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

post parameters to url

Status
Not open for further replies.

mjd3000

Programmer
Joined
Apr 11, 2009
Messages
136
Location
GB
How do I post parameters to a web page in Javascript? I want to do the equivalent of this :

"
 
What would the syntax be? I am unfamiliar with Javascript.
 
Hi

Code:
location[teal].[/teal]search[teal]=[/teal][green][i]'param=1'[/i][/green][teal];[/teal]
Code:
[COLOR=darkgoldenrod]alert[/color][teal]([/teal]location[teal].[/teal]search[teal]);[/teal]


Feherke.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top