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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SCRIPT USED FOR DROP DOWN MENUS

Status
Not open for further replies.

candle20

Technical User
Aug 1, 2002
7
0
0
GB
I've set up various scripts for drop down menus but some of the titles have numbers in them eg. '3D pressure valve'. Is there a problem using numbers within scripts as I get a script error occuring with the line, 'number expected on 3D?' Is there any way round this problem?
 
Numbers within the script should not be a problem if you have 3D pressure valve between quotes like string literals: "3D Pressure Valve". Otherwise, I do not know what context you are using that title in.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top