TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
web
NA
6
0
Upload a file to server
Dec 15 2006 3:51 PM
Hi, I have a windows form and I want to upload a file to the server. I'm familiar with serializing and writing the file to the WebRequest's RequestStream, but I'm using a web service and want to add parameters to it i.e. create the WebRequest and add the file (a serialized form of the file as it could be any filetype) and add some additional parameters like senders name, profession and stuff... I know I could directly reference the webservice and call it as a method, but I want to avoid doing that. Really appreciate all the help! Thanks,
Reply
Answers (
0
)
VB.NET Crystal Reports
How to delete a set of rows from a DataTable based on some condition