Jump to content

Logeman

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Logeman

  1. Im not actually sure what the problem is. I do know though that the asp file is the same name as designated in the form. All I know is that when I hit the submit button and after I open the asp file, there's nothing there. Im not sure if it's the asp file or the html but it's not working.

  2. <form name="input" action="html_form_action.asp"method="get">Username: <input type="text" name="user"><input type="submit" value="Submit"></form>This is the form I used.I named a text document html_form_action.asp and nothing appears on it after having clicked the submit button.

×
×
  • Create New...