If you want to manipulate URL variables in that way I would suggest you use
CF_Formurl2Attributes
Because messing with the querystring isn't really much fun or a good idea
either.

I have a similar UDF somewhere I have written that converts URL/form
variables into another scope and allows you to supply a INCLUDE/EXCLUDE
list.
Let me know if you want a copy.

Russ

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: 03 June 2004 12:32
> To: dev lists
> Subject: [ cf-dev ] dlete variable in query string
> 
> 
> Hi, is there an easy way of deleting a variable in a query 
> string? For instance I have the following string:
> 
> ?keywords=work&st=6&nh=10
> 
> I would like to remove the variable st
> 
> Thanks, Damien
> 
> -- 
> These lists are syncronised with the CFDeveloper forum at 
> http://forum.cfdeveloper.co.uk/
> Archive: 
> http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>  
> CFDeveloper Sponsors and contributors:-
> *Hosting and support provided by CFMXhosting.co.uk* :: 
> *ActivePDF provided by activepdf.com*
>       *Forums provided by fusetalk.com* :: *ProWorkFlow 
> provided by proworkflow.com*
>            *Tutorials provided by helmguru.com* :: *Lists 
> hosted by gradwell.com*
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> 


-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to