View Single Post
  #3 (permalink)  
Old March 29th, 2005, 05:26 PM
jamara
Guest
 
Posts: n/a
Default

This is probably due to my inexperience.

I had coded the redirect like this:

  Response.Redirect("scan_SPBoard_no.asp")

Also, I would be passing a password which really shouldn't be in the URL. Is there any other way to accomplish this?

I should have clarified this earlier....I apologize for the oversight.

Reply With Quote