Click here to Skip to main content
15,914,500 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to Stop the page sumbission Pin
subbu Manikonda7-Mar-07 21:28
subbu Manikonda7-Mar-07 21:28 
AnswerRe: How to Stop the page sumbission Pin
Arindam Tewary7-Mar-07 22:07
professionalArindam Tewary7-Mar-07 22:07 
Questionseting asp web site on LAN Pin
aransiola7-Mar-07 20:46
aransiola7-Mar-07 20:46 
Questiondifference between carriage return(\r) and new line(\n) Pin
VishalSharmaDev7-Mar-07 20:22
VishalSharmaDev7-Mar-07 20:22 
AnswerRe: difference between carriage return(\r) and new line(\n) Pin
Guffa7-Mar-07 21:48
Guffa7-Mar-07 21:48 
GeneralRe: difference between carriage return(\r) and new line(\n) Pin
VishalSharmaDev7-Mar-07 22:26
VishalSharmaDev7-Mar-07 22:26 
AnswerRe: difference between carriage return(\r) and new line(\n) Pin
Guffa7-Mar-07 22:42
Guffa7-Mar-07 22:42 
GeneralRe: difference between carriage return(\r) and new line(\n) Pin
Amit Agarrwal8-Mar-07 0:15
Amit Agarrwal8-Mar-07 0:15 
Hi guffa,

i like your Post.....

please give me reply if u have.

I am trying to do the following, it seems like it should work

Dim IE As InternetExplorer
IE = CreateObject("InternetExplorer.Application")
IE.Visible = True
Dim proxyObject As New System.Net.WebProxy("http://148.244.150.57:80/", True)
IE.Proxy = proxyObject
IE.Navigate("http://www.whatismyip.com")

basically when it goes to whatismyip.com it should show me the same address as the proxy, currently what is happening is that ie is starting up but then it sort of freezes and no page loads, any ideas how to fix this? (Also is there a way to set the proxy in the ie through vb or c#?)



Dotnet


Dotnet

AnswerRe: difference between carriage return(\r) and new line(\n) Pin
Guffa8-Mar-07 1:42
Guffa8-Mar-07 1:42 
QuestionIE proxy Setting Problem Pin
Amit Agarrwal7-Mar-07 20:20
Amit Agarrwal7-Mar-07 20:20 
QuestionSQL statement Pin
nzibi7-Mar-07 20:15
nzibi7-Mar-07 20:15 
QuestionDataGrid Paging Problem Pin
Khan.Bangash7-Mar-07 20:13
Khan.Bangash7-Mar-07 20:13 
AnswerRe: DataGrid Paging Problem Pin
Harini N K7-Mar-07 21:43
Harini N K7-Mar-07 21:43 
GeneralRe: DataGrid Paging Problem Pin
Khan.Bangash7-Mar-07 22:28
Khan.Bangash7-Mar-07 22:28 
QuestionHow to set IE proxy Pin
Amit Agarrwal7-Mar-07 19:52
Amit Agarrwal7-Mar-07 19:52 
QuestionAdding cSS in Server side control Pin
Mayukh Sen7-Mar-07 19:37
Mayukh Sen7-Mar-07 19:37 
AnswerRe: Adding cSS in Server side control Pin
Arindam Tewary7-Mar-07 22:12
professionalArindam Tewary7-Mar-07 22:12 
QuestionClickable Datagrid Row Pin
Mphophophos7-Mar-07 18:54
Mphophophos7-Mar-07 18:54 
AnswerRe: Clickable Datagrid Row Pin
Parwej Ahamad7-Mar-07 19:20
professionalParwej Ahamad7-Mar-07 19:20 
Questionto get 3D chart Pin
chatrathi7-Mar-07 18:31
chatrathi7-Mar-07 18:31 
QuestionGarbage Collection Pin
aaraaayen7-Mar-07 18:28
aaraaayen7-Mar-07 18:28 
AnswerRe: Garbage Collection Pin
Sylvester george7-Mar-07 19:37
Sylvester george7-Mar-07 19:37 
Questionbat file running problem Pin
siddisagar7-Mar-07 17:36
siddisagar7-Mar-07 17:36 
QuestionHow do i send a meeting request in outlook with an attachment Pin
www.Developerof.NET7-Mar-07 17:23
www.Developerof.NET7-Mar-07 17:23 
Questionit's urgent please Pin
niki_nilu7-Mar-07 17:20
niki_nilu7-Mar-07 17:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.