page not found problem
Posted by: tunnisha (59.94.134.---)
Date: September 03, 2009 05:23AM

Hi
I am using 30 varchar(600) fields
now i am storing text matter in these fields.
I am using form method=GET
and getting the variable values in the next page.
BUT,when there is lot of text matter while posting form to next page , the error coming is "Page not found" in internet explorer.
When i refresh the same page not found then three variables are missing in the output.
Is there any problem with memory related to mysql.???
I am using wamp server.
please help as i am missing important variables.
regards
tunns

Options: ReplyQuote
Re: page not found problem
Posted by: toumimi (---.68.113-78.rev.gaoland.net)
Date: September 03, 2009 04:51PM

Hi,

You should not submit it using get method. This is not logic nor useful !
Then maybe you will be limited by post data size. First try to use POST method and telll us if it works...

Check php error log. No problem with mysql ("page not found"winking smiley.

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com



Edited 1 time(s). Last edit at 09/03/2009 05:56PM by toumimi.

Options: ReplyQuote
Re: page not found problem
Posted by: tunnisha (59.94.129.---)
Date: September 04, 2009 09:30AM

Dear Florian
POST is working
thanks
regards
tunns

Options: ReplyQuote


Sorry, only registered users may post in this forum.