close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

display product status on clients details page

Thread began 4/13/2010 8:56 am by mr hankey | Last modified 4/16/2010 1:53 pm by mr hankey | 1765 views | 6 replies |

mr hankey

display product status on clients details page

hi,

i have been trying and trying to get this to work and i know it will be something simple.

i have created my clients detailspage with data assist and i am trying to display the product status for that client on the page.

i looked at the recordset created by data assist which includes these parameters:

ParamClientID
Numeric
-1
$_GET['ClientID']

ParamSessionClientID
Numeric
-1
$_SESSION['WADA_Insert_clients']

ParamClientID2
Numeric
-1
$_GET['ClientID']


when i try using this with my recordset i get nothing displayed on page even though there is a status for that product to that client.

my recordset:

SELECT *
FROM product INNER JOIN clients ON clients.ClientID = product.clients_ClientID
WHERE ClientID = ParamClientID OR ( -1= ParamClientID2 AND ClientID= ParamSessionClientID)

no errors when i test this and no data when i click test button which is what i expected.

i have a productstatus column which i dragged onto my page next to a field that said "Status" but nothing displays for that client.

can someone help me please?

many thanks

Sign in to reply to this post

Jimmy Wu

Have you tried running through the query directly in your sql database? If you haven't give that a try to see if any results are being returned. If not, then it may be caused by the recordset query not being written correctly.

Sign in to reply to this post

mr hankey

hi jimmy,

i cant run this through mysql direct as the sesion variables etc are php variables generated by data assist.

they are the ones that come were generated from the details page so i copied them and tried with this recordset.

can you help with the recordset so it shows that product status for that clientid?

many thanks

Sign in to reply to this post

Jimmy Wu

Try displaying the ParamSessionClientID and making sure that the value is set correctly. There might not be any results returned since the session variable is not set correctly. Also, you can replace the session variable with a hardcoded value to test it directly in the database. Give that a try.

Sign in to reply to this post

mr hankey

hi jimmy,

i will give that a go.

many thanks for your help

Sign in to reply to this post

Jimmy Wu

Let me know how it goes.

Sign in to reply to this post

mr hankey

will do jimmy thanks for your help

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...