OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

 

Shopping Carts/Front Page

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Shopping Carts/Front Page
Page: [1]
 
Scotty

 

Posts: 223
Status: offline

 
Shopping Carts/Front Page - 1/13/2002 13:04:40   
This may be a query better suited for the database forum so I'll post it there also.

I'm having trouble understanding the different methods employed by shopping carts to work with Front Page, (or any site for that matter). Would appreciate a clarification on any of the following as I'm truly wallowing here.
.) cgi-perl: I understand this to be a code that you install on your site, (vs. on the server?), so you have total control over using/tweaking etc. These are usually the less expensive way to go, however take more expertise to install and manage. Within the cgi-perl shopping carts some say they use an html cart, (Commission Cart, cgiscriptcenter.com), others a tab delimited data file, (the free GoCart onlinearts.com), and others, (such as merchant order form), which uses Perl 5.1, say don't use Front Page to install as FP doesn't install or edit cgi-scripts, as it changes them into binary code on publishing.
Synergyx.com also uses Perl5 with cgi-bin, however in their case, most of the program resides on their server.
To summarize:
cgi-Perl can reside within your web site or on the server, or both?
Information for the cart can be in a database, and ascii text file, a tab dilimited data file, or an html cart?
Comments greatly appreciated. Regards, Scotty

Gil

 

Posts: 7533
From: North Carolina, USA
Status: offline

 
RE: Shopping Carts/Front Page - 1/13/2002 15:11:48   
quote:

I'm having trouble understanding the different methods employed by shopping carts to work with Front Page, (or any site for that matter). Would appreciate a clarification on any of the following as I'm truly wallowing here.
.) cgi-perl: I understand this to be a code that you install on your site, (vs. on the server?),


1st - CGI stands for "common gateway interface" and can be Perl, PHP, C++ or a number of other programming languages.

2nd - Your site IS on the server, so the answer is a Rerl script is installed on the server in a directory set up (permissions) to run CGI scripts.
quote:



so you have total control over using/tweaking etc. These are usually the less expensive way to go, however take more expertise to install and manage. Within the cgi-perl shopping carts some say they use an html cart, (Commission Cart, cgiscriptcenter.com), others a tab delimited data file, (the free GoCart onlinearts.com), and others, (such as merchant order form), which uses Perl 5.1, say don't use Front Page to install as FP doesn't install or edit cgi-scripts, as it changes them into binary code on publishing.
Synergyx.com also uses Perl5 with cgi-bin, however in their case, most of the program resides on their server.
A "shopping cart" front end is normally nothing more than a set of HTML forms/tables that send a call to a Perl/etc. script.
quote:


To summarize:
cgi-Perl can reside within your web site or on the server, or both?



See above
quote:

Information for the cart can be in a database, and ascii text file, a tab dilimited data file, or an html cart?
Comments greatly appreciated. Regards, Scotty


Yes for the DB, text file,tab delimited file - never heard of a HTML cart file?
 



Gil Harvey
The Host Factory
Resellers are our Specialty



(in reply to Scotty)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Shopping Carts/Front Page
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts