location.replace(loc+qs);
//alert(screen.width +" " +screen.height);
- Original Message -
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 7:51 AM
Subject: Re: javascript vars to cf vars?
> I've actu
MAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 5:23 PM
Subject: RE: javascript vars to cf vars?
> why not have one page which uses JS to gather the info you need (screen
> width, etc.), then submit this to a CF page using forms, or url
parameters.
> The CF page would then set cookies or se
ughts.
Shawn Grover
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 24, 2001 1:27 PM
To: CF-Talk
Subject: Re: javascript vars to cf vars?
I'm trying to do the same thing, but I have a couple of issues that I can't
get around. The big one
ECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 24, 2001 2:27 PM
To: CF-Talk
Subject: Re: javascript vars to cf vars?
I'm trying to do the same thing, but I have a couple of issues that I can't
get around. The big one is that we use frames and that seems to really
screw things up
you to the site
location.href='index.cfm?width=' + screen.width + '&height=' +
screen.height;
Regards,
Steve Drucker
CEO / MM Master Instructor
Fig Leaf Software
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 24, 2001 3:27 PM
To: CF-
om: "Michael Lugassy" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 7:01 PM
Subject: javascript vars to cf vars?
> this might sound stupid but - is it possible to put js vars (like, screen
width) into
> coldfusion vars?
>
>
frame sometimes) and have CF read them as URL or FORM
variables.
HTH,
Evan
> -Original Message-
> From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 16, 2001 8:02 PM
> To: CF-Talk
> Subject: javascript vars to cf vars?
>
>
> this might sound s
this might sound stupid but - is it possible to put js vars (like, screen width) into
coldfusion vars?
~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-ar
8 matches
Mail list logo