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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_20984747.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21264647.htm...
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 ...
http://www.experts-exchange.com/Web_Development/Internet_Marketing/Q_21481519.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_21854061.html
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22011942.html
<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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20150661.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20253326.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20404843.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_20409120.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20698618.ht...
Zones:
HTMLDate Answered: 02/25/2004 Grade: A Views: 0