Hi i am trying to provide my digital certificate to identify my pc to a server i am posting an xml file but i cant get it to work any ideas.
_________CODE_____________________________
'Set method, url, async
xmlHTTP.open("POST", strURL, False)
'Certificate holds path to certificate...
I have this code working to a point it posts an xml file to a server however i have to present my digital certificate to the server and dont know how to do this does any one know wher i start?
any direction would be greate.
_____________working_code________________________
Dim responsestr As...
Hi,
Can anyone tell me where to start i want to send(post) an xml file in VB.net i have done this in other languages using MSXML.4 but i dont know where to start in dot net. All examples i can find are in asp i want to send xml file from a windows dot net application.
Any help or direction...
I have this nearly working however i want to change date from dd\mm\yyyy to dd\mmm\yyyy
the bit that dosnt work is if the day is a single number then it shows d\mmm\yyyy i want to add 0 to meet format dd\mmm\yyyy
any help thanx
CODE SO FAR...
Hi any help on this would be greate.
I am writing to file with set textmerge but it allways missus the first line if it is an xml file i am createing this throws error when parsing.
Is there any way to stop textmerge missing the first line when writing to file?
thanx
Does any one know if i can start an .exe from asp.
What i want to do is from web page start my web cam?
Any help or direction would be a big help
David
Hi
I am sending xml data to a server that requires me to present a digital certifiact with the data. I have the digital certificate on my PC but i have no idea where to start on how to send the certificte in vb.net code.I know i can use the post method for user name and passwords etc but how...
Hi i am trying to connect to a fox pro db from vb dot net i am using this connection string and an odbc link but can't get a connection does any one have any ideas
Thanx
_______CODE_______________________________________________
Driver=Microsoft Visual FoxPro Driver; _
SourceType=DBC; _...
Hi i am trying to connect to a fox pro db from vb dot net i am using this connection string and an odbc link but can't get a connection does any one have any ideas
Thanx
_______CODE_______________________________________________
Driver=Microsoft Visual FoxPro Driver; _
SourceType=DBC; _...
Hi i am trying to connect to a fox pro db from vb dot net i am using this connection string and an odbc link but can't get a connection does any one have any ideas
Thanx
_______CODE_______________________________________________
Driver=Microsoft Visual FoxPro Driver; _
SourceType=DBC; _...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.