on 1/11/02 3:04 PM, Sadhunathan Nadesan at [EMAIL PROTECTED] wrote:

> I get the same behavior as SivaKatirswami, namely, the "it" returned
> by the post command is empty (and nothing happens).
> 
> The code line is something like this (name of webserver changed to
> protect the innocent).
> 
> Post tText to url  "http://www-sd.castandcrew.com/cgi-bin/FormMail.pl";

This was solved:
=====
start using stack "libURL"
Post tText to url  "http://www-sd.castandcrew.com/cgi-bin/FormMail.pl";
======

should work. Previously I had not put the "http://"; in front on the URL.
This is important as libURL handles both FTP and HTTP and parses the
beginning of the URL to handle it properly.

Post tText to url "www.whoever.org/cgi-bin/whatever.cgi"

will NOT work.





Hinduism Today

Sivakatirswami
Editor's Assistant/Production Manager
[EMAIL PROTECTED] 
www.HinduismToday.com, www.HimalayanAcademy.com,
www.Gurudeva.org, www.hindu.org

Read The Master Course Lesson of the Day at
http://www.gurudeva.org/lesson.shtml

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to