Web Service - Response is a custom class.

2009-07-09 Thread Bosky, Dave
Are there any examples of CF invoking web services and returning custom classes as the response? How would you extract the data from the response? Seems like I can only return String values as the response when using CF, no problem in Java. Thanks, Dave

RE: Web Service - Response is a custom class.

2009-07-09 Thread Bosky, Dave
the result of the webservice call? On Thu, Jul 9, 2009 at 1:05 PM, Bosky, Dave dave.bo...@htcinc.net wrote: Are there any examples of CF invoking web services and returning custom classes as the response? How would you extract the data from the response? Seems like I can only return String

RE: Web Service - Response is a custom class.

2009-07-09 Thread Bosky, Dave
class. So then you should be able to call from CFML: YourWebserviceVar.SomeMethod() YourWebserviceVar.SomeAttribute etc ...or am I not understanding what you're trying to do...? On Thu, Jul 9, 2009 at 1:26 PM, Bosky, Dave dave.bo...@htcinc.net wrote: Cfdump displays the class name, methods

RE: Question about hack

2009-04-06 Thread Bosky, Dave
It's an iframe injection hack. It will insert a hidden frame into any index.* page it finds. Some urls entries inserted are 'ggleleadsense.biz/?click=*', 'mediahousenameshopfilm.cn/in.cgi?income29' Change FTP passwords... -Original Message- From: Nick Gleason

Invoke a Web Service - Return value = List of lists

2008-10-23 Thread Bosky, Dave
I'm invoking a webservice method which returns a List of Lists and CF is generating an error message about 'marshalling data...? All my other methods that return a String value work perfect. How can I get this to work properly in CF? It works ok in Java. = CF ERROR MSG === Cannot

Web Service - return list

2008-10-22 Thread Bosky, Dave
Can CF return and handle a ListObject from a web service call? Thanks, Dave Bosky | Information Services | HTC | direct: 843-369-8613 | fax: 843-369-7178 | [EMAIL PROTECTED] ** HTC Disclaimer: The information contained in

cfinvoke webservice

2008-08-25 Thread Bosky, Dave
Trying to invoke a webservice using CF but it keeps failing due to some error. Is there a common problem related to this error msg? Cannot perform web service invocation myMethodName. The fault returned when invoking the web service operation is: AxisFault faultCode:

CFMAIL - 550 5.7.1 Unable to relay

2008-05-01 Thread Bosky, Dave
It seems like CFMAIL is dumping a lot of mail in the undeliverable folder. I checked the logfiles and it shows this message: Invalid Addresses; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 Unable to relay Any ideas of what may be causing this? Most messages are sending

Open Source RIA mail client needed

2008-04-04 Thread Bosky, Dave
I've been looking around for an open source RIA email client that includes personal folders, calendars, etc... Any recommendations. I can't seem to locate any applications other than open lazlo mail client but they want $100,000+ a year. Thanks, Dave Bosky | Information Services | HTC |

RE: Open Source RIA mail client needed

2008-04-04 Thread Bosky, Dave
Chabot On Fri, Apr 4, 2008 at 10:23 AM, Bosky, Dave [EMAIL PROTECTED] wrote: I've been looking around for an open source RIA email client that includes personal folders, calendars, etc... Any recommendations. I can't seem to locate any applications other than open lazlo mail client

RE: Using Web Services with CF8

2008-03-11 Thread Bosky, Dave
I'm using the default cf8 installation configuration I didn't change any JVM setting in the CF Admin. = C:\ColdFusion8\runtime\jre\binjava -version java version 1.6.0_01 Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode)

Using Web Services with CF8

2008-03-10 Thread Bosky, Dave
I just installed CF8 on a dev server and I'm running into issues trying to use a webservice. Does this error ring a bell with anyone? Are there any 'special' tricks I need to do for webservices to work? coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler:

Coldfusion 8 and Tomcat 5 JSP problems

2008-02-26 Thread Bosky, Dave
I'm setting up a new server with Apache 2, Coldfusion 8 for CFM files and Tomcat 5 for Java/JSP files. Coldfusion keeps intercepting all the JSP file requests instead of Tomcat, trying to process them and throwing a license exception error. How can I stop Coldfusion doing this? Thanks, Dave

ColdFusion SMS Gateway - without short codes

2007-12-12 Thread Bosky, Dave
We're trying to setup a CF SMS Gateway to do some 2-way messaging but it seems like ATT is requiring us to use a short code. I don't understand why I can't setup a 10 digit phone number and use it instead of a short code. Anybody done this before? Thanks, Dave Bosky | Information Services |

CFMX 7 - Java class reloading

2007-12-06 Thread Bosky, Dave
Do Java classes automatically get reloaded when placed in the default location of C:\CFusionMX7\wwwroot\WEB-INF\classes? Thanks, Dave Bosky | Information Services | HTC | direct: 843-369-8613 | fax: 843-369-7178 | [EMAIL PROTECTED]

Using custom java classes with MX 7

2007-12-05 Thread Bosky, Dave
Greetings, I haven't really had the opportunity to use Java with ColdFusion very much and it's been a long time... Where do I place a java class called cftest.class that resides in a java package called davepack? I put package in the C:\CFusionMX7\wwwroot\WEB-INF directory but it says it can't

CFEncode Template Encryption Utility - Decode?

2007-11-06 Thread Bosky, Dave
We've got some really old CF code that was encrypted using the CFEncode Template Encryption Utility years ago. Is there a CFDecode utility was return the encrypted code to its original state or is there no return? Thanks, Dave Bosky

Configuring CF Datasources

2007-10-29 Thread Bosky, Dave
Can CF use datasources that have been manually created using the Windows ODBC Admin program? Or does CF require all datasources be created through the CF Admin screen? Thanks, Dave Bosky | Information Services | HTC | direct: 843-369-8613 | fax: 843-369-7178 | [EMAIL PROTECTED]

CF 7 - What JVMs are supported

2007-08-22 Thread Bosky, Dave
Which JVM's does CF7 support? Thanks, Dave ** HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended

JVM versions supported by CF 7 and CF 8

2007-08-15 Thread Bosky, Dave
What JVM versions are supported by CF 7 and CF 8? Thanks, Dave ** HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is

Upgrade from CF7 to CF8

2007-08-13 Thread Bosky, Dave
Is there anything out of the ordinary that needs to be completed to insure a successful upgrade from CF7 to CF8? Does CF7 need to be uninstalled before installing CF8? Thanks, Dave ** HTC Disclaimer: The information contained

Adding events to outlook calendar

2007-07-19 Thread Bosky, Dave
We've got a course registration page that I want to integrate with outlook calendars. Any CF custom tags available that will create events inside individual outlook calendars? Or a nice example of how this can be done? Thanks, Dave Bosky | Information Services | HTC | direct: 843-369-8613 |

Encrypting database information

2007-07-18 Thread Bosky, Dave
Can anyone recommend a good encryption method for sensitive information(login details, etc...) stored in database tables? Thanks, Dave ** HTC Disclaimer: The information contained in this message may be privileged and

Current time in seconds

2007-07-17 Thread Bosky, Dave
Are there any date/time functions that will display the current date/time in seconds? Also a function to format the seconds back to readable format? Thanks, Dave ** HTC Disclaimer: The information contained in this message may

RE: Current time in seconds

2007-07-17 Thread Bosky, Dave
Yeah. I was looking to get the current date/time in a unix timestamp format. I looked around cflib but didn't see anything. -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 17, 2007 9:17 AM To: CF-Talk Subject: Current time in seconds Are there any

RE: Looking for an xml-rpc client

2007-07-13 Thread Bosky, Dave
in using xml-rpc I have some good examples on my website and can be found at the link below. http://www.danvega.org/blog/ On 7/11/07, Bosky, Dave [EMAIL PROTECTED] wrote: I was looking for a Cold Fusion based xml-rpc client. I'm currently using a php version and would like to convert over to Cold

Looking for an xml-rpc client

2007-07-11 Thread Bosky, Dave
I was looking for a Cold Fusion based xml-rpc client. I'm currently using a php version and would like to convert over to Cold Fusion. Any recommendations for a xml-rpc client? Thanks, Dave Bosky | Information Services | HTC | direct: 843-369-8613 | fax: 843-369-7178 | [EMAIL PROTECTED]

cfmx java update for dst

2007-02-12 Thread Bosky, Dave
What needs to be changed in CFMX 6.1 regarding the daylight saving time issue? Do I simply need to install the JDK 1.4.2_11 and change the JVM location in CF Admin (Java and JVM Settings) to point to the new JVM location? Thanks, Dave

Will there be a MAX 2006 this year?

2006-03-13 Thread Bosky, Dave
Any word on whether Adobe will present a MAX 2006 conference? ~Dave ** HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this

verify ip addr in a specific range

2005-10-13 Thread Bosky, Dave
Does anyone have a function that will check if an ip address falls with a starting/ending ip address range Thanks, Dave ** HTC Disclaimer: The information contained in this message may be privileged and confidential

MAX 2005 - things to do in Anaheim

2005-08-10 Thread Bosky, Dave
I've never been to the west coast before so I'm staying a few days after the conference for vacation. What are some things to do/see while in Anaheim besides Disney stuff? Thanks.. Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and

RE: Flights to MAX

2005-08-10 Thread Bosky, Dave
I'm taking Delta from Atlanta, they go to OC fairly cheap $380ish. -Original Message- From: Connie DeCinko [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 10, 2005 4:10 PM To: CF-Talk Subject: RE: Flights to MAX Well that sucks. Glad I didn't buy those LAX tickets yet. Just wish

RE: Any commercial CF products that could do this?

2005-04-28 Thread Bosky, Dave
PHP Rocks! -Original Message- From: Jeff Small [mailto:[EMAIL PROTECTED] Sent: Thursday, April 28, 2005 9:41 AM To: CF-Talk Subject: Re: Any commercial CF products that could do this? phpBB.com with: * http://www.phpbb.com/phpBB/viewtopic.php?t=150857 gives you a rudimentary events

RE: CFCs and paths...I'm having a couple of problems...

2005-03-14 Thread Bosky, Dave
Define in application.cfm file. You only have to look and change in a single location. If at some point the location changes you don't need to search and replace you know exactly where to look. Also what's up with little local telco's? I think they rule! -Original Message- From: Jeff

RE: My Init() in my CFC...am I on the right track?

2004-12-29 Thread Bosky, Dave
Don't break the chain of love. -Original Message- From: Jeff Small [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 29, 2004 11:40 AM To: CF-Talk Subject: Re: My Init() in my CFC...am I on the right track? Jim Davis wrote: As for returning this from a setter... I never thought

Help w/using CFLDAP tag?

2004-12-10 Thread Bosky, Dave
Does anyone have an idea of what may be causing this error each time I execute the CFLDAP tag? This is my first experience using the CFLDAP tag. Running Active Directory/CFMX 6.1 --- LDAP: error code 1 - 20D6: SvcErr: DSID-031006C5, problem 5012 (DIR_ERROR), data 0 Here's the tag:

How to tell if CFMX 6.1 Updater has been installed?

2004-09-24 Thread Bosky, Dave
Is there a way to identify if CFMX 6.1 Updater has been installed? I went into the CF admin and clicked the system properties tab the version says: 6,1,0,63958 Regards, Dave Bosky HTC Disclaimer:The information contained in this message may be privileged and confidential and protected from

Installing CFMX 6.1 w/IIS6 Win2003

2004-09-13 Thread Bosky, Dave
Are there any specific CFMX 6.1 issues related to IIS6.0? When I try to view any cfm pages I get the following error msg: HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource. Internet Information Services (IIS) I'm not very familiar with using a

RE: Installing CFMX 6.1 w/IIS6 Win2003

2004-09-13 Thread Bosky, Dave
What's really strange is that html pages would display correctly before installing CFMX 6.1 but after installing CFMX 6.1 we get the same error on all pages (html, cfm). HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource. What would the CFMX

CFMX server locks up about every 2 weeks.

2004-08-31 Thread Bosky, Dave
We have CFMX standard version 6.1 installed and the service seems to be hanging up about every 2 weeks. Once we restart the cf services everything is back to normal. Any ideas of what may causing this? Does this happen to anyone else out there? Could it be conflicting with other software?

RE: SOLUTION: Re: Okay, go here to see what I'm talking about...( cfserver not r unning correctly)

2004-08-24 Thread Bosky, Dave
Kinda scary,huh? Wait till it happens on a production box then what do you do besides sit back waiting patiently for CF to start working again... Jeff, who do you host with these days? _ From: Jeff [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 7:32 PM To: CF-Talk Subject: Re:

RE: Okay, go here to see what I'm talking about...(cfserver not r unning correctly)

2004-08-23 Thread Bosky, Dave
Try unplugging the machine, spinning it 360 degrees and plug it up again. Does the trick every time :-) _ From: Jeff Small [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 4:07 PM To: CF-Talk Subject: Re: Okay, go here to see what I'm talking about...(cfserver not running correctly)

CFHTTP GET CSV File problem ?

2004-04-15 Thread Bosky, Dave
Everytime I call the following cfhttp snippet it always errors out telling me 'Incorrect number of columns in row. Please check the number of columns specified in the columns attribute and in the target file. I have 9 columns in the columns attribute and the target file contains 9 columns as

JRUN drops database connections

2004-03-30 Thread Bosky, Dave
It seems JRUN keeps dropping connections from the database(using connection pooling). Are there any know issues with db connections being dropped for no apparent reason. We are running JRUN4 w/updater 3 and MS SQL Server 2000 sp4. We've tried using both Macromedia and Microsoft JDBC drivers and

conferences

2004-03-29 Thread Bosky, Dave
Has anyone ever attended the JavaOne conference? I was curious if it's worth attending. Regards, Dave Bosky HTC Disclaimer:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or

RE: Quick Question, RE: Datatype and future date/time calculation s

2004-03-24 Thread Bosky, Dave
Use datetime datatypes with datediff/dateadd functions. -Original Message- From: Jeff Small [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 24, 2004 11:58 AM To: CF-Talk Subject: Quick Question, RE: Datatype and future date/time calculations Let's say a table was going to contain

MAX 2004 Conference date?

2004-03-19 Thread Bosky, Dave
Has Macromedia announced this year's conference date? ~Dave HTC Disclaimer:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering

RE: Scripted Verisign login

2004-03-10 Thread Bosky, Dave
Cool, I give it a shot today. Thanks Phil. -Original Message- From: Phil Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 09, 2004 6:04 PM To: CF-Talk Subject: Re: Scripted Verisign login I've done this.Basically you need to use cf_httprequest because of problem with cfhttp and ssl.

Scripted Verisign login

2004-03-09 Thread Bosky, Dave
I was trying to write a script that would login into our Verisign merchant account and download the daily transaction report. Has anyone done this before or might be able let me know if this is possible? I though Verisign would have a web service available to connect and download daily transaction

RE: DWMX Insert menu/toolbar question

2004-02-11 Thread Bosky, Dave
The last option in the dropdown list should be 'show as tabs'. -Original Message- From: Jeff Small [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 3:57 PM To: CF-Talk Subject: DWMX Insert menu/toolbar question Is there anyway to switch from the dropdown style of the insert

CFFTP - file transferred is 0 bytes?

2004-01-09 Thread Bosky, Dave
I'm using CFFTP on CFMX to transfer a text file from one server to another. The file gets created on the remote machine but contains no data and is 0 bytes in length. Anything I can check out that might be causing this to happen? CFFTP action="" connection=#CONN1# stoponerror=no

Where is next year's conference?

2003-12-09 Thread Bosky, Dave
I missed this year's conference. Where is next year's conference being held? HTC Disclaimer:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible

Problems using JRUN4 and CFMX together.

2003-11-26 Thread Bosky, Dave
We seem to be having trouble getting JRUN4 and CFMX to work together. Are there any special tweaks or requirements needed to get the two working together? Do I need to use CFMX Enterprise version with JRUN 4 or will the standard version work just as well? I switched over to Tomcat in the time

RE: Problems using JRUN4 and CFMX together.

2003-11-26 Thread Bosky, Dave
We own a full professional version of CMFX and a full version of JRUN 4. When running them together CFMX grabs every .jsp file and won't let JRUN 4 process them. I shouldn't have to purchase an enterprise version of CFMX to use JRUN 4 and CFMX together. -Original Message- From: Dave Watts

Stop CFMX 6.1 from processing JSP pages.

2003-11-26 Thread Bosky, Dave
How can I stop CFMX 6.1 from processing JSP pages? It tries to process any jsp page and then throws a licensing error. Regards, Dave Bosky HTC Disclaimer:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is

RE: Blowfish Encryption in ColdFusion

2003-11-17 Thread Bosky, Dave
I wrote a java class that uses Blowfish encryption and use the class in my cold fusion pages via cfobject or cfscript tags. -Original Message- From: Jeffry Houser [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 9:58 AM To: CF-Talk Subject: Blowfish Encryption in ColdFusion Hi

CFMX 6.1 - false file not found error.

2003-10-28 Thread Bosky, Dave
I came into work yesterday morning to find a specific '.cfm' page missing from our intranet. The page was displaying a 404 find not found error msg even though the file was there in the proper location As it has been for the last year. I restarted CFMX and suddenly it found the page again. What

CFMX - Bug in CFPOP?

2003-10-22 Thread Bosky, Dave
I have a cf mail client that uses cfpop to retrieve getHeaderOnly and display the fields from, subject, and date. If the subject field contains a huge amount of characters(hundreds) it fails to return the from, subject, and date fields and won't display any messages following this message.The

Cfchart hangs when displaying poll results

2003-10-20 Thread Bosky, Dave
We have been using cfchart to display poll results in a pie chart for awhile without any issues. Now all of a sudden when I go to view the poll results all of the text displays fine but the page just hangs trying to create the pie chart It's only a single question with 5 answers. Any idea of what

Cfmx class files

2003-10-20 Thread Bosky, Dave
Where does CFMX store the class files created from CFM pages? Thanks, Dave HTC Disclaimer:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible

RE: I'm gonna need some regular expression help here...

2003-10-13 Thread Bosky, Dave
Here's a nice little _expression_ I use. var chkEmail= /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{ 2})?)$/i; if ((form.Email.value.length 6 ) || (chkEmail.test(form.Email.value) == false)) { var msg= Email address entry error!\n\nPlease a valid email

RE: [Macromedia][SQLServer JDBC Driver] No more data available to read

2003-10-08 Thread Bosky, Dave
We still receive this error as well. -Original Message- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 2:41 PM To: CF-Talk Subject: Re: [Macromedia][SQLServer JDBC Driver] No more data available to read I'm resending this in case anyone might have some

Macromedia Folks - Upgrades to MX2004?

2003-09-10 Thread Bosky, Dave
We have the two year subscription for Studio MX. I assume this includes the upgrades to StudioMX2004 but is there an additional fee to upgrade to FlashMX2004 professional? Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected

CFHTTP with CFMX

2003-09-10 Thread Bosky, Dave
I'm simply trying to grab a stock page from yahoo but it never returns anything. If I paste the url into my browser I get back the expected results. Is there something I'm missing in my code? CFHTTP METHOD=GET URL=http://quote.yahoo.com/download/quotes.csv?Symbols=MACR+MSFTformat=sl1

CFOBJECT tag not returning results

2003-08-28 Thread Bosky, Dave
Everytime I try to call this java class file it always returns 'variable results undefined'. Can anyone tell me what may be causing this? It worked fine a few times and now its dead. -- CFOBJECT type=java action=create class=encrypt name=cd CFSET void = cd.init() CFSET results =

Using cfobject

2003-08-27 Thread Bosky, Dave
I been writing some java classes for use in CFMX and have a few questions. Is this the default location for my class files? /CFUSIONMX/WWWROOT/WEB-INF/CLASSES/ When I modify and replace existing class files is it necessary to restart any services for the changes to take effect? Thanks, ~Dave

Using a java class via cfobject --- help?

2003-08-25 Thread Bosky, Dave
I have written a simple java class that encrypts strings, I need to pass in some strings and return an array of strings. Am I missing something? What else is necessary to use this class in CF? Encrypt.class import java.util.*; import BlowfishJ.*; public

RE: Using a java class via cfobject --- help?

2003-08-25 Thread Bosky, Dave
The problem seemed to be with the following line. public String[] setDecryptedData(String[] args) {} Cold Fusion doesn't seem to know what 'String[] args' is. I changed the line to the following and it worked like a dream. public String[] getDecryptedData(String ccName, String ccType, String

CSS guidelines

2003-08-21 Thread Bosky, Dave
What's the difference between using a class inside a table cell tag and using a span tag in a table cell? Something like: td class=myClass/td tdspan class=myClass/span/td Thanks. Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and

RegEx help

2003-08-19 Thread Bosky, Dave
I was looking for a RegEx to strip all non-alphanumeric characters. cfset string = fete%20%20it89 cfset myVar = replacenocase(string,RegEx,,All) Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the

CFMX - JSP license error?

2003-08-14 Thread Bosky, Dave
I'm running CFMX 6.1 Pro and have Tomcat running to process JSP pages. Why is CFMX trying to use JRUN? How can I stop this??? A License Exception has been thrown You tried to access a restricted feature for the Professional edition: JSP Thanks, Dave HTC Disclaimer: The information

Errors after CFMX 6.1 upgrade

2003-08-14 Thread Bosky, Dave
We keep receiving this error message after updating to cfmx 6.1. Any ideas what may be causing this? Hopefully something other than cfmx 6.1. Invalid access to memory location. Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and

CFMX cfquery error msg?

2003-07-31 Thread Bosky, Dave
I have several sites that generate this error message on a regular basis but no problems seems to occur on the sites. What may be causing this? I've searched everywhere and cannot find an answer. Running CFMX/MSSQL2000. [Macromedia][SQLServer JDBC Driver]End of stream was detected on a read. All

Start/stop applications using bat file?

2003-07-30 Thread Bosky, Dave
A little off topic but... I have a batch file that opens windows media player to play a .wav file. How can I close WMA when the .wav file is done playing? Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure.

CFHTTP and CFMX trouble?

2003-07-21 Thread Bosky, Dave
I'm using CFHTTP to grab a weather clip but it only grabs the page until it finds a degree character '°' then stops. Is CFHTTP a little buggy with CFMX? Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If

Count string occurances in an html file.

2003-07-18 Thread Bosky, Dave
What would be the best way to count the number of times a specific string occurs in an html file grabbed using cfhttp? Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is

RE: Count string occurances in an html file.

2003-07-18 Thread Bosky, Dave
. Neil -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: 18 July 2003 14:01 To: CF-Talk Subject: Count string occurances in an html file. What would be the best way to count the number of times a specific string occurs in an html file grabbed using cfhttp

CFMX and UNC paths

2003-07-17 Thread Bosky, Dave
Has anyone experienced any issues using UNC paths on CFMX? I upgraded a server from CF5 to CFMX and now it doesn't recognize my UNC paths when using CFCONTENT. Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from

Virtual directories and UNC paths not working on CFMX?

2003-07-17 Thread Bosky, Dave
Is there any way for CFMX to access network shares using UNC paths? CF5 worked fine but since upgrading to CFMX the UNC paths no longer function. Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the

RE: Virtual directories and UNC paths not working on CFMX?

2003-07-17 Thread Bosky, Dave
on CFMX? How is MX running ? As a System Service or a Service under a User Account that has access to the UNC Dir ? -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 19:39 To: CF-Talk Subject: Virtual directories and UNC paths not working on CFMX

RE: I know you can do this...but I always forget how...

2003-07-08 Thread Bosky, Dave
@@identity -Original Message- From: Jeff [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 2:20 PM To: CF-Talk Subject: I know you can do this...but I always forget how... I'm using SQL Server, and I'm performing a cfquery and inserting something, then going to another, success

Returning value from a stored procedure?

2003-07-03 Thread Bosky, Dave
Are there any SQL guru's that can help me with this stored procedure? I'm trying to return '@AffiliateName' but it always returns ''. I know the query matches one record but the value is never saved to the Out variable '@AffiliateName'.

RE: Returning value from a stored procedure?

2003-07-03 Thread Bosky, Dave
Subject: RE: Returning value from a stored procedure? Get rid of the null=yes. That is setting it to ''. -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 10:06 AM To: CF-Talk Subject: Returning value from a stored procedure? Are there any SQL

RE: UDF to Parse URL

2003-07-02 Thread Bosky, Dave
This works as well. CFSET Temp = Replace(CGI.HTTP_REFERER,http://,,ONE;) CFSET ReferringDomain = Left(Temp,Find('/',#Temp#)-1) ~Dave -Original Message- From: Chris Alvarado [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 10:37 AM To: CF-Talk Subject: UDF to Parse URL Hello

Help with error msg in CFMX?

2003-06-30 Thread Bosky, Dave
Has anyone experienced these two error msgs before? The page contains a basic select query and outputs the results. Everything works fine it just generates these error messages. Are there any issues with the JDBC Drivers in CFMX? Error MSG 1 [Macromedia][SQLServer JDBC Driver]Request cannot be

RE: CFM Shopping Cart System

2003-06-27 Thread Bosky, Dave
I just completed a site that uses a shopping cart system with paypal. http://www.savvy-selections.com/catalog.cfm -Original Message- From: Manesh Manickam [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 11:02 PM To: CF-Talk Subject: CFM Shopping Cart System I was wondering if

CFMX Error : Request cannot be submitted due to wire contention.

2003-06-27 Thread Bosky, Dave
Has anyone experienced this error before? This is the first time I have ever seen it. I searched MM CF Forums without locating any information on it. Detail - [Macromedia][SQLServer JDBC Driver]Request cannot be submitted due to wire contention. ErrorCode - HY000 Thanks. Dave HTC

RE: CFM Shopping Cart System

2003-06-27 Thread Bosky, Dave
-Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 7:04 AM To: CF-Talk Subject: RE: CFM Shopping Cart System I just completed a site that uses a shopping cart system with paypal. http://www.savvy-selections.com/catalog.cfm -Original Message

RE: End of stream was detected on a read...again?

2003-06-26 Thread Bosky, Dave
I get the same error msg using MS SQL Server. My web page queries work fine but something generates that End of stream was detected on a read. error msg. Dave -Original Message- From: SPANGLER ALAN L. (dal1als) [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 5:45 PM To:

RE: Calendar App

2003-06-26 Thread Bosky, Dave
I did a simple calendar app a few years ago, I could make it a lot better now but it works fine. http://www.myrtlebeachconventioncenter.com/eventcalendar/eventcalendar.cfm ~Dave -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 8:54 AM To:

how to get the tablenames in a database

2003-06-26 Thread Bosky, Dave
I have a DSN. From this i can easily get the name if database it is pointing to. But how to get the tables in that database at run time? Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader

CFFILE - Max size for reading?

2003-06-16 Thread Bosky, Dave
Is there a max file size that is safe for reading using CFFILE? I have a few 100mb files I need to read and don't want to kill the server. Thanks, Dave HTC Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader

Formatting strings for text msg phone display.

2003-06-06 Thread Bosky, Dave
Does anyone have a script that will take a string and convert it so that it can be sent as a text message? I was looking to have the text message display 16 characters per row without splitting up words. I can display it 16 char per row but I'm stuck on the word splitting part. Thanks. Dave

Help w/errMsg: End of stream was detected on a read.

2003-05-30 Thread Bosky, Dave
I've been getting a few of these error messages lately but can't locate what the problem might be. - [Macromedia][SQLServer JDBC Driver]End of stream was detected on a read. - If I go the the webpage that generates the error there seems to be no visible problems, the Data is

cfimport tag - jsp libraries

2003-03-27 Thread Bosky, Dave
Its my first attempt at using the cfimport tag and I can't seem to get by this error. What type should it be? I didn't seem a 'type' option in the documentation. The type for attribute path of tag Height could not be determined. 1 : CFOUTPUT 2 : cfimport taglib=/WEB-INF/lib/image_taglib.jar

Using JS variables in CF

2003-03-26 Thread Bosky, Dave
After I create a javascript variable how can I assign that value to a CF variable? --- CFQUERY name=qImages datasource=dns SELECT id, thumb FROM items /CFQUERY CFOUTPUT query=qImages img src=../graphics/#thumb# id=x#currentrow# script language=JavaScript

RE: Using JS variables in CF

2003-03-26 Thread Bosky, Dave
of communication, eh? LOL (aside from push pull stuff of course) Doug -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 5:02 PM To: CF-Talk Subject: Using JS variables in CF After I create a javascript variable how can I assign that value to a CF

CFMX and CFFORM tag

2003-03-25 Thread Bosky, Dave
Are there any known issues with using the validation that the CFFORM tag provides in CFMX? I've got a cfform that seems to ignore all required fields. Regards, Dave Bosky Sr. Multimedia Web Designer Horry Telephone Cooperative, Inc. office: (843)369-8613 [EMAIL PROTECTED] HTC Disclaimer:

RE: CFMX and CFFORM tag

2003-03-25 Thread Bosky, Dave
the root of the site which contains cfform.js Does this exist on the site? HTH Mikey -Original Message- From: Bosky, Dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 14:28 To: CF-Talk Subject: CFMX and CFFORM tag Are there any known issues with using the validation

RE: Scanning a Drivers License

2003-03-25 Thread Bosky, Dave
What about encryption? Wouldn't DL information somehow be encrypted? Regards, Dave Bosky Sr. Multimedia Web Designer Horry Telephone Cooperative, Inc. office: (843)369-8613 [EMAIL PROTECTED] -Original Message- From: Robert Bailey [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003

  1   2   3   >