Hi,
Just as one can populate a <select> tag with fields read from a table, can populating a <select> tag with table names read from a database also be done?
Thanks for any help, my book doesn't seem to address this.
Chris
~`^%
Is it possible to SET two or more field values with one UPDATE statement, such as the following. The syntax will be incorrect...
SQLstmt = "UPDATE tbl_wr_Main SET dev_proj_status = 'Assigned' dev_developer = 'Johnson' WHERE tbl_wr_Main.id IN (" & dev_accept_these & ")"
The variable...
Chessbot,
My my you seem to be real good at this. You seem to have an understanding of my vision. Thank you for your feedback and expertise. I will test this code after the Holidays and provide feedback. Happy Holidays to you and yours.
Chris
~`^%
A little help with javascript please...
Hi all, me again,
Could someone help me with this two function javascript?
In the first function, I want to check the value of a form field called "proj_sel_wrtype". It is a radio button field that will be equal to either "Posting" or "Project".
If the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.