Thread: Form question
View Single Post
Old 01-11-2006, 10:36   #3 (permalink)
combat sheep
Trained to Kill.
 
combat sheep's Avatar
 
Join Date: Oct 2006
Location: Southport, UK
Posts: 307
Send a message via MSN to combat sheep
are the input fields on their own or separate pages ?

if all on the same just use the javascript select function (similar to tabbing)

if on separate pages, uses datahound's example but personally I'd use the ternary operator
  Reply With Quote