View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jazy jaf jazy jaf is offline
external usenet poster
 
Posts: 1
Default Web Service Toolkit & using System.Net.NetworkCredential


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

--
jazy ja
-----------------------------------------------------------------------
jazy jaf's Profile: http://www.excelforum.com/member.php...fo&userid=3643
View this thread: http://www.excelforum.com/showthread.php?threadid=56198