Forums Index > Mewsoft Products > Auctionawy > Would anyone know correct command?
darcyv First Post Posted on: 12-27-08 10:24 PM
Would anyone know correct command?

Would anyone know the correct command to call a script from within a web page? I tried inserting this but it didn't seem to work:\ \ #exec cgi="http://www.xxxxx.com/cgi-bin/partners/partners.cgi"\ \ Thanks for any advice.
mewsoft Reply #: 1 Posted on: 12-28-08 03:03 PM
Re: Would anyone know correct command?


Code: HTML
</p><p>&lt;!--#exec cgi=&quot;cgi-bin/auction/auction.cgi&quot;--&gt;</p><p>

note, you must use the correct full path to your script, here it is cgi-bin/auction/auction.cgi on some servers you may need the pathto start from the root like /var/www/domain.com/pulic_html/cgi-bin/myscript.cgi.


Mewsoft Support
www.mewsoft.com