Log In · Register

 
 
Reply to this topicStart new topic
can you check this for me?
micron
post 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.
 
YourSuperior
post May 24 2007, 09:47 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



^Me too.
 
*mzkandi*
post May 24 2007, 09:49 PM
Post #3





Guest






I got this:

QUOTE
Array ( [variable] => test [submit] => Edit )
 
*Azarel*
post May 24 2007, 09:49 PM
Post #4





Guest






In IE7, I had the same result as you did.

Array ( [variable] => test [submit] => Edit )

became

Array ( [variable] => test )

after three or four submissions of "test".
 
micron
post May 24 2007, 09:49 PM
Post #5


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



yea it works fine in firefox (two variables are passed, the text input, and submit button). but for some reason on IE, when i repeat this a couple of times using the name input ("test") i end up only getting this:

CODE
Array ( [variable] => test )


which is very wrong. and i cant seem to figure out why.
 
micron
post May 24 2007, 09:50 PM
Post #6


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



QUOTE(Azarel @ May 25 2007, 11:49 AM) *
In IE7, I had the same result as you did.

Array ( [variable] => test [submit] => Edit )

became

Array ( [variable] => test )

after three or four submissions of "test".

ok thanks!

i wanted to make sure it wasn't just me. gah, i wonder what's causing that...
 
micron
post May 24 2007, 09:51 PM
Post #7


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



hmm, this is bad, since for cb4 pages, all submit is controlled by the submit button name...
 

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: