Hi, I am having problem with my application.
application works fine if i am running it on my local system (IIS - Php redictor), however on deployment on shared server, application not posting any data from one page to another.
Please help !!!!!!
Problem in deploying application.
Moderator: General Moderators
-
adnanqureshi
- Forum Newbie
- Posts: 1
- Joined: Thu Jul 31, 2008 4:39 pm
Re: Problem in deploying application.
You'll need to tell us more. On the new server, are other php scripts running properly? If it is only the posting that is not working, show us the code for your Form and for the script that is supposed to receive the Post data.adnanqureshi wrote:Hi, I am having problem with my application.
application works fine if i am running it on my local system (IIS - Php redictor), however on deployment on shared server, application not posting any data from one page to another.
Please help !!!!!!