Results 1 to 3 of 3

Thread: [RESOLVED] Httprequesr and MySql...

  1. #1

    Thread Starter
    Addicted Member _Yoyo's Avatar
    Join Date
    Apr 2001
    Location
    Dominican Republic
    Posts
    187

    Resolved [RESOLVED] Httprequesr and MySql...

    HI,

    I need help. I'm using the httprequest object to update tables. I get to update 'em but if i try to select the data recently input then I can't. i.e. let's say there's a textbox for ID, NAME, ADDRESS, and PHONE, using the httprequest object I get to send the data input on those textboxes to the database w/o problems but if a do a query to the data i just entered I can't display it back but if I close the browser and open the page again, I can. Any ideas?

    Hope you understand...
    Last edited by _Yoyo; Oct 31st, 2005 at 11:57 AM.
    The biggest man you ever did see was once just a baby.

    Bob Marley

  2. #2

    Thread Starter
    Addicted Member _Yoyo's Avatar
    Join Date
    Apr 2001
    Location
    Dominican Republic
    Posts
    187

    Re: Httprequesr and MySql...

    No one then????
    The biggest man you ever did see was once just a baby.

    Bob Marley

  3. #3

    Thread Starter
    Addicted Member _Yoyo's Avatar
    Join Date
    Apr 2001
    Location
    Dominican Republic
    Posts
    187

    Re: Httprequesr and MySql...

    Adding this made it work:


    Code:
    <META http-equiv="Pragma" content="no-cache">
    <META http-equiv="Expires" content="0">
    The biggest man you ever did see was once just a baby.

    Bob Marley

Posting Permissions

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



Click Here to Expand Forum to Full Width