Hi Ar,
> I think if you really want to see what Hassan is cautioning you about ...
Another great response from you!! I've been doing my limited Internet
programming with a Desktop-programming mindset. But thanks to you, I
now see that I really have to validate each field in a response for
data-type, range, etc. regardless of how the form I provided the user
was set up.
Is that the correct mindset, as you perceive the problem?
Many thanks to you and Hassan,
Richard
On Aug 10, 5:05 pm, Ar Chron <li...@ruby-forum.com> wrote:
> RichardOnRails wrote:
>
> > So what do I fail to understand. (A lot, no doubt, but how much about
> > my validation of vendor selection on this form.)
>
> > Best wishes,
> > Richard
>
> > On Aug 10, 3:30 pm, RichardOnRails
>
> I think if you really want to see what Hassan is cautioning you about,
> install Firefox as a browser if you don't already have it. Next, load
> the Firebug tool for Firefox.
>
> Now visit your apps web page in Firefox, then activate the Firebug
> plug-in (click the little bug in the lower right corner).
>
> Not only can you walk through your form within the Firebug window, but
> you can change attributes of that form. Find your 'form action='
> statement, double-click the action string within the quotes and voila,
> you can alter the form target... or anything else you want... action,
> method, values, etc.
> --
> Posted viahttp://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment