Search

You searched for the word(s): userid:878474

Matching Posts

  • POST Help

    Hey I'm having some trouble using POST with ASP.NET. I have written some code to write out Submit has been pressed, when I press the button Register but it doesn't work. I have looked through the documentation and searched the internet but couldn't fix the problem. If anyone can point me the right way that would be great! <%@ Page Language="C#" AutoEventWireup="true" CodeFile="SignUp.aspx.cs" Inherits="SignUp" %> <%@ Import Namespace =
    Posted to Getting Started (Forum) by yellowshadow on 7/6/2009
  • Re: POST Help

    Thanks that worked perfectly.
    Posted to Getting Started (Forum) by yellowshadow on 7/6/2009
  • POST and some other PHP stuff

    Hey guys I need some help converting some PHP code to ASP.NET. The code is this: <h3>Login</h3> <form action=\"login.php?submit\" class='form colours' method='POST'> <p><input name='username' maxlength='32' value='username'/></p> <p><input name='password' maxlength='32' value='password' /></p> <p class='submit'><input type='submit' value='Submit'
Page 1 of 1 (3 items)