Does anybody know of an equivalent of getPageContext().forward() that will allow me to foward form variables to another page?
For example, I want to post the form to itself for validation and then repopulate the form with the user's input if an error occurs. If it the form is okay, then I would like to forward all of the _POST variables to another page to do all of the db work. Thank you. Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
