need ajax popup form

Discussion in 'JavaScript' started by brightyoursite, Feb 4, 2010.

  1. #1
    ajaxpopupform is a jquery based cool popup window which can be used as contact , feedback … forms on your websites . It’s easy to install and customize .It use ajax to check the email , null fields and use phpmailer to send email

    download there :)

    http:// www.brightyoursite.com/blog/2010/01/31/professional-ajaxpopform/
     
    brightyoursite, Feb 4, 2010 IP
  2. krsix

    krsix Peon

    Messages:
    435
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    uh, is this script safe?

    $from = $_POST['email'];
    $msg=$_POST['message'];
    "<tr><td> comments </td><td>$msg</td></tr>".


    No sanitization at all? Really?
     
    krsix, Feb 4, 2010 IP
  3. brightyoursite

    brightyoursite Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it have checked the email , for the message just have required check. but if u add others fields , u need add it by your requirments. its a send email script .
     
    brightyoursite, Feb 4, 2010 IP
  4. brightyoursite

    brightyoursite Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    for email script of course this script is safe
     
    brightyoursite, Feb 6, 2010 IP
  5. brightyoursite

    brightyoursite Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    new version coming , i 'm updating it your suggestions will be more helpfull
     
    brightyoursite, Feb 22, 2010 IP
  6. brightyoursite

    brightyoursite Peon

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0