Skip to main content
Inspiring
November 20, 2006
Question

Capturing form info - including action

  • November 20, 2006
  • 1 reply
  • 177 views
I'm looking at error handling. I'm wondering (right now) if there's a means
by which to capture a form's action. I'm looking to have a confirmation
page for my delete items tha can say be universal and so route pages to
their proper places after confirmation has been done.

I may also just do a JavaScript confirmation, but I'm not as big on that.

Also searching other avenues, so any suggestions are more than welcome.

--

TIA,

Jon Parkhurst
PriivaWeb
http://priiva.net.


This topic has been closed for replies.

1 reply

Inspiring
November 20, 2006
I guess that was a pretty big morning question. :O)

I'm goign to redirect all of my forms to a general error checking for, an
then have a hidden field that redirects the form from there - that should
work, no?

TIA,

Jon

"crash" <crash@LOSTcdcdigital.com> wrote in message
news:ejspt4$npe$1@forums.macromedia.com...
> I'm looking at error handling. I'm wondering (right now) if there's a
> means by which to capture a form's action. I'm looking to have a
> confirmation page for my delete items tha can say be universal and so
> route pages to their proper places after confirmation has been done.
>
> I may also just do a JavaScript confirmation, but I'm not as big on that.
>
> Also searching other avenues, so any suggestions are more than welcome.
>
> --
>
> TIA,
>
> Jon Parkhurst
> PriivaWeb
> http://priiva.net.
>