RE: encryption of form & url variables

2001-03-16 Thread Ledwith, Brian
'YourKeyHere'; decStr = urlencodedformat(decrypt(str,key)); HTH, ~Brian -Original Message- From: nagesh [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 11:58 AM To: CF-Talk Subject: encryption of form & url variables Hi all, Is there any way to encrypt the u

Replacing ALL url vars with ONE

2001-03-28 Thread James Maltby
I seem to remember about 6 months ago someone talking about "hiding" a range of variables by using one variable that linked to a data table holding the others. Something like replacing: template.cfm?id=x&include=y&menu=z&sound=on with template.cfm?var=1234 Where var called a table holding: id, i

Passing String In Form vs. URL

2001-07-24 Thread Dave Hannum
Hello, I've got an interesting one. I have a table with a column of Account Codes values that are varied like so: (None) 00 01 3513 09 18 4006 10 20 504618 9410 etc . . . If I return all of the rows in the database, and make each record a link with AcctCode=#AcctCode# and then query the databas

Re: Passing variables through a URL

2002-01-12 Thread Bud
On 1/12/02, Jim Vosika penned: >Hi, > I know it's late but I have a newbie question for anyone awake. >I am trying to make a text link that would sort records from a query. I >would like to pass the parameter through the URL that says which column >to sort by but can&#x

RE: Passing variables through a URL

2002-01-12 Thread Jim Vosika
Bud, Thank you so much for taking that much time to explain it to me! You have been VERY helpful! Thanks! Jim Vosika (newbie) -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 12, 2002 8:53 AM To: CF-Talk Subject: Re: Passing variables through a URL

Preventing URL Variables from being changed

2002-01-18 Thread David Douglas
Hello, I setup a view query where it only displays records on the user's ID. I notice that if I change the ID name in the URL it will show the other records for that ID, I am sure there is a simple way to prevent this. Any help is greatly appreciated. Thanks

Passing a variable in a URL

2004-04-23 Thread Claremont, Timothy
Sorry for the basic question, but what is the trick to passing a variable in a url and retaining the spaces in the variable??? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Redirect to page based on URL...

2004-06-02 Thread Les Mizzell
I have a client the currently has two domain names pointing to the same site.  They've now asked me to redirect one of the names to a specific file down inside the site. I'm pretty sure this is something that I can do with cfhttp or one of the related tags, but I'm not exactly sure how to pull

About Scoping mostly url and form

2004-06-17 Thread Joshua O'Connor-Rose
At the risk of looking not too bright I have a question maybe I can get help, or someone can put me in my place So about scope. when I started coding CF (about 7 years ago) I really didn't know about scope at all, then I started using cgi session application client query struct form ur

Re: OT: open url from script

2004-09-02 Thread Dick Applebaum
Hey Phil    open http://www.apple.com See how much simpler it is on a Mac -- one less letter in the command & quotes are optional  :) Seriously, if you are trying to make your app platform-independent, then have a look at this:    http://www.ss64.com/osx/ Dick On Sep 2, 2004, at 3:33 PM, Ph

Re: OT: open url from script

2004-09-06 Thread Thomas Chiverton
On Thursday 02 Sep 2004 23:33 pm, Phil Cruz wrote: > start "http://google.com" > > and it will launch the browser to that page.  What is the equivalent script > on Linux and/or Mac? Depends, what Linux versions will you be supporting ? What browsers ? -- Tom Chiverton Advanced ColdFusion Progra

vspider w/cfsearch missing url variable

2005-01-26 Thread Carrie DeCormeir
ng an absolute path in the COLLECTION attribute), the search result struct returns empty strings in the 'url' and 'key' fields. The 'title' and 'summary' fields are populated correctly... so anyone have a clue as to why the 'url' field would be em

CFID & CFTOKEN in URL (in CF5)

2005-01-27 Thread Paul Smith
27;s hard drive. My application.cfm includes the following: But when the home page is opened the following URL appears in the browser window: http://dev.smarteryellowpages.com/index.cfm?CFID=49911&CFTOKEN=63451286 How do I delete the display of CFID/CFTOKEN and their values

FB4 n00b: XFAs include full URL?

2005-03-08 Thread Damien McKenna
I'm starting to learn Fusebox 4 (using John Beynon's excellent tutorials) and have come up with a question. Is there any way to make XFAs include the full URL, path and query string required, rather than simply use them as aliases for the bare fuseaction name? On my FB3 sites I pre

RE: Repost OT: URL vars on SSL

2002-10-17 Thread Carlisle, Eric
I considered that. Maybe I'm splitting hairs here. :-) Thanks :) -Original Message- From: Mike Townend [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 17, 2002 9:43 AM To: CF-Talk Subject: RE: Repost OT: URL vars on SSL How about using a form post rather than a ur

RE: Repost OT: URL vars on SSL

2002-10-17 Thread Thomas Chiverton
> Are these URL vars "safe" in this example? > https://www.foo.com/xml.cfm?username=user&password=pass > (I'm planning on encrypting the user/pass, though not shown above). Safe in what sense, and to what degree ? Tom Chiverton You don't have to be a mad s

Re: Repost OT: URL vars on SSL

2002-10-17 Thread Jochem van Dieten
(challenge response authentication, IP ranges, etc...), but > if I must, I must. You can do HTTP Basic and Digest authentication from CF without changing webserver properties. > Are these URL vars "safe" in this example? > If not, can anyone suggest a better way? > > htt

WHAT IS THE MM TAG EXCHANGE url

2002-10-21 Thread S V
I cannot seem to find the URL for the tag exchange on the MM site. Can anyone point me ??? ___ Sent by ePrompter, the premier email notification software. Free download at http://www.ePrompter.com

RE: Check this URL parameters out peoples

2002-10-29 Thread Robert Everland
a.com -Original Message- From: Kodjo Ackah [mailto:kodjo@;concrete-media.com] Sent: Tuesday, October 29, 2002 9:57 AM To: CF-Talk Subject: Check this URL parameters out peoples Should it be like this preceding "application." With the servers(pop & smtp) Any help with the righ

RE: Check this URL parameters out peoples

2002-10-29 Thread Kodjo Ackah
Should I just go on and use my smtp and pop server which is: mailhost.zen.co.uk. Given this information how will you alter the url parameters? Can you demonstrate this to me? Kodjo ackah Principal Consultant concrete-media.com -Original Message- From: Robert Everland [mailto:REverland

RE: Check this URL parameters out peoples

2002-10-29 Thread Mosh Teitelbaum
ation.SMTPServer)#&username=#URLEncodedFormat(username)#&P > assword=#URLEncodedFormat(Encrypt(Password,815))#"> Well, first of all, you don't need to include "application." as part of the URL parameter's value. For example, part of your URL is: appli

OT: Preventing URL Display in Status bar

2002-11-17 Thread Srimanta
Hello Forum, Is there a way to stop the status bar from displaying the URL / path when the pointer is over a hypertext link on a website. I remember reading an article somewhere (probably in this forum) some time back but now cant find it. Any Help would be much appreciated. Regards, Srimanta

RE: Preventing URL Display in Status bar

2002-11-17 Thread Steve Reich
> Is there a way to stop the status bar from displaying the URL / path when > the pointer is over a hypertext link on a website. Use JavaScript Home . this will put the text 'Click for home page...' in the status bar instead of the U

Re: Preventing URL Display in Status bar

2002-11-17 Thread Srimanta
Thanks Steve. Srimanta http://www.digitalshop.co.nz - Original Message - From: "Steve Reich" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, November 17, 2002 8:38 PM Subject: RE: Preventing URL Display in Status bar > > Is t

How to get directory from full URL?

2002-10-01 Thread Pete Ruckelshaus
I am trying to get a fully resolved directory (i.e. http://www.mysite.com/this/is/a/directory/) from a fully resolved URL (i.e. http://www.mysite.com/this/is/a/directory/and_this_is_a_file.cfm) that I am passing in, but I am having difficulty in finding a simple and elegant way to do so. I

Adding a target to a CFLOCATION URL?

2002-10-09 Thread Russ
Hi All... Everytime I attempt to add a target="" to a CFLOCATION URL, I get an error, but my form is in an iFrame and I need to redirect into the "_top" or "_parent". Is this at all possible? Thanks, Russ ~~~

Cfhttp doesn't work, but the url does....

2003-02-14 Thread Critz
oi CF-Talk,!! I've got a url, I am trying to access via http. but it keeps throwing a connection failure error. but...if I paste the exact same url into a browser it works fine, any ideas? I'd paste the url but it contains sensitive information

RE: MX thinks URL Params are structures

2003-03-14 Thread Miller, Kevin
Does the URL encode function escape this? Kevin -Original Message- From: Jonathan [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 11:28 AM To: CF-Talk Subject: MX thinks URL Params are structures I've found that in CFMX, if you pass a URL param that contains a . CF thinks i

RE: MX thinks URL Params are structures

2003-03-14 Thread James Ang
PROTECTED] -Original Message- From: Miller, Kevin [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 11:32 AM To: CF-Talk Subject: RE: MX thinks URL Params are structures Does the URL encode function escape this? Kevin -Original Message- From: Jonathan [mailto:[EMAIL PROTECTED] Se

Re: MX thinks URL Params are structures

2003-03-14 Thread Jonathan
nope. encoding the url param doesn't help - Original Message - From: "Miller, Kevin" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 2:31 PM Subject: RE: MX thinks URL Params are structures > Does the UR

Re: MX thinks URL Params are structures

2003-03-14 Thread Jonathan
lt;[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 3:04 PM Subject: RE: MX thinks URL Params are structures > I ran this in CFMX (Developer Edition, Updater 2, WinXP, IIS): > > > > IsDefined("URL.filename")>#HTMLCodeFormat(URL.filename)# tput> > > I d

RE: MX thinks URL Params are structures

2003-03-14 Thread Collin Tobin
Talk Subject: Re: MX thinks URL Params are structures I'm running the updater2 install now. Not sure why i didn't run it before maybe that will help. Chris is out sick today, but i'll let him know you said hi. - Jonathan - Original Message - From: "James A

CFMX cannot handle charset for URL variables

2003-03-23 Thread Murat Demirci
Do you know CF MX has still problems with Unicode and other charsets. When I use setEncoding("url","utf-8"), CF MX displays some double-byte (the unicode number over than 255) as nothing. It displays nothing. When I don't use the setEncoding function CF

RE: Passing Url String In Form Button

2000-08-10 Thread Richard Wrightsman
Here you go: Then put your button in: Then close the form: -Original Message- From: Double Down, Inc. [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 10, 2000 7:48 AM To: House Of Fusion Subject: Passing Url String In Form Button Can anyone show me the proper format so I can

RE: Passing Url String In Form Button

2000-08-10 Thread Ed Toon
-- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe'

RE: Passing Url String In Form Button

2000-08-10 Thread Dana Larose
.com > -Original Message- > From: Double Down, Inc. [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 10, 2000 9:48 AM > To: House Of Fusion > Subject: Passing Url String In Form Button > > > Can anyone show me the proper format so I can pass this string > &qu

RE: Passing Url String In Form Button

2000-08-10 Thread Philip Arnold - ASP
> Can anyone show me the proper format so I can pass this string > "action.cfm?area=#urlencodedformat(url.area)#&city=#urlencodedform > at(url.cit > y)#&zip=#urlencodedformat(url.zip)#&name=#urlencodedformat(url.nam > e)#&agency > =#urlencodedformat(url.agency)#&pageno=1&contact_id=#contact_id#&a

RE: Passing Url String In Form Button

2000-08-10 Thread Philip Arnold - ASP
cy)#&pageno=1&contact_id=#contact_id#&a > ction=yes" > by using a form button. Just realised what you wanted to do - thought you wanted to go to that url not pass it Put the whole thing into one Hidden field in the form; And a normal submit button Philip Arnold ASP Mul

More elegant way of passing URL variables?

2000-08-11 Thread Milks, Jim
Hi, I am dynamically generating a list of customers, on which a user can click to go to a detailed page. To do this, I am putting the customerID into a URL variable in the A HREF path. But the client doesn't want to see the value in the address bar, as they consider it a security risk.

How do I get my Current URL

2000-08-24 Thread Mark Armendariz
I've done this 100's of times, and I've drawn a blank. How do I get the current URL of the page I'm working on (full URL with parameters) within a variable? I'm trying to do a "Print This Page" button which will, with an additional parameter of &Print=1,

Re: instant redirection based on reffering url

2000-09-05 Thread Jerry Tolentino
You can access the reffering URL through javascript via the call "document.referrer" Hope this helps. -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe v

RE: Inserting sn Anchor in a URL

2000-09-18 Thread Mark Warrick
Simply append each URL with TWO pound signs and the name of the bookmark (a name) to make this work. -- Mark Warrick Phone: (714) 547-5386 Efax.com Fax: (801) 730-7289 Personal Email: [EMAIL PROTECTED] Personal URL: http

CF friendly URL Major Search Engine Design.

2000-09-22 Thread Kevin Merker
I've been made aware that a drawback of CF is that the URL's are unfriendly to the major search engines. This is one benefit of the Fusebox architecture that bypasses the unfriendly normal CF designed URL's. Is there a work around that can be used to make CF URL's more search engine friendly? Does

MX and URL trick for search engines

2002-07-30 Thread MW
We use the trick of replacing the ampersands and question marks in a URL with slashes in order to have our website indexed by search engines. Instead of having the URL appear as: MySite.cfm?VarName=Value it appears as MyPage.cfm/VarName/Value This works extremely well in CF5 on IIS5 (patched

RE: Passing a Struct through a url.

2002-04-04 Thread John Wilker
--- From: Brian Eckerman [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 12:45 PM To: CF-Talk Subject: Passing a Struct through a url. Can you pass a ColdFusion Structure through a html url? Brian Eckerman Web Developer ___

Re: Passing a Struct through a url.

2002-04-04 Thread Critz
oi Brian!! you could pass the name and then evaluate it on the other end. -- Critz Certified Adv. ColdFusion Developer Crit[s2k] - - Thursday, April 4, 2002, 3:45:25 PM, you wrote: BE> Can you pass a ColdFusion Structure through a html url? BE>

RE: Passing a Struct through a url.

2002-04-04 Thread Jared Clinton
Brian, You 'can' serialise a structure into a wddx string, then urlencode it and use it as a normal URL parameter - deserialising on the other side of the interaction. If you would want to is another matter. I'm not sure but there may be an upper limit on the length of URLs la

RE: Passing a Struct through a url.

2002-04-04 Thread Andy Ousterhout
I believe there is an upper limit of 255 characters on URL parameters. Andy -Original Message- From: Jared Clinton [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 8:12 PM To: CF-Talk Subject: RE: Passing a Struct through a url. Brian, You 'can' serialise a struct

Re: Passing a Struct through a url.

2002-04-04 Thread Jon Hall
HTTP places no limit on url length and the W3C specifically reccomends that servers should be able to accept a url of any length, the same goes for clients. Apache used to have a a 4K limit, although that may have changed with the new versions. I don't know IIS's limit if any. Just as

RE: Passing a Struct through a url.

2002-04-04 Thread Andy Ousterhout
, April 04, 2002 8:57 PM To: CF-Talk Subject: Re: Passing a Struct through a url. HTTP places no limit on url length and the W3C specifically reccomends that servers should be able to accept a url of any length, the same goes for clients. Apache used to have a a 4K limit, although that may have

RE: Passing a Struct through a url.

2002-04-05 Thread Matthew R. Small
I agree with you, Andy... when I started writing CGI programs years ago, one of the things that I learned was that a form submission in the URL, also known as method GET, was limited to 255 characters. That's because it's a query string meant to process data on the server and not mea

Client variables to an url and form

2000-06-23 Thread Robert Everland
Ok I appended client.urltoken to 2 urls on 2 different pages and it passes me 2 different cfids and cftokens. Why is it doing this. Do I have to put something special in my cfapplication. Anyone have any experieince with this. I am using 4.5.1, nt 4. Robert Everland III Web Developer Dix

RE: Sorry - url for de-crypt pls

2000-07-08 Thread John Bowering
http://shroom.dv8.org/bmp/crypt.cgi -Original Message- From: lw [mailto:[EMAIL PROTECTED]] Sent: Friday, July 07, 2000 10:46 PM To: [EMAIL PROTECTED] Subject: Sorry - url for de-crypt pls This is a multi-part message in MIME format. --=_NextPart_000_02DC_01BFE8DA.898850F0

Re: Passing a variable through the URL

2000-07-16 Thread kraybill
> In my application.cfm I have the following line of code: > > > > Now, there are login forms all over my site so people can login... if they > put their email and their password in, it should pass their email through > the URL... The form that they type email in is a

Help with passing values via url hyperlinks

2000-07-25 Thread AustralianAccommodation.com Pty. Ltd.
I have 7 buttons on a page each relates to a separate application form so when I click on a button it passes to the appropriate application form each button will have the hyper link http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm

Thread on how to hide URL parameters

2000-07-27 Thread Dick Applebaum
There was a thread (actually several) on how to hide URL parameters in a link, using "/" as a separator... the syntax was somethong like: http://www.mydomain.com/mypage.cfm/?A=aaa/&B=bbb/&C=ccc instead of: http://www.mydomain.com/mypage.cfm?A=aaa&B=bbb&am

Looking to figure out URL level deepness

2004-01-22 Thread Ketan Patel
Hi All, I am trying figure out deepness of the URL eg: returns me 4 actually it should return me 3 due to ffolder levels returns me 2 and I am looking for answer 0 becuase its a root level. I am trying to fihure how many levels deep is the URL. Ketan Patel [Todays Threads] [This

RE: Determine url relativity between two points?

2004-02-10 Thread Matthew Walker
I think this might be what you want: http://cflib.org/udf.cfm?ID=837 -Original Message- From: Matt Robertson [mailto:[EMAIL PROTECTED] Sent: Wednesday, 11 February 2004 9:44 a.m. To: CF-Talk Subject: Determine url relativity between two points? Before I go and build this I thought I&#

RE: Determine url relativity between two points?

2004-02-10 Thread Mosh Teitelbaum
To: CF-Talk Subject: Determine url relativity between two points? Before I go and build this I thought I'd ask if anyone else already has this: I need to determine the relative url from one location to another, for use in a dynamic call to cfmodule.  If the module call is taking place from

Re: Determine url relativity between two points?

2004-02-10 Thread Massimo, Tiziana e Federica
> Anyone got that lying around? http://www.cflib.org/udf.cfm?ID=841 Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver MX 2004 Magic: http://www.dwmagic.com/ [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Determine url relativity between two points?

2004-02-10 Thread Matt Robertson
Thanks guys.  I searched cflib but missed this jewel. And thank you Massimo for writing it! -- --- Matt Robertson, [EMAIL PROTECTED] MSB Designs, Inc. http://mysecretbase.com --- -- [Todays Threads] [This Me

RE: URL Variables in CFMX read-only?

2002-06-04 Thread Raymond Camden
rom: Reilly, Jim [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 04, 2002 11:22 AM > To: CF-Talk > Subject: URL Variables in CFMX read-only? > > > I heard that URL variables in CFMX are read only. > > Is this true? > > I sometimes will do so

RE: view Word document without showing URL

2002-06-04 Thread Dave Watts
you can use CFCONTENT to serve the file, which doesn't hide the URL but allows you to perform CF-based authentication. You can move files around on the filesystem, so that URLs don't last very long - on Unix, you can use symlinks for this, which is kind of handy. Dave Watts, CTO,

RE: view Word document without showing URL

2002-06-05 Thread Philip Arnold - ASP
> how can i pust a microsoft word document content into a > client browser by not letting the user know the actual > location and file name of the word document, is that > possible? On top of CFCONTENT, you could always use Frames, that way you know the URL isn't displayed

OT: URL Params with Groupwise mail clients?

2002-06-18 Thread Shawn Grover
We have a situation where links in an email need a URL parameter. The email is working properly on Outlook and other HTML email clients. However, the groupwise clients seem to be stripping of the URL parameters (we get everything up to the question mark). Is this a setting on the Groupwise

RE: Using a TARGET in a URL

2000-09-25 Thread stas
Do you mean target or anchor? But in either case, you have to do some post-processing based on your URL parameters in the target action file. -Original Message- From: Mary Fowler [mailto:[EMAIL PROTECTED]] Sent: Monday, September 25, 2000 7:57 PM To: CF-Talk Cc: Mary Fowler Subject

RE: Using a TARGET in a URL

2000-09-25 Thread Max Paperno
If you mean anchor, then just put it at the end of your URL parameter string: formulary.cfm?CCMRUN=#URL.MRUN#&CCTIMESTAMP=#URL.TIMESTAMP###clincheck Note that you'll want to double up the # sign in front of the anchor name (otherwise you'll get a CF error). You can'

Re: Using a TARGET in a URL

2000-09-25 Thread Jim McAtee
; To: CF-Talk <[EMAIL PROTECTED]> Date: Monday, September 25, 2000 9:07 PM Subject: RE: Using a TARGET in a URL >Do you mean target or anchor? But in either case, you have to do some >post-processing based on your URL parameters in the target action file. > >-Original Message

Getting Form's fields as URL parameter too...

2000-10-05 Thread Perez, Bismark
Hello there, is this possible... Bismarck -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a mess

Re: How To Determine the Refferal URL ??

2000-10-08 Thread Brian bouldernet
CGI.REFERRER I think - Original Message - From: AustralianAccommodation.com Pty. Ltd. <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Sent: Sunday, October 08, 2000 12:31 AM Subject: How To Determine the Refferal URL ?? > I am able to view how many people are curren

OT: SQL Server 2k - query from URL

2000-11-11 Thread David Shadovitz
I just read an article in the December 2000 issue of WebTechniques, "Plug in to SQL Server 2k," that says you can make a database query from a URL. "One of the cool features of SQL Server 2000 is that you can query the database through a web connection. That is, you can create

Re: SQL Server 2k - query from URL

2000-11-12 Thread Jon Hall
> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, November 12, 2000 2:48 AM Subject: OT: SQL Server 2k - query from URL > I just read an article in the December 2000 issue of WebTechniques, "Plug > in to SQL Server 2k," that says you can make a database query from

Re: SQL Server 2k - query from URL

2000-11-13 Thread Justin Scott
that thing? ___ Justin Scott :: [Staff Developer] http://www.annex.com - Original Message - From: "David Shadovitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, November 11, 2000 11:48 PM Subject: OT:

RE: SQL Server 2k - query from URL

2000-11-13 Thread Dave Watts
bout the security of that thing? You could certainly limit the user rights in which the URL query is executed; the MS literature that I've read on this topic discusses the use of URL queries for retrieving data, but not as a complete public data manipulation interface. Another potential use f

frame url question--No t-shirts offered

2000-04-04 Thread Tom Rainey
I have a frame set with two frames. I want the user to surf around another site in frame one and when they are done, click a button in frame two and have the new url for frame one set as the value of a variable. Do I need some javascript to do this, or is there a cf function/ tag that can help

Re: Removing HTML tags from cflocation URL

2001-09-29 Thread Jon Hall
Ls and Cflocation. Occasionally, a URL is >submitted into the Database which contains extra HTML tags that aren't >needed as shown below: > >http://www.mywebpage.com > >Cflocation doesn't (yet!) have the power to strip out non-URL content such >as and , AFAIK, and as such i

Re: Removing HTML tags from cflocation URL

2001-09-30 Thread W Luke
ewsgroups: cf-talk Sent: Sunday, September 30, 2001 3:02 AM Subject: Re: Removing HTML tags from cflocation URL > The way to fix this is to fix the problem that is causing the bad data > to exist in the first place, not cover it up with a workaround. > > However, the workaround is fair

Re: Masked Query Strings in URL [Solution]

2001-11-09 Thread Sean Daniels
On 11/9/01 3:05 AM Michiel Boland wrote: > What OS version is he using? There are definite problems if you try this > on WINNT SP6 without the appropriate hotfix. He's using Win2k SP2. However, I found that he's also applied a new tool M$ has out for IIS called URLScan. It's default configuratio

Cf passing form values as url params

2001-12-18 Thread Smith, Daron [PA]
Has anyone ever seen CF pass form fields as url parameters? I have this happening on a test box, and I don't know what the cause is. Is it a security setting? Thanks for your help, Daron J. Smith Web Developer PSEA [EMAIL PROTECTED] 717-255-7141 1-800-944-PSEA (7732) x 7141 Please not

RE: Encryption problem when passed in URL?

2000-12-05 Thread John Rice
How about urldEncodedFormat()? mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 05, 2000 1:46 PM To: CF-Talk Subject: Encryption problem when passed in URL? Hi Everyone, Try this: Before encryption, date is #date# Encrypted, date2 is #date2# After encryption, date is #date

RE: Encryption problem when passed in URL?

2000-12-05 Thread Evan Lavidor
When you send the mail, why don't you use URLEncodedFormat() and then use URLDecode() on the other side? Evan > -Original Message- > From: Phill Gibson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 05, 2000 1:46 PM > To: CF-Talk > Subject: Encryption proble

RE: Encryption problem when passed in URL?

2000-12-05 Thread Marcus
the encryped string in position 4! If I pass > this using, say, as an encrypted variable in the URL it bombs out > as in: > > http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

RE: Encryption problem when passed in URL?

2000-12-05 Thread Bob Silverberg
How about the URLEncodedFormat function? Bob -Original Message- From: Phill Gibson [mailto:[EMAIL PROTECTED]] Sent: December 5, 2000 1:46 PM To: CF-Talk Subject: Encryption problem when passed in URL? Hi Everyone, Try this: Before encryption, date is #date# Encrypted, date2

Re: Encryption problem when passed in URL?

2000-12-05 Thread Keith C. Ivey
"Phill Gibson" <[EMAIL PROTECTED]> wrote: > Link Keith C. Ivey <[EMAIL PROTECTED]> Webmaster, EEI Communications 66 Canal Center Plaza, Suite 200 Alexandria, VA 22314 Telephone: 703-683-0683 Fax: 703-683-4915 Web Site: http://www.eeicommunications.com

Re: Encryption problem when passed in URL?

2000-12-05 Thread pan
7:18 > Encrypted, date2 is 2#1 276*NP/W/WWV.Y\,1]4OG > After decryption, date is 27-FEB-02:28:07:18 > > Notice there is a space in the encrypted string in position 4! If I pass > this using, say, as an encrypted variable in the URL it bombs out > as in: > > http://www.

RE: Encryption problem when passed in URL?

2000-12-05 Thread Jeff Britts
use the urlencodedformat function to escape any of the url unfriendly characters, then urldecode it before decrypt. Jeff Britts ColdFusion Engineer e-Dialog -Original Message- From: Phill Gibson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 05, 2000 1:46 PM To: CF-Talk Subject

RE: Encryption problem when passed in URL?

2000-12-05 Thread Christopher Olive, CIO
why not URLEncreyptedFormat() is before you pass it along the URL? chris olive, cio cresco technologies [EMAIL PROTECTED] http://www.crescotech.com -Original Message- From: Phill Gibson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 05, 2000 1:46 PM To: CF-Talk Subject: Encryption

RE: Encryption problem when passed in URL?

2000-12-06 Thread Jared Clinton
Wednesday, 6 December 2000 11:08 > To: CF-Talk > Subject: RE: Encryption problem when passed in URL? > > > why not URLEncreyptedFormat() is before you pass it along the URL? > > chris olive, cio > cresco technologies > [EMAIL PROTECTED] > http://www.crescotech.com

RE: How to extract string from URL

2001-01-26 Thread Duane Boudreau
dacha, try http://www.domain.com/directory/"> #ListLast(cURLString, "/")# HTH, Duane Boudreau, CTO CFExperts 603.620.8797 > -Original Message- > From: ZAMEX [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 26, 2001 5:08 AM > To: CF-Talk > Subjec

Re: How to extract string from URL

2001-01-26 Thread ZAMEX
-Original Message- > > From: ZAMEX [mailto:[EMAIL PROTECTED]] > > Sent: Friday, January 26, 2001 5:08 AM > > To: CF-Talk > > Subject: How to extract string from URL > > > > > > Hi, > > > > how I can extract something from URL. > > > &

Passing URL Values to An Included Page

2001-03-07 Thread Angél Stewart
Hello all! I'm forging ahead, albeit slowly what with having a dayjob and all, with my little gamesite, Carigamer.com I'm now implmenting a simply News Archive viewing system, and have run into a problem. All the pages are included from the main page, default.cfm using the format default.cfm?p

RE: Passing String In Form vs. URL

2001-07-24 Thread Dunwiddie, Bruce
maybe try a select box, that's what we normally use for such situations. -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 24, 2001 8:56 AM To: CF-Talk Subject: Passing String In Form vs. URL Hello, I've got an interesting one. I have a ta

RE: Passing String In Form vs. URL

2001-07-24 Thread Shawn Grover
have you tried to dump the value that is passed to your processing page? I'm thinking the values might be URL encoded, and used in that format may not be decoded first. Just a thought. shawn Grover -Original Message- From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

RE: Preventing URL Variables from being changed

2002-01-18 Thread Kevin Bridges
. So we did this to try and counter it: http://sourceforge.net/projects/cfurlencrypt/ ::: -Original Message- ::: From: David Douglas [mailto:[EMAIL PROTECTED]] ::: Sent: Friday, January 18, 2002 11:26 AM ::: To: CF-Talk ::: Subject: Preventing URL Variables from being changed ::: ::: :::

Re: Preventing URL Variables from being changed

2002-01-18 Thread BEN MORRIS
lo, I setup a view query where it only displays records on the user's ID. I notice that if I change the ID name in the URL it will show the other records for that ID, I am sure there is a simple way to prevent this. Any hel

RE: Preventing URL Variables from being changed

2002-01-18 Thread Raymond Camden
ally is the Force, and a powerful ally it is." - Yoda > -Original Message- > From: David Douglas [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 18, 2002 1:26 PM > To: CF-Talk > Subject: Preventing URL Variables from being changed > > > Hello, >

RE: Preventing URL Variables from being changed

2002-01-18 Thread Carlisle, Eric
I have to agree with Ben. If possible in your application, use variable scopes that do not have to be sent to the client (session and client variables work very nicely for this). Using URL and FORM vars, while being great tools, are sometimes risky and take time to write extra code to

Re: Preventing URL Variables from being changed

2002-01-20 Thread Webmaster
What I do is simply pass the variable back and forth setting up parameters. I avoid the passing of the values through the URL. I am not an expert at the "terminology of CF", but all I know is that I got it to work without a problem. Wish I could explain it more, but I cannot. &

Remove special chars to pass in URL

2004-03-17 Thread rob.stokes
Hi everyone, Say if I wanted to pass this into a URL: AC(DB)&B(SD) As a single URL variable value, how do I remove special characters? Cheers [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

CFHTTP returns 404 statuscode for valid URL

2004-04-19 Thread Carolyn Foster
I'm using CFHTTP as part of a link checker feature in one of our Web sites, and there's one URL in particular that gets flagged as invalid even though it isn't. The URL is http://www.bart.gov, and when I open it in my browser the site loads without any problem. However, when I r

<    3   4   5   6   7   8   9   10   11   12   >