The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Blank page
tudsy
post Oct 4 2023, 08:23 AM
Post #1


Advanced Member
****

Group: Members
Posts: 246
Joined: 30-September 14
Member No.: 21,611



Hi

I am writing a script to perform double optin and then goto Paypal for the customer to pay. But when I go through the process, It produces a blank page. I use jquery to submit the form without a submit button.

Any help is appreciated. Thanks. Attached File  process_doubleoptin.txt ( 4.82k ) Number of downloads: 153
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Jason Knight
post Oct 10 2023, 04:49 PM
Post #2


Advanced Member
****

Group: Members
Posts: 109
Joined: 25-December 22
Member No.: 28,719



Malformed form, incomplete markup, JavaScript doing HTML's job (the validation), tables for layout, global functions, innerHTML running security risks, static style in the CSS, pixel metrics telling users with accessibility needs to go **** themselves, tags that haven't been valid HTML in two and a half DECADES, quirks mode rendcering thanks to no <!DOCTYPE html>...

No offense menat, but your HTML reeks of having not learned enough modern HTML to be playing with JavaScript yet. Especially not for something security related like PayPal. Though honestly the mere presence of jquery and lack of media attributes says that too.

It's all such a weird mix of mid 1990's and "HTML 5, what's that" I can't even decipher what you expect it to do or are even trying to make it do.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


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

 



- Lo-Fi Version Time is now: 18th May 2024 - 08:22 AM