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

simple form question

Status
Not open for further replies.

786snow

Programmer
Nov 12, 2006
75
Hi,

Is it possible to put absoulte path in form post like

<form method ="post" action = "
when i try it does not work, and i get the "URL not founf , but if I paste it in the
browser then it works

note:this is my local environment url
 
AFAIK there should be no problems with absolute paths. Your problem must be coming from somewhere else. Have you tried a simple get form to just try the functionality?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top