Ian Vaughan wrote:
> How could I prevent
>  
> ?name=<script>alert('hi!');</script>
>  
> this type of input being added to the URL in Coldfusion ??

You can never prevent a visitor from adding things to a URL, you
can only design your application to respond properly to what has
been added to a URL. That means you first have to define what a
proper response would be and after that we might be able to help
you code for it.

Jochem

--
I don't get it
immigrants don't work
and steal our jobs
     - Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to