[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cgiapp] Simple form validation problem...


And http://mark.stosberg.com/dfv/ is a nice example too

-----Original Message-----
From: William McKee [mailto:suppressed 
Sent: Friday, 4 February 2005 1:52 p.m.
To: suppressed
Subject: Re: [cgiapp] Simple form validation problem...


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;"> &lt;-- 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




---------------------------------------------------------------------
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.