Hi,

I have a cfm page that needs access to https site to get files back to my
server, here is my problem and question.

In order for me to get the file, I will need to login to https site first then
click one submit form to get the file. I am able to use cfhttp to send username
and password and Logon successful. BTW on the https site is use Servelt to
verify username and password,the servelt is running on JRUN.

But, in order for me to get the file, I will need to send another cfhttp to
access the 2nd page, but it tells me that I am not logged on when I try to
access the 2nd page.

here is my questions:
1. when I use cfhttp to access to either http or https, is that a new instance
to the server that I am try to access to it?

2. Actually, JRUN Server is the server that I am try to use cfhttp to get access
to it, is there a way for me to use 2 cfhttp and it will knows that is one
instance instead of 2 instances.
Is there a way to catch the jrunsessionid and the value so I can attached that
jrunsessionid and value on my 2nd cfhttp?


Thank you for any suggestion

YC







I'm currently using CF Webstore, and also found that the site
is currently
down.  Notwithstanding, the product appears to be well written
and in its
4th iteration, fairly mature.  Documentation is just fair - I'm
 struggling
with some issues with customization (I wish we had access to a
map of the
files so we could see the interaction between files).

I too use CrystalTech in Arizona for most of my hosting.  Their
 support is
top notch - I can get a live network support person in the
server room any
hour of the day, even 3 and 4 AM EDT, and they solve problems
nearly
immediately.  They are also very responsive on email support as well.

I will caution you, the CF Webstore (to use images) requires
that the
CFX_ImgInfo tag be put on the server (CrystalTech will charge
you $10 per
month to do it).

Does someone with CF Webstore experience know how to use a
<CFModule> call
for this tag so that I can avoid having to place the custom tag in CF Admin?

Thanks,
Mark Leder

-----Original Message-----
From: Hawkins, Tim [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 17, 2001 4:34 PM
To: CF-Talk
Subject: CF Shopping Cart Solution?



Does anyone have experience with CF EZ CART or other CF
based Shopping Cart software? Im a Mid-Level Developer who is
looking
for a shopping cart solution. Crystaltech www.crystaltech.com is a great ISP

which has Cold Fusion in their most basic monthly plans but
their
standard Cart is Miva Merchant, which isn't currently very stable on 2000.

Thanks in Advance.

Tim Hawkins
Web Developer
Spectrum Astro Inc.
www.spectrumastro.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to