Jump to content

rockonmetal

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by rockonmetal

  1. Oh, yeah, cuz its still underconstruction "Note: Coming Soon" on the image... but does the site look promising, like "I wanna see the rest of the site"
  2. ? no GIANT IMAGE??????? NO IMAGE SAYING PUREADD!!!!! or is there?
  3. I need someone to tell me if this looks promising www.pureadd.com Its my site... I almost the whole website done...
  4. Ok, I am new, I have no idea where to post this so if its in the wrong place let me know!!! Ok, so I hardly know any php code... i am wondering if someone could help me write a validation for my form that would be great, I have the form code below... <form action="uploader.php" method="post" enctype="multipart/data"> <input type="hidden" name="3p42r3ad3a4than32" value="329r8g" /> <div class="pureadd"> <br> <br>Your Name: <br><input type="text" name="Name" class="input" /> <br>Your Email: <br><input type="text" name="Email" class="input"/> <br> <script type="text/javascript"> var d = new Date() document.write("<input type='hidden' value='"+Date()+"' name='time' />") </script> <br> <br>Agree To Terms of Service <br><input type="checkbox" name="TermsOfService" value="Agreed" /> Yes I Agree To the Terms of Service <br> File Description: <br> <textarea rows="5" cols="40" name="description" id="maxcharfield" onKeyDown="textCounter(this,'progressbar1',200)" onKeyUp="textCounter(this,'progressbar1',200)" onFocus="textCounter(this,'progressbar1',200)" class="textarea"></textarea><br /> <div id="progressbar1" class="progress"></div> <input type="submit" class="input"> </div> </form> Don't worry about the first hidden input thats totally under controll. I would like for the form to validate when the user clicks the submit button and if the form is valid then it goes and if not the form does not send... thanks!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.