|
-
August 18th, 2003, 02:45 PM
#1
set browser id
hello
i wrote a program that post some data to a server. the server response only if the correct browser identification was transmitted - i think so is this realy possible that a server dont send information if no browser id available or the wrong one?
however please tell me how can i set the browser id? i use the webclient class:
WebClient wc = new WebClient();
wc.Headers.Add("Content-Type","application/x-www-form-urlencoded");
and so on...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|