Menu

URL after a doPost

Help
2006-11-11
2013-04-02
  • Shawn Ferris

    Shawn Ferris - 2006-11-11

    I'm using doPost to receive a message and my URL changes to something similar to:

    http://192.168.0.3/cgi-bin/ef.cgi/#msg:1163203514156

    I didn't think a post request would do that? I'm new to Clean and Ajax in general, so maybe it's just me. However, a postFormByName isn't changing the URL? is there an option to keep it from re-writing the URL?

     
    • Carlos Eduardo Goncalves

      You should set the attribute cache on your messages to false. The #msg:1163203514156 is the message id used by the engine to controls back/forward navigation for cached AJAX requests.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.