
PC Web Cards Documentation
PC Web Cards Documentation
*
Description
*
Features
*
Installation
*
Path to Perl
*
Configuration
*
Uploading
*
Running
*
Description
Web Cards allows you to have a fully automated service where other professionals can enter their details and create an online business card on your site. Simply and Quickly.
Features
Simple wizard for creating new cards.
Full templates for all pages.
Multiple logo images for cards.
Simple creation wizard.
Installation
Path to Perl
#!/usr/bin/perl
- The script uses the most common path to Perl however if the script doesn’t run for you, you may have to change the first line of each cgi and pm file.
Configuration
- The configs.pm file contains several variables that will need editing before the script will run on your server.
If you requires users to agree to terms of service before they access the wizard set this option to "yes". If not set it to "no".
- $scripturl = "http://www.yourdomain.com/webcards/webcard.cgi";
Enter the URL of the webcards.cgi script file.
- $imageurl = "http://www.yourdomain.com/webcards/logos";
This is the URL of the directory that contains the logo images.
- $html_path = "/home/user/html/webcards/users";
This parameter must be set to the full server path of the users directory.
- $html_url = "http://www.yourdomain.com/webcards/users";
And this is the URL that matches the above directory.
- Customise any changes to the files in the templates director that you’d like to make.
Uploading
Create a directory for the script on your server, which must have CGI access.
Upload all files in ASCII mode.
CHMOD .CGI files to 755.
CHMOD your users directory specified in $html_path to 777.
Running
Open your browser to the URL of the directory that contains the script. The included index.html has links to either create or view cards.
 |
Proud suppliers of perl cgi and php applications created from the webmasters point of view. PerlCoders supplies top quality CGI scripts at membership warehouse prices every day. This is the only webmaster resource you need to build traffic and add interactive content to any website.
Need custom programming or website development? We do it all. Just use our contact form and let us know what you need.
|
|
Perlcoders.com - Copyright © 2003 by PerlCoders Group
Privacy policy
Licensing policy
Site Usage Terms
|
|
|
 |
|
|
 |
 |
Right now get access at a special rate of only $160 which includes more than 156 of our top quality CGI scripts and get deep discounts on many others. You also get full access to our members area which is slam packed with webmaster goodies.
· Read more...

|
|
|
|
|
|
|
 |
|
 |
|
|