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

How can I pass multiple values parameter in URL

Status
Not open for further replies.

Madalina

Programmer
Dec 19, 2000
10
RO
Hi!
I want to use Prompt# Command in URL to pass values for parameter fields. But it seems that I can't pass multiple values for one parameter. Syntax like .."prompt1=value1prompt1=value2" doesn't work. Any idea?
Thank you!
 
Have you tried putting an ampersand between the prompts like:

prompt1=this&prompt2=that&prompt3=nuttin

Gary
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top