FP 2003 eCommerce Question

M

Mfogel

Hello, I am putting some forms on bcentral's secure server. So that the graphics are pulled from the secure site and do not cause the error "some items are not secure" when the page is downloaded. One of the pages is a Commerce Manager template page with the following web bot. Can anyone recommend how to make it so that the add2cart.gif is taken from the secure server but still links to the commerce manager cart when submitted? I can get the gif to pull in by changing the address to the address of the secure site but then it becomes a dead link. The Commerce Manager and Hosting people have not been able to help. Thanks for your help.

<!--webbot bot="fpecom" submit_type="Submit" name="buybutton" type="1" buynow="2" btnimg="../catalog_images/add2cart.gif" display_type="1" btnface="Add to Cart..." PREVIEW="<img border='0' src='../catalog_images/add2cart.gif'>" s-class="FPEcom.FPECommBot" clientside botid="23" TAG="p" startspan --><img border='0' src='../catalog_images/add2cart.gif'><!--webbot bot="fpecom" endspan i-checksum="60468" -->
 
T

Thomas A. Rowe

The images and file would need to all be in the same folder that is being accessed via https or you
would have to use a absolute URL (https://www.domain.com/imagefolder/imagename.gif) etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Mfogel said:
Hello, I am putting some forms on bcentral's secure server. So that the graphics are pulled from
the secure site and do not cause the error "some items are not secure" when the page is downloaded.
One of the pages is a Commerce Manager template page with the following web bot. Can anyone
recommend how to make it so that the add2cart.gif is taken from the secure server but still links to
the commerce manager cart when submitted? I can get the gif to pull in by changing the address to
the address of the secure site but then it becomes a dead link. The Commerce Manager and Hosting
people have not been able to help. Thanks for your help.
<!--webbot bot="fpecom" submit_type="Submit" name="buybutton" type="1" buynow="2"
btnimg="../catalog_images/add2cart.gif" display_type="1" btnface="Add to Cart..." PREVIEW="<img
border='0' src='../catalog_images/add2cart.gif'>" s-class="FPEcom.FPECommBot" clientside botid="23"
TAG="p" startspan --><img border='0' src='../catalog_images/add2cart.gif'><!--webbot bot="fpecom"
endspan i-checksum="60468" -->
 
M

mfogel

Thomas
Thanks, I did that and then the button would no longer link to the commerce manager shopping cart. I need someone to help me change that without changing the function - change the web bot. But the Commerce Manager people who wrote the web bot won't help with the coding. Do you know of anywhere in Microsoft I can pay for a call for this or any other suggested avenues?
 
T

Thomas A. Rowe

The Commerce Manager is a service/component offered/supported by MS bCentral, I don't think you will
get support from MS Tech (FrontPage) support.

Are you using it in the way that bCentral expects/design it to work with their server configuration?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


mfogel said:
Thomas,
Thanks, I did that and then the button would no longer link to the commerce manager shopping cart.
I need someone to help me change that without changing the function - change the web bot. But the
Commerce Manager people who wrote the web bot won't help with the coding. Do you know of anywhere
in Microsoft I can pay for a call for this or any other suggested avenues?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top