Search found 3 matches

by maxvee8
Sat Dec 02, 2006 12:49 pm
Forum: Javascript
Topic: Client Side Form validation Help!
Replies: 7
Views: 1077

Client Side Form validation Help!

i have been searching form client side form validation script for ages but i cant find any that is useful. i need validation to check: 1. URL entered is correct format if not display message if it is correct post the form 2. tell it to post nothing if the url field is left at "http://" 3. ...
by maxvee8
Fri Dec 01, 2006 4:42 pm
Forum: PHP - Code
Topic: URGENT HELP NEEDED! - simple PHP Guestbook save edit delete
Replies: 2
Views: 1261

It has to be saved to a text file

hi yeah it would be nice with mysql but it has to be saved to a text file at the minute maybe in the future ill do database
by maxvee8
Fri Dec 01, 2006 4:29 pm
Forum: PHP - Code
Topic: URGENT HELP NEEDED! - simple PHP Guestbook save edit delete
Replies: 2
Views: 1261

URGENT HELP NEEDED! - simple PHP Guestbook save edit delete

hi ive not been coding php for very long and iam stuck, im making a php guest book that saves entries to a text file i have made it so that i can add entries to the text file and it dispalys each one on the screen the problem iam having is with the adminsection. the code i have at the minute makes i...