AJAX on HTTPS failing

Discussion in 'JavaScript' started by cesarcesar, Apr 23, 2007.

  1. #1
    I am using this really neat and easy AJAX inline text edit script, http://www.yvoschaap.com/index.php/weblog/ajax_inline_instant_update_text_20/. It works great on localhost and HTTP. But, when i run it on the destination HTTPS server it fails to send the edited field name and values described in the "Update File". My javascript is a little lacking so your help is much appreciated.

    Simply put.. How do i get this script to run over HTTPS?

    Thank You.
     
    cesarcesar, Apr 23, 2007 IP
  2. moin

    moin Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello friends,

    Could anyone suggest me code for javascript string validation, for example,

    if a user enters string in text field, an error should be displayed for entering invalid text in the text field.

    I need the help asap.

    Thanks.
     
    moin, Apr 23, 2007 IP
  3. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
  4. cesarcesar

    cesarcesar Peon

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    cesarcesar, Apr 23, 2007 IP