Web Service Toolkit & using System.Net.NetworkCredential

J

jazy jaf

Hi,

is there a way to define something like


Code
-------------------
Dim cred As New Net.NetworkCredential(LoginName, Passwort)
-------------------



in VBA Excel? I'm using Excel 2003 with "Microsoft Office XP We
Services Toolkit 2.0" as a webservice client. The Web Service use
HTTPS so i need to set credentials but (unlike in VB.NET) i can'
access the System.Net Package within VBA-Exce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top