--- On Thu, 8/21/08, Milan Milanovic wrote:
> I don't understand this solution, what is "p" parameter, and 
> whait is "RANDOM"?

This is a common technique to throw off caching mechanisms.

The "p" parameter is a dummy parameter that gets a random value so that when 
the submission is made, since the URL is changing due to the random parameter, 
it won't be cached.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to