CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Perl/ CGI (http://www.codingforums.com/forumdisplay.php?f=5)
-   -   My first post:Receive payment (http://www.codingforums.com/showthread.php?t=4425)

Dqur 08-19-2002 07:48 PM

My first post:Receive payment
 
I want to include egold payment options at the bottom of my site so anyone intersted to buy somethin from me can click at egold logo below.

How to do this?

How to write cgi for this?

Thanks

andy7t 08-20-2002 11:55 AM

print "Content-type: text/html\n\n";

print("<a href=url to egold> <img src=img for egold>\n");

Dqur 08-20-2002 04:56 PM

Thanks


All times are GMT +1. The time now is 11:32 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.