i want to know how to configure ms sql server management studio to connect to a ms sql server 2005 database on the internet. i have the ip address of the ms sql server machine, the databse name, the login user name and password. my web application uses the above parameters to connect to the...
hello
can anyone show me an asp.net code that reads an http post
data. the point is dat the data was posted without a field name which means method such as request("name_of_field") cannot be used to read the posted data.
any other means of reading http post data in asp.net?
i need sample code that will read from a binary file like gif and store what is read into a variable and later - supposedly after preprocessing - write back d bytes of data stored in the variable into another binary file.
while the bytes are stored inside the variable i may want to access them...
tanks it works like charm. my app is geting more robust.
love u all for giving me d tcl-specifics. i hav been able to focus on solving d real problem while learning a new language.
How do i get the error code and error message associated with a catch block like the one below? Assuming the remote machine is never existing
/**********************************
catch {
set s [socket 192.168.0.200 1110]
}
************************************/
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.