RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Ken Ferguson
Sorry Chris, I kept looking and looking and just didn't see it. I've found it now though. You've decided to use the ASP script, but did you consider using the Perl script. If your server has Perl installed, it'd be pretty easy. Of course, if you're on shared hosting, you may not have the abilit

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Dave Watts
> > The ASP file containing the key-generating script (HOP.asp in > > the above example) follows. > > 1) That is not javascript. It is Jscript.NET, an ASP.NET > Microsoft server-side language that is not unlike CF or VB > that has a similar construction to javascript. > > 2) You need to be su

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Montgomery Chris Contr AFSFC/SFPA
Ken, I already did post it. Maybe it hasn't hit your mailbox yet? Chris -Original Message- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 1:26 PM To: CF-Talk Subject: RE: Embedding ASP Code into CF Form Page Or you could post the code and maybe we can

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Ken Ferguson
o: CF-Talk Subject: RE: Embedding ASP Code into CF Form Page -Original Message- From: Matthew Small [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 9:13 AM To: CF-Talk Subject: RE: Embedding ASP Code into CF Form Page . 2) You need to be sure that you have .NET installed on

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Montgomery Chris Contr AFSFC/SFPA
-Original Message- From: Matthew Small [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 9:13 AM To: CF-Talk Subject: RE: Embedding ASP Code into CF Form Page 2) You need to be sure that you have .NET installed on your webserver, and that it will actually execute this file

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Montgomery Chris Contr AFSFC/SFPA
-Original Message- From: Matthew Small [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 9:13 AM To: CF-Talk Subject: RE: Embedding ASP Code into CF Form Page Hi Chris, 1) That is not javascript. It is Jscript.NET, an ASP.NET Microsoft server-side language that is not

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Matthew Small
file before trying to CFHTTP this code. 3) Post the code here for more help. - Matt Small -Original Message- From: Montgomery Chris Contr AFSFC/SFPA [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 30, 2005 5:57 PM To: CF-Talk Subject: RE: Embedding ASP Code into CF Form Page Isaac

RE: Embedding ASP Code into CF Form Page

2005-03-31 Thread Ken Ferguson
Maybe you can post the ASP code so we could be of more assistance? -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 8:34 AM To: CF-Talk Subject: Re: Embedding ASP Code into CF Form Page > S. Isaac Dealey said the following on 3/30/200

Re: Embedding ASP Code into CF Form Page

2005-03-31 Thread S . Isaac Dealey
> S. Isaac Dealey said the following on 3/30/2005 5:54 PM: >> >> Yea, that's the catch -- the CF compiler doesn't have any >> server-side >> ecmascript (i.e. runat="server") implementation and even >> if it did I'm >> guessing the rest of that server-side javascript code >> references >> ASP-specif

Re: Embedding ASP Code into CF Form Page

2005-03-30 Thread Chris Montgomery
S. Isaac Dealey said the following on 3/30/2005 5:54 PM: > > Yea, that's the catch -- the CF compiler doesn't have any server-side > ecmascript (i.e. runat="server") implementation and even if it did I'm > guessing the rest of that server-side javascript code references > ASP-specific objects (as

Re: Embedding ASP Code into CF Form Page

2005-03-30 Thread S . Isaac Dealey
> Howdy, > Running CF5 on Windows. > A client is being forced to move from Bank of America to > Cybersource for CC > processing. Cybersource has three options for processing; > I've opted to go > with the Simple Order Post method. This method requires > embedding > (including) a script that gener

Embedding ASP Code into CF Form Page

2005-03-30 Thread Montgomery Chris Contr AFSFC/SFPA
Howdy, Running CF5 on Windows. A client is being forced to move from Bank of America to Cybersource for CC processing. Cybersource has three options for processing; I've opted to go with the Simple Order Post method. This method requires embedding (including) a script that generates a special sec