Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
2 Posted Topics
which is the procedure to call code behind file from asp.net to javascript
Dim conn Set conn = Server.CreateObject("ADODB.Connection") Conn.Open "DRIVER={SQL Server};Server=server address;Database=databasename;UID=username;PWD=password;" which page will i connect it
The End.
shubhadip