can you check this for me? |
can you check this for me? |
May 24 2007, 09:43 PM
Post
#1
|
|
![]() cb's #1 fan! =) ![]() ![]() ![]() ![]() ![]() ![]() Group: Advisor Posts: 2,342 Joined: Nov 2003 Member No: 1 |
http://jusunlee.com/test.php
can you go there and try inputing the same value a couple of times (try "test") and on the final time, copy and paste the result here? im working on the username changing script and somehow on IE7, after repeated entry of the same input, i get this: CODE Array ( [variable] => test ) it realyl should be this: CODE Array ( [variable] => test [submit] => Edit ) there seems to be no problem on FF. i want to make sure its a bug on IE, but it could just be my computer. |
|
|
|
Maestro ^Me too. May 24 2007, 09:47 PM
mzkandi I got this:
QUOTEArray ( [variable] => test [s... May 24 2007, 09:49 PM
Azarel In IE7, I had the same result as you did.
Array (... May 24 2007, 09:49 PM
micron QUOTE(Azarel @ May 25 2007, 11:49 AM) In ... May 24 2007, 09:50 PM
micron yea it works fine in firefox (two variables are pa... May 24 2007, 09:49 PM
micron hmm, this is bad, since for cb4 pages, all submit ... May 24 2007, 09:51 PM![]() ![]() |