Discussion Board
-
Image upload form
2003-05-24, 08:59
#1
Registered User
Hello, I want to upload images from a 3650 phone
to an application server using an XHTML MP
browsing application.
Is image upload possible?
How is form input type "image" used?
Do I need to set the form ENCTYPE?
This does not work:
<form action="i.nvl" method="post" ENCTYPE="multipart/form-data">
<input type="image" name="image"/>
<input type="submit" name="upload" value="Upload"/>
</form>
Jaripekka
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules