| Author | Topic: AsiGetCgiString() |
---|
| Stephan Koenig | AsiGetCgiString()
on Thu, 28 Nov 2002 22:20:50 -0500The loadfromurl() doc talks about AsiGetCgiString()
What ist that ? Where do I find it ? |
| phil@idep.org.uk | Re: AsiGetCgiString()
on Fri, 29 Nov 2002 10:20:50 +0000>The loadfromurl() doc talks about AsiGetCgiString()
>
>What ist that ? Where do I find it ?
It should be GetCgiString()
Syntax
GetCgiString( <oHtmlFormElement> ) --> cCgiString
Parameters
<oHtmlFormElement>
This is the form element from which the cgi string is retrieved.
Return
The extracted cgi string.
Regards,
Phil Ide
Xbase++ FAQ
current release: 8, Monday 4th February 2002, 14:54
***
* Xbase++ FAQ:
* online : http://www.idep.org.uk/xbase/xbfaq/xbfaq.htm
* : www.software-braun.de/xbfaq/xbfaq.htm
* download: http://www.idep.org.uk/xbase/xbfaq.zip
* : www.software-braun.de/xbfaq/xbfaq.zip
*** |
| Stephan Koenig | Re: AsiGetCgiString()
on Fri, 29 Nov 2002 15:45:59 -0500> It should be GetCgiString()
Phil,
once again thank you very much for you help !
Stephan |
| Hubert Brandel | Re: AsiGetCgiString()
on Sat, 30 Nov 2002 02:32:41 +0100Hi,
just don't understand, what is the
> GetCgiString( <oHtmlFormElement> ) --> cCgiString
-> <oHtmlFormElement>
is it an object from Xbase++ or Asinet ?
or is it the string with the html code inside, coming from the web-server ?
Thanks for Info
Hubert |
| phil@idep.org.uk | Re: AsiGetCgiString()
on Mon, 02 Dec 2002 11:01:51 +0000>just don't understand, what is the
>> GetCgiString( <oHtmlFormElement> ) --> cCgiString
>
>-> <oHtmlFormElement>
>
>is it an object from Xbase++ or Asinet ?
>or is it the string with the html code inside, coming from the web-server ?
Beats me, the docs are incredibly obscure.
Regards,
Phil Ide
Xbase++ FAQ
current release: 8, Monday 4th February 2002, 14:54
***
* Xbase++ FAQ:
* online : http://www.idep.org.uk/xbase/xbfaq/xbfaq.htm
* : www.software-braun.de/xbfaq/xbfaq.htm
* download: http://www.idep.org.uk/xbase/xbfaq.zip
* : www.software-braun.de/xbfaq/xbfaq.zip
*** |
| Geoff Cohen | Re: AsiGetCgiString()
on Sun, 08 Dec 2002 17:23:47 +1100phil@idep.org.uk (Phil Ide) wrote:
>>just don't understand, what is the
>>> GetCgiString( <oHtmlFormElement> ) --> cCgiString
>>
>>-> <oHtmlFormElement>
>>
>>is it an object from Xbase++ or Asinet ?
>>or is it the string with the html code inside, coming from the web-server ?
>
>Beats me, the docs are incredibly obscure.
I agree, we should contact the Guinnes Book of Records and nominate
Alaska for the most obscure documentation
>
>Regards,
Cheers from Geoff Cohen
Any technology that is distinguishable from Magic
is insufficiently advanced |