and do you know a link on how to buid links using raisl, like the one i need?
On Jan 27, 11:31 am, Frederick Cheung <[email protected]> wrote: > On Jan 27, 9:16 am, radu puspana <[email protected]> wrote: > > > > It seems pretty simple but it's not. You should make sure that you > > > enforce URI encoding standards when submitting your URLs. > > > What does this mean " You should make sure that you enforce URI > > encoding standards when submitting your URL." ?? > > It basically boils down to making sure you escape special characters. > If my memory is correct ruby has some functions for url encoding > parameters in the CGI module > > Fred > > > Can you explain the problem in more detail or give me a link? Can I > > find the answer, to the URI encoding question, in the tutorial on the > > site u googleguides.com ? > > > > I hope this helps you to get started. > > > Many many thx, > > radu > > > > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

