in reply to Re: Re: Re: Re: Re: Create required fields from form
in thread Create required fields from form

  1. Output the web page over again with an error message.
  2. Output the web page and use VALUE="foo" on your inputs so your users don't need to fill out the form again.
  • Comment on Re: Re: Re: Re: Re: Re: Create required fields from form

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Create required fields from form
by hcb (Initiate) on Jan 24, 2004 at 01:31 UTC
    Hi,

    My problem is outputting the web page over again with the inputs still intact. I tried pointing back to the URL and the web page comes back blank.

    Any ideas?