Forum Moderators: open

Message Too Old, No Replies

PayPal form code doesn't validate

needs object or......

         

Lorel

10:48 pm on Feb 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hi

I'm trying to validate a page with PayPal buttons. the message in W3.org says for 4.1 Transitional says it needs

Line 492, column 108: document type does not allow element "FORM" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME" start-tag

Here is the actual line (little arrow was pointing at "post" :

<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">

Can someone help me fix this please?

lorel

DrDoc

10:56 pm on Feb 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What is the parent element of your form?