head of the document

<script language="JavaScript"><!--
function addtoken(what) {
    what.href += '&<cfoutput>#request.urltoken#</cfoutput';
}
//-->
</script>

<a href="index.cfm?fuseaction=gohere" onClick="addtoken(this)">text link</a>

Only benefit though would be that you didn't have the cfid and cftoken in
your urls.  don't really save much in keystrokes.

Fred T. SandersCharlottesville,
VA-------------------------------------------Programmers don't lie...They
just can't tell time.
Make an easy $10.00?http://www.inboxcash.com/$10/referral.asp?id=432820




----- Original Message -----
From: "Dian Oktosoma" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Sunday, December 10, 2000 10:27 PM
Subject: RE: displaying URLToken


> How about if I want to always attach CFID and CFTOKEN at every links in my
> page. Can I do it automatically ?
>
> thanks
>
> > -----Original Message-----
> > From: Kinley Pon [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, December 10, 2000 4:21 AM
> > To: Fusebox
> > Subject: displaying URLToken
> >
> >
> > Every link or request that I make I attach
> > #request.urltoken#.   How can I
> > prevent the CFID and CFTOKEN from displaying on the URL?
> >
> > I have not had any success hiding it.
> >
> > Do you anyone have any ideas?
> >
> > Justme
> > Kinley
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to