The VB Project convertor bombs on a small file that I'm trying to convert. I'm 
guessing that it's choking on 
Dim winHttpReg as WinHttp;WinHttpRequest 

The three lines I need to help with are the above, plus ... 

winhttpRef.open "POST", url, False 
winhttpRef.SetRequestHeader "Content-Type", "application/x-www.form.urlencoded" 
winhttpRef.Send String 

Any pointers would be very welcomed! 

Steve
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to