Re: Sending and = over a URL

2015-03-15 Thread Phillip Vector
here? I get a java.lang.ArrayIndexOutOfBoundsException error. The first text line has the URL code I am passing in to decrypt and I managed to work around the = and issue (unless that is what is causing the issue). Can someone help a brotha out? :) On Sun, Mar 15, 2015 at 12:21 AM

Sending and = over a URL

2015-03-15 Thread Phillip Vector
I have a program that sends me info via a URL. I'd like to encrypt it, but when I do, I get 's and ='s in the string. Is there some way I can still send the whole string with those characters in it through a base URL string or is there an encryption method that doesn't use those special

Re: Sending and = over a URL

2015-03-15 Thread Phillip Vector
# - #Name# - #x# - #y# HR cfelse Failure. Get a job hippie. cfabort /cfif /cfoutput It bombs out at the decryption line. Is there something obvious I'm missing here? I get a java.lang.ArrayIndexOutOfBoundsException error. The first text line has the URL code I am

Re: Sending and = over a URL

2015-03-15 Thread Andrew Scott
Failure. Get a job hippie. cfabort /cfif /cfoutput It bombs out at the decryption line. Is there something obvious I'm missing here? I get a java.lang.ArrayIndexOutOfBoundsException error. The first text line has the URL code I am passing in to decrypt and I managed to work

isvalid(url) issue

2014-08-27 Thread John M Bliss
ACF 10's isvalid(url) says that this is not a valid URL. What's your favorite alternative to isvalid(url)? http://www.domain.com/page.php?var=valuevar=valuevar=http://www.domain.com/path/page.htmvar=value -- John Bliss - http://www.linkedin.com/in/jbliss

Re: isvalid(url) issue

2014-08-27 Thread Russ Michaels
you are better off using your own regex to define what you consider to be valid. you may find something specific on cflib.org or riaforge.org or there is always http://www.validatethis.org/ On Wed, Aug 27, 2014 at 7:02 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10's isvalid(url) says

Re: isvalid(url) issue

2014-08-27 Thread John M Bliss
://www.validatethis.org/ On Wed, Aug 27, 2014 at 7:02 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10's isvalid(url) says that this is not a valid URL. What's your favorite alternative to isvalid(url)? http://www.domain.com/page.php?var=valuevar=valuevar=http://www.domain.com/path

Re: isvalid(url) issue

2014-08-27 Thread Byron Mann
Wonder if encoding your query string values would result in a positive response. Byron Mann Lead Engineer Architect HostMySite.com On Aug 27, 2014 2:03 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10's isvalid(url) says that this is not a valid URL. What's your favorite alternative

Re: isvalid(url) issue

2014-08-27 Thread Russ Michaels
http://www.validatethis.org/ On Wed, Aug 27, 2014 at 7:02 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10's isvalid(url) says that this is not a valid URL. What's your favorite alternative to isvalid(url)? http://www.domain.com/page.php?var=valuevar=valuevar=http

Re: isvalid(url) issue

2014-08-27 Thread Adam Cameron
ACF 10's isvalid(url) says that this is not a valid URL. What's your favorite alternative to isvalid(url)? http://www.domain.com/page.php?var=valuevar=valuevar=http://www.domain.com/path/page.htmvar=value Just to be clear... it's saying it's not a valid URL because it's *not* a valid URL

RE: Weird URL request parameters

2014-05-13 Thread UXB
That country set looked suspicious so I googled registering+only+mode+is+ON Thanks Jen. I tried searching for the URL variables but came up empty. I assumed that whatever it was that was generating the requests was using proxies but couldn't make sense of what it's purpose was. The domain

Weird URL request parameters

2014-05-12 Thread UXB
Does anyone know or have a clue as to what is generating these requests? /index.cfm?fid=2889Result:+used+x_fields.txt;+chosen +nickname+%22pn49o0w5bs%22;+registered+%28registering+only+mode+is+ON%29; They are coming from various IP's in Europe, southeast Asia, Ukraine

Re: Weird URL request parameters

2014-05-12 Thread Jen Larkin
That country set looked suspicious so I googled registering+only+mode+is+ON The top results were at a blackhat seo site, so I googled the tool mentioned there. It's a bot trying to post spam to forums. http://en.wikipedia.org/wiki/XRumer On Mon, May 12, 2014 at 6:35 PM, UXB

Re: URL is specified in wrong format

2014-02-26 Thread John M Bliss
tells me: Next Run: EXPIRED ...despite the fact that I have: Duration: Jan 28, 2009 - INDEFINITELY Recurring Daily at 1:24 AM This is only for tasks with URL containing %40 On Tue, Feb 25, 2014 at 10:23 PM, John M Bliss bliss.j...@gmail.comwrote: That's what I typed. I did not think

Re: URL is specified in wrong format

2014-02-26 Thread Cameron Childress
Bliss wrote: That's what I typed. I did not think it mattered that my value was actually an email address: var=cf-talk@houseoffusion.com Versions of CF before 10 did not complain about that it a task URL. On Tue, Feb 25, 2014 at 10:12 PM, Raymond Camden raymondcam...@gmail.com wrote: I

Re: URL is specified in wrong format

2014-02-26 Thread John M Bliss
not complain about that it a task URL. On Tue, Feb 25, 2014 at 10:12 PM, Raymond Camden raymondcam...@gmail.com wrote: I think GMail is mucking it up. This is what I saw: https://www.evernote.com/shard/s3/sh/8e0fdc74-d3a1-4384-b8ca-f3c99c6c87a7

URL is specified in wrong format

2014-02-25 Thread John M Bliss
ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com/index.cfm?fuseaction

Re: URL is specified in wrong format

2014-02-25 Thread Raymond Camden
9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com/index.cfm?fuseaction=fuse.actionvar=value Any idea why it doesn't like

Re: URL is specified in wrong format

2014-02-25 Thread Raymond Camden
when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com/index.cfm?fuseaction=fuse.actionvar=value Any idea why it doesn't like that URL

Re: URL is specified in wrong format

2014-02-25 Thread Raymond Camden
a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com/index.cfm?fuseaction=fuse.actionvar=value

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
, Feb 25, 2014 at 1:24 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
Anyone? Is there an .xml file I can edit? On Tue, Feb 25, 2014 at 2:24 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm

Re: URL is specified in wrong format

2014-02-25 Thread Russ Michaels
10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting: URL is specified in wrong format. URL (which I know works) is: http://www.SiteOnThisServer.com/index.cfm?fuseaction=fuse.actionvar=value

Re: URL is specified in wrong format

2014-02-25 Thread Raymond Camden
? On Tue, Feb 25, 2014 at 2:24 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL), and click Save, I'm getting

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
? Is there an .xml file I can edit? On Tue, Feb 25, 2014 at 2:24 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL

Re: URL is specified in wrong format

2014-02-25 Thread Raymond Camden
I can edit? On Tue, Feb 25, 2014 at 2:24 PM, John M Bliss bliss.j...@gmail.com wrote: ACF 10,0,12,286680 I have a Scheduled Task imported from ACF 9 which works fine. However, now when I edit it, change the schedule (but not the URL

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
That's what I typed. I did not think it mattered that my value was actually an email address: var=cf-talk@houseoffusion.com Versions of CF before 10 did not complain about that it a task URL. On Tue, Feb 25, 2014 at 10:12 PM, Raymond Camden raymondcam...@gmail.comwrote: I think GMail

Re: URL is specified in wrong format

2014-02-25 Thread Raymond Camden
Ahhh - ok. :) On Tue, Feb 25, 2014 at 9:23 PM, John M Bliss bliss.j...@gmail.com wrote: That's what I typed. I did not think it mattered that my value was actually an email address: var=cf-talk@houseoffusion.com Versions of CF before 10 did not complain about that it a task URL

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
Even worse: when I use: var=cf-talk%40houseoffusion.com ...CF tells me: Next Run: EXPIRED ...despite the fact that I have: Duration: Jan 28, 2009 - INDEFINITELY Recurring Daily at 1:24 AM This is only for tasks with URL containing %40 On Tue, Feb 25, 2014 at 10:23 PM, John M Bliss bliss.j

Re: URL is specified in wrong format

2014-02-25 Thread John M Bliss
-talk%40houseoffusion.com ...CF tells me: Next Run: EXPIRED ...despite the fact that I have: Duration: Jan 28, 2009 - INDEFINITELY Recurring Daily at 1:24 AM This is only for tasks with URL containing %40 On Tue, Feb 25, 2014 at 10:23 PM, John M Bliss bliss.j...@gmail.comwrote: That's

Re: same URL if moving app to new CF instance ?

2013-03-20 Thread Chris
Web Site knows which CF instance to send the request. But if the IIS Web Site is mapped to only one CF instance, I can't do that. Our customer would like the URL (FQDN and directories) to remain the same. You'll have to run the Web Server Configuration tool (wsconfig) to disconnect

same URL if moving app to new CF instance ?

2013-03-15 Thread Chris
Is there any way an application can keep the same URL, when we move it to another ColdFusion instance on the same server? We need to separate one high-resource application out of the CF instance that runs all the other applications. We can create a new IIS Web Site, we can create a new CF

Re: same URL if moving app to new CF instance ?

2013-03-15 Thread Matt Quackenbush
I don't think I'm understanding the question. You can configure your domains to point to whatever URL you want them to point to, assuming you have control of the domain and server(s) in question. I think a lot more info is required in order to answer the underlying question you seem to be having

Re: same URL if moving app to new CF instance ?

2013-03-15 Thread Russ Michaels
What instance a website is using has nothing at all to do with the URL, so your url would not change. The instance your website is using is controlled by the handler mappings. On Fri, Mar 15, 2013 at 9:24 PM, Chris 0404tow...@gmail.com wrote: Is there any way an application can keep the same

Re: same URL if moving app to new CF instance ?

2013-03-15 Thread Chris
that. Our customer would like the URL (FQDN and directories) to remain the same. I feel like I'm missing something simple and basic ... hope I'm not over-thinking this! Feel free to page-slap me with a really helpful URL :-) thanks, Chris On Fri, Mar 15, 2013 at 5:46 PM, Russ Michaels r

Re: same URL if moving app to new CF instance ?

2013-03-15 Thread Dave Watts
customer would like the URL (FQDN and directories) to remain the same. You'll have to run the Web Server Configuration tool (wsconfig) to disconnect your IIS virtual server from the existing CF instance, and connect it to the new CF instance. Nothing else needs to change in IIS, including URLs

Convert JS variable to URL variable for AJAX function

2013-01-08 Thread Les Irvin
I know this isn't technically a CF question (even though I'm using CF), but I need some help putting a JS variable into a URL string to perform an Ajax hit. It will probably take someone smarter than me about 2 minutes to figure out, please contact me off-list if you think you can help. I'll

url rewriting

2013-01-08 Thread Scott Stewart
I'm very gingerly stepping into the world of url rewritng.. currently the site that I'm working on has urls that look like this: http://www.domain.com/content.cfm/who-we-are who-we-are is generated out of the CMS system (home grown) and doesn't actually exist. what the bosses want is http

Re: Convert JS variable to URL variable for AJAX function

2013-01-08 Thread Russ Michaels
YoururlString += YourVar += yourvalue On Mon, Jan 7, 2013 at 7:48 PM, Les Irvin les.cft...@gmail.com wrote: I know this isn't technically a CF question (even though I'm using CF), but I need some help putting a JS variable into a URL string to perform an Ajax hit. It will probably take

Re: $.get URL length CF10/Tomcat

2012-12-17 Thread Chad Baloga
Yep... that is what I ended up doing Shouldn't you switch to $.post if your URL is getting too long? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

$.get URL length CF10/Tomcat

2012-11-21 Thread Chad Baloga
We have run into a problem with CF10 where we throw a 500 error when the URL string to a CFC call is too long. Does anyone know what setting needs changed?? isapi_redirect.log error is: jk_isapi_plugin.c (1920): error while getting the url We are running CF10 w/ IIS 7.5

Re: $.get URL length CF10/Tomcat

2012-11-21 Thread Dave Watts
We have run into a problem with CF10 where we throw a 500 error when the URL string to a CFC call is too long. Does anyone know what setting needs changed?? isapi_redirect.log error is: jk_isapi_plugin.c (1920): error while getting the url We are running CF10 w/ IIS 7.5 Does the URL

Re: $.get URL length CF10/Tomcat

2012-11-21 Thread Raymond Camden
Shouldn't you switch to $.post if your URL is getting too long? On Wed, Nov 21, 2012 at 7:28 AM, Dave Watts dwa...@figleaf.com wrote: We have run into a problem with CF10 where we throw a 500 error when the URL string to a CFC call is too long. Does anyone know what setting needs

alias URL not recognizing relative paths

2012-10-29 Thread fun and learning
Hi All - I have an issue with the following scenario. I have a website www.abc.com. For the path www.abc.com/test, an alias is defined as test.com which points to www.abc.com/test. The new alias test.com is not recognizing the relative paths defined in www.abc.com/test. I am using IIS

Re: alias URL not recognizing relative paths

2012-10-29 Thread Dave Watts
I have a website www.abc.com. For the path www.abc.com/test, an alias is defined as test.com which points to www.abc.com/test. The new alias test.com is not recognizing the relative paths defined in www.abc.com/test. I am using IIS server. Do I need to update any other settings in IIS for

Re: alias URL not recognizing relative paths

2012-10-29 Thread fun and learning
I have a website www.abc.com. For the path www.abc.com/test, an alias is defined as test.com which points to www.abc.com/test. The new alias test.com is not recognizing the relative paths defined in www.abc. com/test. I am using IIS server. Do I need to update any other settings in

Re: alias URL not recognizing relative paths

2012-10-29 Thread fun and learning
I have a website www.abc.com. For the path www.abc.com/test, an alias is defined as test.com which points to www.abc.com/test. The new alias test.com is not recognizing the relative paths defined in www.abc. com/test. I am using IIS server. Do I need to update any other settings in

Re: alias URL not recognizing relative paths

2012-10-29 Thread Russ Michaels
Any realive paths will be relative to that sites home directory. So test.com cannot be relative to abc.com because it is a directory above, to which it has no access. Regards Russ Michaels On Oct 29, 2012 8:26 PM, fun and learning funandlrnn...@gmail.com wrote: I have a website www.abc.com.

Connecting to MS Access 2007 from Coldfusion 9.0 through JDBC URL (Select 'other' datasource)

2012-08-28 Thread somesh y
Hi, I am trying to connect to MS access 2007 from my cf 9.0 and getting following error. java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid string or buffer length The root cause was that: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid string or buffer length

Re: Connecting to MS Access 2007 from Coldfusion 9.0 through JDBC URL (Select 'other' datasource)

2012-08-28 Thread Dave Watts
I am trying to connect to MS access 2007 from my cf 9.0 and getting following error. Is there a reason you're not using SequeLink or the built-in JET driver? Are you running a 64-bit version of CF? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig

The requested URL not found

2012-07-24 Thread fun and learning
Hi All, We have youtube video with a link to our website embedded on it. The URL has query string as below: www.abc.com/?visitfrom=youtube The above URL is causing an error as The requested URL /?visitfrom=youtube not found on this server. Could this be happening due to / before the start

The requested URL not found

2012-07-24 Thread funand learning
Hi All, We have youtube video with a link to our website embedded on it. The URL has query string as below: www.abc.com/?visitfrom=youtube The above URL is causing an error as The requested URL /?visitfrom=youtube not found on this server. Could this be happening due to / before the start

RE: The requested URL not found

2012-07-24 Thread Robert Harrison
: http://www.austin-williams.com/blog Twitter: http://www.twitter.com/austin_williams -Original Message- From: funand learning [mailto:funandlrnn...@gmail.com] Sent: Tuesday, July 24, 2012 9:51 AM To: cf-talk Subject: The requested URL not found Hi All, We have youtube video with a link

RE: The requested URL not found

2012-07-24 Thread Will Swain
Possibly being daft here, but do you have the http:// prefix? will -Original Message- From: funand learning [mailto:funandlrnn...@gmail.com] Sent: 24 July 2012 14:51 To: cf-talk Subject: The requested URL not found Hi All, We have youtube video with a link to our website embedded

Re: The requested URL not found

2012-07-24 Thread funand learning
Yes, the URL looks like http://abc.com/?visitfrom=youtubehttp://www.abc.com/?visitfrom=youtube On Tue, Jul 24, 2012 at 8:59 AM, Will Swain w...@hothorse.com wrote: Possibly being daft here, but do you have the http:// prefix? will -Original Message- From: funand learning

Re: The requested URL not found

2012-07-24 Thread Dave Watts
We have youtube video with a link to our website embedded on it. The URL has query string as below: www.abc.com/?visitfrom=youtube The above URL is causing an error as The requested URL /?visitfrom=youtube not found on this server. Could this be happening due to / before the start

Re: The requested URL not found

2012-07-24 Thread Russ Michaels
Add the fikename to the url and it should work. Regards Russ Michaels On Jul 24, 2012 3:11 PM, funand learning funandlrnn...@gmail.com wrote: Yes, the URL looks like http://abc.com/?visitfrom=youtubehttp://www.abc.com/?visitfrom=youtube On Tue, Jul 24, 2012 at 8:59 AM, Will Swain w

Re: The requested URL not found

2012-07-24 Thread funand learning
What if the URL is getting converted to friendlyURLs? How can this be handled? On Tue, Jul 24, 2012 at 9:14 AM, Russ Michaels r...@michaels.me.uk wrote: Add the fikename to the url and it should work. Regards Russ Michaels On Jul 24, 2012 3:11 PM, funand learning funandlrnn...@gmail.com

Re: The requested URL not found

2012-07-24 Thread Russ Michaels
Just update ur url rewriting to handle these urls as well. Regards Russ Michaels On Jul 24, 2012 3:36 PM, funand learning funandlrnn...@gmail.com wrote: What if the URL is getting converted to friendlyURLs? How can this be handled? On Tue, Jul 24, 2012 at 9:14 AM, Russ Michaels r

Re: url path problem when running a CF site on my local computer

2012-03-27 Thread Russ Michaels
Enterprise combines great features with an affordable price. .. -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Monday, March 26, 2012 3:11 PM To: cf-talk Subject: Re: url path

RE: url path problem when running a CF site on my local computer

2012-03-26 Thread Nick Gleason
-Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Sunday, March 25, 2012 2:14 AM To: cf-talk Subject: Re: url path problem when running a CF site on my local computer you need to put your website in the root and not inside a test folder so that your links

Re: url path problem when running a CF site on my local computer

2012-03-26 Thread Matt Quackenbush
] Sent: Sunday, March 25, 2012 2:14 AM To: cf-talk Subject: Re: url path problem when running a CF site on my local computer you need to put your website in the root and not inside a test folder so that your links work. Otherwise you will need to make your links relative to the page

Re: url path problem when running a CF site on my local computer

2012-03-26 Thread Russ Michaels
, that would certainly be appreciated. Best, Nick -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Sunday, March 25, 2012 2:14 AM To: cf-talk Subject: Re: url path problem when running a CF site on my local computer you need to put your

RE: url path problem when running a CF site on my local computer

2012-03-26 Thread Nick Gleason
: url path problem when running a CF site on my local computer set each of your sites to use dev.yourdomain.com run notepad as administrator now open the file c:\windows\system32\drivers\etc at the bottom of this file enter 127.0.0.1 dev.yourdomain.com repeat for additional

Re: url path problem when running a CF site on my local computer

2012-03-25 Thread Russ Michaels
you need to put your website in the root and not inside a test folder so that your links work. Otherwise you will need to make your links relative to the page they are on or include /text/ in the link, which is not really a good solution. If you are running windows 7 then you get the full version

RE: url path problem when running a CF site on my local computer

2012-03-25 Thread Nick Gleason
into upgrading to Windows 7 (I'm on vista). Nick -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: Sunday, March 25, 2012 2:14 AM To: cf-talk Subject: Re: url path problem when running a CF site on my local computer you need to put your website in the root

Re: url path problem when running a CF site on my local computer

2012-03-25 Thread Russ Michaels
...@michaels.me.uk] Sent: Sunday, March 25, 2012 2:14 AM To: cf-talk Subject: Re: url path problem when running a CF site on my local computer you need to put your website in the root and not inside a test folder so that your links work. Otherwise you will need to make your links

url path problem when running a CF site on my local computer

2012-03-24 Thread Nick Gleason
Hi folks, Kind of a noob question here. I'm setting up our application to run locally on my laptop so I can use the debugger in CF Builder 2. I'm running CF9 and SQL Server 2008 R2. I've managed to get the site to display locally in a web browser using the built in web server. I get it to

Re: url path problem when running a CF site on my local computer

2012-03-24 Thread Andrew Scott
The problem is that the directory test is just that a directory in the root of the web server, when you define your links I am guessing that you are using href=/ and then followed by whatever you wish to link too. Because the webserver (internal ColdFusion) sees this as a normal directory, then

cfform adding url params upon submit? Argh

2012-01-02 Thread Wayne Gregor
I just converted from CF windows to Linux (hurray for me!) Remarkably... most everything works great (was the little issue of upper vs lower case). One thing that is goofy is this. I have a link to a form that has some URL params http://www.gregorigroup.com/inforequest.cfm?mls=40544266start

Re: cfform adding url params upon submit? Argh

2012-01-02 Thread Matt Quackenbush
I'm not sure I'm completely following you here, because the code you've shown won't behave in the manner described, no matter what the operating system. How are you determining that the URL params are being passed? Sent from my Samsung Galaxy SII On Jan 2, 2012 3:35 PM, Wayne Gregor w

Re: Spam:********, Re: cfform adding url params upon submit? Argh

2012-01-02 Thread Wayne Gregor
the operating system. How are you determining that the URL params are being passed? Sent from my Samsung Galaxy SII On Jan 2, 2012 3:35 PM, Wayne Gregorw...@sfnet.com wrote: I just converted from CF windows to Linux (hurray for me!) Remarkably... most everything works great (was the little

Re: What does this URL mean?

2011-04-10 Thread Peter Boughton
Here's a page which explains how URLs are made up: http://hybridchill.com/anatomy-of-a-url.html And here's how your URL divides: Protocol = http Server = //localhost Script Name = /students/index.cfm Path Info = /register Query String = action=studentreg It's possible (but unlikely

What does this URL mean?

2011-04-09 Thread fun and learning
http://localhost/students/index.cfm/register?action=studentreg I did not understand the use of 'register' after index.cfm. Can anyone please help me understand what it could mean? There is a index.cfm file in students folder. Could register be a folder name?

Re: What does this URL mean?

2011-04-09 Thread Jake Churchill
There is probably a parameter format being used there. Register might be the name of the application being used here On Apr 9, 2011 7:37 PM, fun and learning funandlrnn...@gmail.com wrote: http://localhost/students/index.cfm/register?action=studentreg I did not understand the use of

RE: What does this URL mean?

2011-04-09 Thread Wilfred Sessoms
It is probably the name of the page which is stored as a database record and the url is being constructed through a content management system (CMS) query. Wilfred A. Sessoms Sr. http://www.nytechcentral.com -Original Message- From: fun and learning [mailto:funandlrnn...@gmail.com

RE: What does this URL mean?

2011-04-09 Thread Andrew Scott
Yeah this type of URL is usually a search engine friendly URL, everything after the index is usually a page to run and the action. Which is the start of SES and ISAPI rewrites. Regards, Andrew Scott http://www.andyscott.id.au/ -Original Message- From: Wilfred Sessoms [mailto:wsess

Re: What does this URL mean?

2011-04-09 Thread Dave Watts
that you have, for example, a file named index.cfm, you shouldn't therefore assume that all URLs happen to map to a specific file in a known location on the filesystem and that there is a clear mapping of what you see in the URL with specific filename and query parameters. URLs can really be quite

loss of session vars if url is rewriten - cf9, jBoss

2011-04-06 Thread Morchella Deliciosa
(long and ugly) url our sessions are fine and persist. if we re-write the url to make it pretty, before it hits the browser then we loose scope. I know this has got to work for thousands of other apps... --- ###newest working

URL variable security

2011-01-24 Thread Richard White
Hi, basic question but want to make sure i understand url variables! Is it possible for malicious code to be sent through url variables? Basically, Some CFM files in our applications receive variables through the URL which are just used to do some processing if they are true e.g

Re: URL variable security

2011-01-24 Thread Justin Scott
basic question but want to make sure i understand url variables! Is it possible for malicious code to be sent through url variables? Possible, yes, though it depends on how you use the data passed through. In your example, just testing the value against a static value in the code (if url.var

Re: URL variable security

2011-01-24 Thread Phillip Vector
If you don't use the data that is in the variables, then (as far as I know), no validation of the data itself needs to be done. On Mon, Jan 24, 2011 at 8:31 AM, Richard White rich...@j7is.co.uk wrote: Hi, basic question but want to make sure i understand url variables! Is it possible

Re: URL variable security

2011-01-24 Thread Richard White
ok thanks for the help ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: URL variable security

2011-01-24 Thread Ian Skinner
On 1/24/2011 8:50 AM, Richard White wrote: ok thanks for the help I just wanted to add that your question, concerns and the replies DO NOT just apply to URL variables. They apply to ANY and ALL data received from the client. Including form POST values, COOKIE values, ect. Anything

Re: URL variable security

2011-01-24 Thread Gerald Guido
and the replies DO NOT just apply to URL variables. They apply to ANY and ALL data received from the client. Including form POST values, COOKIE values, ect. Anything and everything received from external, untrusted sources must be considered suspect. I mention this because many people have

Re: URL variable security

2011-01-24 Thread Mary Jo Sminkey
it to be a numeric value) as anything on the URL (if forward-facing) is going to get a constant barrage of garbage against it that can load your logs up with errors if you aren't handling them. --- Mary Jo ~| Order the Adobe

Url Rewrite rule help

2011-01-17 Thread Wil Genovese
I'm working on a CF site and converting the standard url strings to SES urls. So far we have most of it working. But I'm working on this rewrite rule and I can not figure out why this fails when I try to add product paging. Here is the rule RewriteRule ^([^/]*)/parts/([\w\-/]+)?$ /mypage.cfm

Odd Code Showing up in URL

2011-01-14 Thread David Moore
I recently added an cferror to my websites and it has helped me discover a lot of issues I needed to fix. At the same time, I have some very odd code showing up and didn't know if it is something I should address or is it someone trying to hack into my websites. Here is an example:

RE: Odd Code Showing up in URL

2011-01-14 Thread Paul Alkema
would just make sure you take proper security precautions on all of your code and you should be fine. -Original Message- From: David Moore [mailto:dgmoor...@hotmail.com] Sent: Friday, January 14, 2011 12:48 PM To: cf-talk Subject: Odd Code Showing up in URL I recently added an cferror

Re: Odd Code Showing up in URL

2011-01-14 Thread Justin Scott
scrubbing and following up with protections like cfqueryparam then it shouldn't be much of a concern. For integer URL values, I will always... cfparam name=url.id default=0 cfset url.id = abs(val(trim(url.id))) This guarantees a positive integer or zero. That gets followed up with use

RE: Odd Code Showing up in URL

2011-01-14 Thread Robert Harrison
Error on line -1 I've seen this a couple of time also and have asked this on list without getting a solid answer. If it helps I can tell you that the few times I've seen this myself the error has been related to a query. Robert B. Harrison Director of Interactive Services Austin Williams

Re: Odd Code Showing up in URL

2011-01-14 Thread David Moore
to junk in/junk out. I am using cfqueryparam everywhere now at the bequest of Mark Kruger, my mentor and guide through this world of CF Programming. If anyone has any other suggestions, please continue to provide them. I am doing some URL Clean-up and will add some more if nothing works go to home

Re: Odd Code Showing up in URL

2011-01-14 Thread Russ Michaels
at the bequest of Mark Kruger, my mentor and guide through this world of CF Programming. If anyone has any other suggestions, please continue to provide them. I am doing some URL Clean-up and will add some more if nothing works go to home page as has been suggested in this post as well. I feel like

RE: (ot) passing URL parameters

2011-01-07 Thread Stephens, Larry V
My issue was calling a page that sent me an Excel (actually a CSV) file with passed parameters via the URL. I was getting a page not found error *unless* I introduced an error (like changing the name of one of the URL variables). Then I would get an error page. My conclusion was that the page

Re: (ot) passing URL parameters

2011-01-06 Thread Mack
Most probably a caching issue, the 404 page is cached in the browser or an intermediate proxy. -- Mack ~| Order the Adobe Coldfusion Anthology now!

(ot) passing URL parameters

2011-01-05 Thread Stephens, Larry V
Not strictly CF but at least it's in a CF program... a href=AnotherPage.cfm?id=4duh=somethingdit=else In AnotherPage.cfm are references #URL.id#, etc. If everything (at least as far as the URL references) is correct, I get a page not found error. If I intentionally cause an error, say

Page callback loses URL parameter

2010-12-16 Thread Stephens, Larry V
Page stupid.cfm Inside a javascript function on this page is code akin to this: var x = 'scramble'; window.location = 'stupid.cfm?dothis=' + x; // page reloads and functions correctly, i.e., the URL parameter is present cfparam name=URL.dothis default = cfdump var=#URL.dothis# !--- when

Re: Want Help with cffileupload .swf Not Loading w/Non-URL Accessible CFIDE

2010-10-23 Thread Aaron Neff
Hi Matthew, Just wanted to say good work and thanks for filing. I've +1'd this, since issue still exists in CF 9.0.1 CHF1. I also added a note, here: http://kb2.adobe.com/cps/849/cpsid_84902.html ..in cffileupload_swf.js, these variables also reference CFIDE: - defaultAddIcon -

Re: IIS7 404 handler/URL Rewrite...

2010-09-24 Thread Eric Roberts
Not to be pain on this, but this is something I would like to accomplish today before I leave (last day of contract)...anyone know why the 404_handler.cfm that is specified as the 404 handler in IIS is not executing in IIS7 like it did in IIS6? Is there something ese that needs to be done in 7

  1   2   3   4   5   6   7   8   9   10   >