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

multiple discrete and range values in one URL parameter

Status
Not open for further replies.

joksanen

Programmer
Aug 25, 2002
4
FI
The white paper on URL commands doesn't describe how to create a parameter that includes discrete and range values.

Is this possible: promptex-sample="1",("2"-"5") ?
Does the order of the values matter?
ie. promptex-sample="1",("2"-"5"),"7",("9"-"12")

I'd try this in the production environment, but I'm working @ home...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top