Search found 1 match

by tehtali
Mon Dec 02, 2002 12:09 am
Forum: PHP - Code
Topic: form values pass fail with iis+php(cgi)
Replies: 1
Views: 1262

form values pass fail with iis+php(cgi)

I've a problem in passing my form values, very simple example as:(It works fine without IIS, but commit failures once I swith on the IIS web server, WHY?) <html> <head> <title></title> </head> <body> <FORM METHOD="GET" ACTION ="myName.php"> <BR> <BR> <font-family: comic sans ms> ...