Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to populate a scroll menu(s) in an html page???

Status
Not open for further replies.

Vem786

Technical User
Dec 2, 2003
52
US
I have a HTML page that has 10 Scroll Menus & I want the data to get populated in them(from a database) on Page Load, so that I can select the data from them to work on it.

Any ideas!!!

Thanks
 
In all honesty, I think this is a server side issue where you want the static HTML generated.

Javascript enhances convenience or adds lush paint jobs, it's no good for the *critical* operations.

----------
I'm willing to trade custom scripts for... [see profile]
 
Hi stormbind:
Can you look at the thread posted by me -- "Javascript Help On Form Data Display".? Can you answer my doubt in there.

Thanks in advance.
 
Stormbind:
I know JavaScript is NO GOOD for critical operations but, how about calling the JS file in the <script> tag instead of revealing it in the HTML page?? Also Is it possible to DISABLE VIEWING the SOURCE CODE??

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top