473,399 Members | 3,401 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

SOAP attachment?

Hi!

is there any way to to upload a file as a soap-attachment???
I have written a jscript function that handles all form-data, packs it up into one xml-file and sends it off to the server.
before the latest MS security patch, the one that disabled adodb.stream object, this also worked nicely for upload-files (<input type=file>). I just read the file from the users harddisk using the adodb.stream activeXObject, read it into a an xml-node (nodeType=bin.base64) and sent it of to the server.

Now I am wondering whether a similar thing could be achieved using SOAP attachments, since the adodb.stream object does not work anymore, thus preventimg the file-access und the client computer.

The whole thing is not very security sensitive because it is only used by our company employees, but it still has to work on the internet - so just uninstalling the latest security patch is not an option.
sven

---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.SqlJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.
Nov 21 '05 #1
1 6507
Search MSDN and the web for "SOAP with Attachments" and Web Services
Enhancements (WSE).

You may want to check out this article:
http://msdn.microsoft.com/webservice...opaquedata.asp.

Dale
"SqlJunkies User" <User@-NOSPAM-SqlJunkies.com> wrote in message
news:uH**************@TK2MSFTNGP11.phx.gbl...
Hi!

is there any way to to upload a file as a soap-attachment???
I have written a jscript function that handles all form-data, packs it up into one xml-file and sends it off to the server. before the latest MS security patch, the one that disabled adodb.stream object, this also worked nicely for upload-files (<input type=file>). I just
read the file from the users harddisk using the adodb.stream activeXObject,
read it into a an xml-node (nodeType=bin.base64) and sent it of to the
server.
Now I am wondering whether a similar thing could be achieved using SOAP attachments, since the adodb.stream object does not work anymore, thus
preventimg the file-access und the client computer.
The whole thing is not very security sensitive because it is only used by our company employees, but it still has to work on the internet - so just
uninstalling the latest security patch is not an option. sven

---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.SqlJunkies.com/newsgroups Our newsgroup engine

supports Post Alerts, Ratings, and Searching.
Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Mr. S | last post by:
Hi! I need a SOAP request like this <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"...
1
by: Antonio | last post by:
Hi everybody!! First of all, sorry about my english. I promise to improve it. I have a big problem when I try to add an attachment which contains a image in it. I have to solve it as soon as...
0
by: tbyang | last post by:
I want to receive an attachment in VB6 Client using Soap toolkit3.for example,I want to receive a string attachment from .net webservice using WSE.how can I do it? thanks! ...
1
by: Ipsita | last post by:
Hi! I am trying SOAP with DIME attachments in web services. The web service sends the file as attachment say "test.doc", and the client has to read that and populate it in a textbox control. I...
0
by: ad | last post by:
I want to send a .zip file as soap attachment to server. How can I do that?
0
by: saliwen | last post by:
Can WSE2.0 implements SOAP Attachments of W3C for interoperations ?
0
by: Khalid | last post by:
hi, i have a web services that return me a message soap with a file attachment encoded in DIME format and sent over SOAP. This file is a PDF. I want to consume this web service with a PHP client...
3
gagandeepgupta16
by: gagandeepgupta16 | last post by:
hi I need to do http post which will send in a soap data, as well as upload a file on the server. i have tried using <iframe>, but at same time submitting a soap request and uploading file on...
2
by: talk2jyotish | last post by:
I have to send a zip file whose name is MeFAttachment.zip as an attachment in SOAP 1.1 packet. But I get an error while submitting. Here is the error description Server Error 415 IDP...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.