On Friday, March 19, 2004, 10:08:11, Alexey N. Vinogradov wrote: > <html> > <form method="post" enctype="application/x-www-form-urlencoded" > action="mailto:[EMAIL PROTECTED]"> > ... > </form> > </html>
> I suppose that TB can't work properly with such HTML forms which are posted > using "post" method. The bit of HTML code you posted is invalid - the only action you can specify with <form> must start with http:// . There is no guarantee that the user's browser will understand any other protocol. -- begin .sig < Jernej Simoncic >< http://deepthought.ena.si/ > [The Bat! v2.05 Beta/1 on Windows NT Clone 5.2.3790.] If you drop something, it will never reach the ground. -- Femo's Law Of Automotive Engine Repairing end ________________________________________________________ Current beta is 2.05 beta 1 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

