Search results

  1. M

    problem with a html form at action="url"?

    i have a problem with a html form , the form likes this : <h3 class="senddata"><span>send data</span></h3> <ul> <form method="POST" action="www.sample.com/Order.aspx?o=[submitted value by users]&e=p"> <div style="margin-bottom: 5px;">Your value : </div> <div style="width: 100%;"><input...
Back
Top