close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

how to create run-time variable

Thread began 8/30/2011 3:50 am by av3103798 | Last modified 8/30/2011 7:14 am by av3103798 | 707 views | 1 replies

av3103798

how to create run-time variable

Hi,
I've used Data Assist to create a search.php and result.php page similar to the tutorial.
The searching works fine, but I have one small problem.

One of the search fields is a field called "funder". It is a dropdown that shows the Funder's Name as text, but searches on the ID field, "funder_id".

On the results page, I want to show the funder, but all i can show is the funder's ID -- example, Funder:3. What I want to show is: Funder: Federal Government -- the label/name field.

So I create another recorset from the table of Funders and filter it with the results of the main 'results' recordset:

SELECT *
FROM tbl_funder
WHERE funder_ID = colname

Name: colname
Type: Integer
Default Value: -1
Run-Time Value: $row_rs_products['Funding_Source']

This value doesn't work for some reason. Assuming that I have the field names right, what else could be wrong? This does not return the "Funding_Source" for each result record.
I'm guessing I don't know how to properly define the "Run-Time Value" properly?

thanks for any help.

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...