Had a look but it was a little too expencive... but it made me think of
another product that I had seen called WebZinc which does the same and more
and is a fraction of the price for the unlimited developer edittion.
Thanks Jason for putting me on the right track.
--
PHP General Mailing List
I will give it a go and get back..
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Just a thought...
Check out crescent internet toolkit by Progress Software. It has a control
for VB that lets you post data to a script, rather than relying on an HTML
form...
Can you just use a query string? you may have to code your own urlencode()
function in VB, but that may be an optio
Like the "heredoc" thanx for that...
The way that I am using VB will not support the VBscript option
unfortunately but a good suggestion.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Arf) wrote:
> $form_block = "
>
>
>
> User Name:
> SIZE=30>
>
> Your E-Mail Address:
> SIZE=30>
>
> Message/Problem:
> WRAP=virtual>$message
>
>
>
>
>
>
>
> ";
FWIW, you can save yourself all that PITA backslashing by using hered
5 matches
Mail list logo