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!

Search results for query: *

  • Users: combatking0
  • Order by date
  1. combatking0

    Redirecting

    Simply use <% response.redirect(URL) %>
  2. combatking0

    Cookies are easy to use in ASP?

    If you are getting empty form values, make sure the form you are sending from has the correct method applied (Get or Post).
  3. combatking0

    IIS Setup - Cannot view default asp page

    Have you tried http://INTRANET/default.asp ? You shouldn't need the localhost part.
  4. combatking0

    IIS Locking Files?

    I used to have this problem. Make sure MS Access or a similar DB editor is not running and has the database(s) you intend to use online.

Part and Inventory Search

Back
Top