On Thu, Feb 03, 2005 at 12:21:06PM -0800, Tim Howell wrote:
> Is there an easy way to implement the functionality of the back button
> with Javascript (or something else) in order to solve this problem
> without rewriting a big chunk of the application?
Check the resources at irt.org. In a pinch, I'll use the following code:
<button name="back" onclick="javascript:history.back()"
style="font-size: 12.5pt;"> <-- Previous </button>
> I initially considered using CGI::Application::ValidateRM but I
> confess I've never taken the time to learn it (and it seemed a little
> complicated for my needs).
Check out the tutorial[1].
William
[1] http://search.cpan.org/~purdy/Data-FormValidator-Tutorial/
--
Knowmad Services Inc.
http://www.knowmad.com
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.