PHP buttons dont post back

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Luis Luevano
Forum Newbie
Posts: 2
Joined: Tue Sep 29, 2009 12:12 pm

PHP buttons dont post back

Post by Luis Luevano »

Hi,

I have Windows Server 2008 x64, IIS 7.0 and IE8 with all the service packs and updates from MS installed already.

I installed PHP 5.2.11 using the Microsoft Web Plataform Installer which was no problem at all, I checked after the PHP configuration and the IE displayed it perfectly.

Later I attached a PHP web site (Lime Survey Open Source), put it inside wwwroot and finally "created the application" on IIS.

The problem starts here...

When I see the page on the IE (http://localhost:23/webpage -I dont use port 80-) it asks me to enter a user name and password, which I type correctly, then click on the login button but no acction takes place, it just moves down and up as I click it but nothing happens, also no image on the page shows, I right click them and select "show image" but nothing.

I dont know if Im missing some configuration on IIS, PHP or something on the new IE8 might be causing this.

Please any help would be deeply appreciated.

Luis E Luevano P
thirumalai
Forum Newbie
Posts: 1
Joined: Wed Sep 30, 2009 10:45 am

Re: PHP buttons dont post back

Post by thirumalai »

Luis Luevano wrote:Hi,

I have Windows Server 2008 x64, IIS 7.0 and IE8 with all the service packs and updates from MS installed already.

I installed PHP 5.2.11 using the Microsoft Web Plataform Installer which was no problem at all, I checked after the PHP configuration and the IE displayed it perfectly.

Later I attached a PHP web site (Lime Survey Open Source), put it inside wwwroot and finally "created the application" on IIS.

The problem starts here...

When I see the page on the IE (http://localhost:23/webpage -I dont use port 80-) it asks me to enter a user name and password, which I type correctly, then click on the login button but no acction takes place, it just moves down and up as I click it but nothing happens, also no image on the page shows, I right click them and select "show image" but nothing.

I dont know if Im missing some configuration on IIS, PHP or something on the new IE8 might be causing this.

Please any help would be deeply appreciated.

Luis E Luevano P

Hi Luis,

I think it's not a configure problem it's just script problem . r u use any javascript in button...
Luis Luevano
Forum Newbie
Posts: 2
Joined: Tue Sep 29, 2009 12:12 pm

Re: PHP buttons dont post back

Post by Luis Luevano »

Thank you,

I tried with firefox and everything worked perfectly, the IE as usual was causing trouble.

Regards,

Luis E Luevano
Post Reply