Results 1 to 5 of 5

Thread: Effective and secure form submission methods?

  1. #1
    Join Date
    Apr 2008
    Posts
    109
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Effective and secure form submission methods?

    Hello!

    I have been struggling to implement a ASP-based CAPTCHA method unto my web form, but haven't gotten it working yet.

    So I'm looking for perhaps an alternative way of doing this.

    Here's my contact form. It's the completely regular one, where user enters his/hers username, adress, phone number, etc.:

    http://www.froso.dk/test/kontakt/skriv.asp

    I know absolutely nothing about ASP coding, which is likely why I haven't gotten it to work.

    Perhaps there are, at least, decent alternatives using JavaScript and/or CSS instead?

    If anyone could point me in the direction of how to create a secure web form using JavaScript/HTML/CSS, I'd greatly appreciate it!

    Thank you!


    Cheers,
    Bassa

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I have a few questions:
    1. Did you program any part of it? Or does the form not mail, or anything?
    2. Does your host support PHP?
    3. Do you know PHP?
    4. Can we see your code?

    Can you answer all those above please? Thanks!
    Jeremy | jfein.net

  3. #3
    Join Date
    Apr 2008
    Posts
    109
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Nile View Post
    1. Did you program any part of it? Or does the form not mail, or anything?
    Yeah, the Form doesn't mail. And no, I didn't program any of the CAPTCHA stuff within. I couldn't get it to work, so I was just looking for another way of getting some anti-spam security into my Form.

    Quote Originally Posted by Nile View Post
    2. Does your host support PHP?
    No.

    Quote Originally Posted by Nile View Post
    3. Do you know PHP?
    No.

    Quote Originally Posted by Nile View Post
    4. Can we see your code?
    What code?


    Cheers,
    Bassa

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Well, the only way I could help is if you got your host to suppose php. Sorry.
    Jeremy | jfein.net

  5. #5
    Join Date
    Apr 2008
    Posts
    109
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    No problem.

    My host supports ASP, so if I'll need CAPTHCA I'll have to go with JS/ASP/HTML/CSS.


    Cheers,
    Bassa

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •