Advertisement

1 - 10 of 59 containing alltags:("multipart") (0 seconds)
Hi, I need to create an app that checks a directory, determines if there are any text files and if there are, posts them to another server in a similar way to the HTML page below.  It must inclu...
Zones: MS Visual BasicDate Answered: 06/09/2004 Grade: A Views: 4
Hi everyone, After researching on the net for a while, I'm pretty sure it's possible to send multipart messages from CDONTS. But, I still haven't found out HOW to do it. Can someone give me an e...
Zones: ASPDate Answered: 01/07/2005 Grade: A Views: 0
I am looking for a desktop application that I can manage newsletters for my website. I want to be able to send multipart emails so that if the client software does not support html then it will ...
Zones: Internet MarketingDate Answered: 07/08/2005 Grade: A Views: 0
I have to create a form in perl that will first ask for the first name.  When the user clicks submit it will be directed back to itself where the form will display the first name and prompt for the...
Zones: CGIDate Answered: 05/17/2006 Grade: A Views: 0
I need to download two excel workbooks in one request / response cycle. I was plaaning on using the "server push" technique as described in the following article. http://www.unix.org.ua/orelly/j...
Zones: Web DevelopmentDate Answered: 11/28/2006 Grade: A Views: 4
<form action=/script/uploadfile.asp ENCTYPE="multipart/form-data"            METHOD=POST> <input type=file name="filename"> </form> I want to set file value by programing instead of manual sele...
Zones: Delphi ProgrammingDate Answered: 07/15/2001 Grade: A Views: 0
I want to write a Java client that mimics the POSTing of an HTML multipart/form-data request.  There is already a servlet written that is expecting multipart/form-data.  My client needs to read a f...
Zones: JavaDate Answered: 01/17/2002 Grade: C Views: 0
I have a servlet which can accept the follow HTTP Form File operation, and save the file into the server's File System <FORM METHOD="POST" ACTION="http://localhost:8080/servlet/servletUpload" EN...
Zones: Visual BasicDate Answered: 06/20/2003 Grade: A Views: 61
Hi, I'm working on a CMS. When posting data from a webpage I use MULTIPART/FORMDATA posting method (because sometimes my forms can have file upload fields) I was surprised by a strange beha...
Zones: CGIDate Answered: 08/28/2004 Grade: A Views: 0
I'm getting scroll when i try to display a longer text with pre tag in a text area. I'm setting the value of the textarea using Servlet. The mime type is multipart. The width of the table is in pix...
Zones: HTMLDate Answered: 02/25/2004 Grade: A Views: 0