DS> Talking to you, All.

DS>         Is it possible to fill large text fields in forms through
DS>         email ?

DS> Dmitry
DS> ---

Yes, it's possible.
At first (request "help xform" from www4mail, e.g. [EMAIL PROTECTED]),
there is command XFORM, that by server's help can emulate html form. But www4mail 
servers
reply so slowly, and i couldn't try it to success.

Another way.
forms with large fields usually have type POST,so
you can use parameter XUSEPOST with www4mail request, like this:

xusepost
tsource 
http://server.com/form.asp?text=ddddddddddddddddddddddddddddddd%20dddddddddddddddd\
dddddddddddddddddddddddddddxxxxxxxxxxxxxxxxxxxxxxxxxxx%20gggggggggggg&name=MyName

TSOURCE I used to use, because i want see original html, not modified to form by
www4mail. You may not to use it, if you want.

To get full http form request string, I usually modify html code like this
<form ... method=GET target="_blank">
and open this page in IE. Then fill form and "send" it. IE opens new window.
I just copy the address string and paste it into www4mail request.

But keep in mind, some www4mail servers (yeh, not operational i khow only one
servert [EMAIL PROTECTED]) can't understand request strings more than
about 1000 characters.

Good luck

Taras.

~~~~~~~~~~~~~~~ ACCMAIL Info (automatically generated) ~~~~~~~~~~~~~~
To UNSUBscribe: Send UNSUBSCRIBE ACCMAIL to [EMAIL PROTECTED]
To get the ACCMAIL FAQ: Send e-mail to "[EMAIL PROTECTED]"
and enter only this line in the BODY of the note:
send usenet/news.answers/internet-services/access-via-email
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to