View Single Post

  #1 (permalink)  
Old 07-25-2003
Matt Palermo
 
Posts: n/a
Default 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



Reply With Quote