This is a discussion on RE: [PHP] Link acting as a submit button within the PHP General forums, part of the PHP Programming Forums category; Actually, I found out what the problem is. I have a normal submit button in the same page, however when ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Actually, I found out what the problem is. I have a normal submit button in
the same page, however when I take out the submit button, the javascript code works fine. When I put the submit button back in, I get the error again. Is there a fix for this, or do I need to make the submit button into a link instead? Thanks, Matt >===== Original Message From Comex <ng@xemoc.cjb.net> ===== ><3F46E4C7@zathras> >Matt Palermo: >> I just remembered (I'm not sure if it makes a difference) that I am >> using frames on this page. Does this matter at all? Thanks. >> >> Matt > >No, it doesn't... well it shouldn't anyway. Check the source code of the >outputted page. Is it exactly what you want it to be? If not, you might >want to try using single quotes... > > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, visit: http://www.php.net/unsub.php |
|
|||
|
what is the javascript on it? sorry, missed the start of the thread...
----- Original Message ----- From: "Matt Palermo" <mpalermo@vt.edu> To: "Comex" <ng@xemoc.cjb.net>; "php-general" <php-general@lists.php.net> Sent: Friday, July 25, 2003 1:05 PM Subject: RE: [php] Link acting as a submit button > Actually, I found out what the problem is. I have a normal submit button in > the same page, however when I take out the submit button, the javascript code > works fine. When I put the submit button back in, I get the error again. Is > there a fix for this, or do I need to make the submit button into a link > instead? > > Thanks, > Matt > > >===== Original Message From Comex <ng@xemoc.cjb.net> ===== > ><3F46E4C7@zathras> > >Matt Palermo: > >> I just remembered (I'm not sure if it makes a difference) that I am > >> using frames on this page. Does this matter at all? Thanks. > >> > >> Matt > > > >No, it doesn't... well it shouldn't anyway. Check the source code of the > >outputted page. Is it exactly what you want it to be? If not, you might > >want to try using single quotes... > > > > > > > >-- > >PHP General Mailing List (http://www.php.net/) > >To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > |
|
|||
|
<root@fatcuban.com>
skate: > what is the javascript on it? sorry, missed the start of the thread... http://tinyurl.com/i0un |