Hi.
I dunno how is the hype rregarrdi this browser now, bbut recently i
was working with some php/html forms to upload files.
What i have seen is that forms like:
<form method=post action=somedoc.php enctype=multipart/form-data>
doesn't work with PW (i have only one PW2.0 disc), it gives me a host
not responding type of error and can't load the document pointed in
the action value.
It works fine in DreamPassport 2 (jap, the only i have) if i take the
enctype part out. Infact, i have a JavaScript if() statement wich
checks the navigator.appVersion and renders the correct sintaxe.
What i ask is for examples of forms that work in PlanetWeb, so i can
fix my form.
Any help would be apreciated.