The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
Just finding a simple bit of code off the internet is proving to be so difficult because people over complicate their example scripts with crap functions that do unessacery work.
Basically, all I want is a simple form validation routine which checks to see if all items on the form are filled in...
The ones that I have tried don't seem to work!
The items I have on my form (which is named "details") are as follows
1 textbox named: "title"
1 textarea named: "introduction"
1 textarea named: "the product"
1 textarea named: "item"
Could anyone just give us a simple script that will check to see if all of these fields are filled in?
Cheers
Just finding a simple bit of code off the internet is proving to be so difficult because people over complicate their example scripts with crap functions that do unessacery work.
Basically, all I want is a simple form validation routine which checks to see if all items on the form are filled in...
The ones that I have tried don't seem to work!
The items I have on my form (which is named "details") are as follows
1 textbox named: "title"
1 textarea named: "introduction"
1 textarea named: "the product"
1 textarea named: "item"
Could anyone just give us a simple script that will check to see if all of these fields are filled in?
Cheers