Ravi Gogna wrote:
[snip]
> I've managed to write the checking program in such a way that clicking
> submit launches an 'error' page which displays at the top of the page
> which field is wrong, and then redisplays the form. (The form
> redisplay is done using a function which uses the variables I
> Is there a way I can make these boxes and buttons
> retain their value?
Without a code example, I am forced to give a generic answer. Here's one
way to do it:
value="1">Option 1
value="2">Option 2
value="3">Option 3
value="4">Option 4
value="5">Option 5
value=
Ravi Gogna wrote:
Hi there
I'm absolutely new at this so forgive me if none of it makes any sense!
I'm trying to write a page which lets you apply for tickets. I've
written it in PHP and used simple variable names for all the input
fields. Upon clicking submit, I want the form to be checked f
3 matches
Mail list logo