Click here to Skip to main content
15,888,006 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Screen Scraping Pin
Not Active9-Feb-10 2:14
mentorNot Active9-Feb-10 2:14 
Questionenabling a dll Pin
dayakar_dn8-Feb-10 23:01
dayakar_dn8-Feb-10 23:01 
AnswerRe: enabling a dll Pin
Covean9-Feb-10 0:08
Covean9-Feb-10 0:08 
Questionweb service query Pin
mylogics8-Feb-10 21:08
professionalmylogics8-Feb-10 21:08 
AnswerRe: web service query Pin
sashidhar8-Feb-10 21:21
sashidhar8-Feb-10 21:21 
AnswerRe: web service query Pin
Brij8-Feb-10 21:39
mentorBrij8-Feb-10 21:39 
GeneralRe: web service query Pin
mylogics8-Feb-10 21:58
professionalmylogics8-Feb-10 21:58 
GeneralRe: web service query Pin
mylogics8-Feb-10 22:06
professionalmylogics8-Feb-10 22:06 
i got the solution...
jst changed the code line as:
Dim wsConvert As localhost.Convert()

to
Dim wsConvert As localhost.Convert = New localhost.Convert()

nyway thanks.....
GeneralRe: web service query Pin
Brij8-Feb-10 22:29
mentorBrij8-Feb-10 22:29 
QuestionSearch Engines and Multilanguage Websites Pin
tronix018-Feb-10 20:57
tronix018-Feb-10 20:57 
QuestionAsynchronous Postback for GridView's Select Command Pin
.NET- India 8-Feb-10 20:20
.NET- India 8-Feb-10 20:20 
QuestionASP.net Chat program Pin
Arny18-Feb-10 18:53
Arny18-Feb-10 18:53 
AnswerRe: ASP.net Chat program Pin
Brij8-Feb-10 19:34
mentorBrij8-Feb-10 19:34 
GeneralRe: ASP.net Chat program Pin
Arny18-Feb-10 23:23
Arny18-Feb-10 23:23 
QuestionAccess GridView Lable using javascript Pin
sjs4u8-Feb-10 18:48
sjs4u8-Feb-10 18:48 
AnswerRe: Access GridView Lable using javascript Pin
Brij8-Feb-10 19:32
mentorBrij8-Feb-10 19:32 
GeneralRe: Access GridView Lable using javascript Pin
sjs4u8-Feb-10 19:58
sjs4u8-Feb-10 19:58 
GeneralRe: Access GridView Lable using javascript Pin
Brij8-Feb-10 20:24
mentorBrij8-Feb-10 20:24 
GeneralRe: Access GridView Lable using javascript Pin
sjs4u8-Feb-10 20:29
sjs4u8-Feb-10 20:29 
GeneralRe: Access GridView Lable using javascript Pin
Brij8-Feb-10 20:53
mentorBrij8-Feb-10 20:53 
Questionregarding variables declared in a page Pin
vijaylumar8-Feb-10 17:15
vijaylumar8-Feb-10 17:15 
AnswerRe: regarding variables declared in a page Pin
Not Active8-Feb-10 17:45
mentorNot Active8-Feb-10 17:45 
AnswerRe: regarding variables declared in a page Pin
m@dhu8-Feb-10 17:45
m@dhu8-Feb-10 17:45 
QuestionHow to sort each row in a GridView based from a Field [RankOrder] from Database Pin
-Muc_8-Feb-10 8:39
-Muc_8-Feb-10 8:39 
AnswerRe: How to sort each row in a GridView based from a Field [RankOrder] from Database Pin
PunkIsNotDead8-Feb-10 12:13
PunkIsNotDead8-Feb-10 12:13 

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.