firefox submit button

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Anant
Forum Commoner
Posts: 66
Joined: Wed Jul 14, 2010 11:46 am

firefox submit button

Post by Anant »

Hi,

I have a modal pop up form with submit button , username, password etc. When i click on submit button - it keep processing the page and never logs user in or show any error where as when i do the same in safari it works. But saying that when i delete cache from the firefox and quit it and restart it - it works for the first time and second time again processing issue until i clear the cache and restart firefox ?

I am really not sure what could be a problem here ?

Any ideas ?

Thanks
Kurby
Forum Commoner
Posts: 63
Joined: Tue Feb 23, 2010 10:51 am

Re: firefox submit button

Post by Kurby »

Got some code?
Post Reply