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

Search results for query: *

  • Users: naserg
  • Content: Threads
  • Order by date
  1. naserg

    My ASP page runs twice

    Hi I have an HTML page with a form using POST method. My result page is an ASP page. When I check results it seems the post method is not working and the method in use is GET. I checked the log file and it shows that the ASP page is running twice first with POST and next with GET method.What is...
  2. naserg

    POST METHOD

    I have problems with method POST when I use IIS 5.1 + IE 6.x on Windows XP professional. When I use method GET that's OK. For example: Page HTML: <form name=&quot;frm&quot; action=&quot;results.asp&quot; method=&quot;post&quot;> <P>Login: <input type=&quot;text&quot...
  3. naserg

    post method problems

    I have problems with method POST when I use IIS 5.1 + IE 6.x. When I use method GET that's OK. For example: Page HTML: <form name=&quot;frm&quot; action=&quot;results.asp&quot; method=&quot;post&quot;> <P>Login: <input type=&quot;text&quot; name=&quot;login&quot; size=&quot;15&quot...

Part and Inventory Search

Back
Top