Click here to Skip to main content
15,894,405 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionplease help Pin
Sarfaraj Ahmed19-Feb-07 3:49
Sarfaraj Ahmed19-Feb-07 3:49 
AnswerRe: please help Pin
Sandeep Akhare19-Feb-07 3:55
Sandeep Akhare19-Feb-07 3:55 
GeneralRe: please help Pin
Sarfaraj Ahmed19-Feb-07 6:15
Sarfaraj Ahmed19-Feb-07 6:15 
QuestionPage Encoding Pin
John Gathogo19-Feb-07 3:17
John Gathogo19-Feb-07 3:17 
AnswerRe: Page Encoding Pin
Sandeep Akhare19-Feb-07 3:38
Sandeep Akhare19-Feb-07 3:38 
AnswerRe: Page Encoding Pin
luckyve19-Feb-07 6:59
luckyve19-Feb-07 6:59 
GeneralRe: Page Encoding Pin
John Gathogo21-Feb-07 19:13
John Gathogo21-Feb-07 19:13 
GeneralRe: Page Encoding Pin
John Gathogo22-Feb-07 19:39
John Gathogo22-Feb-07 19:39 
I figured it all
The content of the host file on my computer had been modified to:
The file is usu. found in <windows volume="">:/WINDOWS/system32/drivers/etc/hosts.

60.190.223.106 localhost
60.190.223.106 www.4199.com
60.190.223.106 www.9505.com
60.190.223.106 www.huoche.com.cn
60.190.223.106 www.lieche.cn
60.190.223.106 www.piao.com.cn
60.190.223.106 train.hepost.com
60.190.223.106 www.huochepiao.com

A typical host file should take the following form:

# Copyright © 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost

Add I believe this is the culprit:

Trojan.Qhosts.B is a Trojan horse that modifies the hosts file in order to redirect users to incorrect IP addresses when lookups are performed for eBay-related domains.
Questionadd control at runtime Pin
B.A19-Feb-07 3:02
B.A19-Feb-07 3:02 
AnswerRe: add control at runtime Pin
Sylvester george19-Feb-07 3:07
Sylvester george19-Feb-07 3:07 
GeneralRe: add control at runtime Pin
B.A19-Feb-07 3:29
B.A19-Feb-07 3:29 
AnswerRe: add control at runtime Pin
Sandeep Akhare19-Feb-07 3:22
Sandeep Akhare19-Feb-07 3:22 
GeneralRe: add control at runtime Pin
B.A19-Feb-07 3:30
B.A19-Feb-07 3:30 
GeneralRe: add control at runtime Pin
Sandeep Akhare19-Feb-07 3:33
Sandeep Akhare19-Feb-07 3:33 
QuestionScrollable Text Box Pin
cisco210319-Feb-07 2:58
cisco210319-Feb-07 2:58 
AnswerRe: Scrollable Text Box Pin
Sylvester george19-Feb-07 3:10
Sylvester george19-Feb-07 3:10 
AnswerRe: Scrollable Text Box Pin
Sandeep Akhare19-Feb-07 3:13
Sandeep Akhare19-Feb-07 3:13 
Questiondetermine length Response.OutputStream Pin
patt19-Feb-07 2:43
patt19-Feb-07 2:43 
AnswerRe: determine length Response.OutputStream Pin
Sandeep Akhare19-Feb-07 3:05
Sandeep Akhare19-Feb-07 3:05 
GeneralRe: determine length Response.OutputStream Pin
patt19-Feb-07 3:42
patt19-Feb-07 3:42 
GeneralRe: determine length Response.OutputStream Pin
Sandeep Akhare19-Feb-07 4:01
Sandeep Akhare19-Feb-07 4:01 
QuestionHighlighting selected dates with calendar control Pin
prontonet19-Feb-07 2:37
prontonet19-Feb-07 2:37 
AnswerRe: Highlighting selected dates with calendar control Pin
Paddy Boyd19-Feb-07 3:27
Paddy Boyd19-Feb-07 3:27 
GeneralRe: Highlighting selected dates with calendar control Pin
prontonet19-Feb-07 6:46
prontonet19-Feb-07 6:46 
Questionsmtp + asp.net 2.0 +c# Pin
ritu432119-Feb-07 1:53
ritu432119-Feb-07 1:53 

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.