Click here to Skip to main content
15,893,508 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to allow different kinds of text in textbox based on dropdownlist selecteditem? Pin
adatapost29-May-09 15:38
adatapost29-May-09 15:38 
QuestionRe: How to allow different kinds of text in textbox based on dropdownlist selecteditem? Pin
AlexeiXX329-May-09 11:08
AlexeiXX329-May-09 11:08 
Questionkindly reply to my issue. Pin
pujafaldu29-May-09 2:58
pujafaldu29-May-09 2:58 
AnswerRe: kindly reply to my issue. Pin
Vimalsoft(Pty) Ltd29-May-09 4:43
professionalVimalsoft(Pty) Ltd29-May-09 4:43 
QuestionHow to force web service to run at client side? Pin
I'm a beginner29-May-09 2:40
I'm a beginner29-May-09 2:40 
AnswerRe: How to force web service to run at client side? Pin
adatapost29-May-09 4:46
adatapost29-May-09 4:46 
GeneralRe: How to force web service to run at client side? Pin
I'm a beginner29-May-09 5:58
I'm a beginner29-May-09 5:58 
GeneralRe: How to force web service to run at client side? Pin
Ramesh Swaminathan29-May-09 6:37
Ramesh Swaminathan29-May-09 6:37 
The code in your web service will be executed at server side only. It will not be executed at client side. Therefore you cannot use your web service to create folder in computer B(client).

You can create folder using FileSystemObject in ActiveXObject with JavaScipt.

But the security permission of the browser should allow ActiveX object to achive this.

Check this link[^].
AnswerRe: How to force web service to run at client side? Pin
Bassam Saoud29-May-09 11:20
Bassam Saoud29-May-09 11:20 
QuestionHow to pass the checked row from one gridview to another Pin
meeram39529-May-09 2:35
meeram39529-May-09 2:35 
AnswerRe: How to pass the checked row from one gridview to another Pin
adatapost29-May-09 4:50
adatapost29-May-09 4:50 
AnswerRe: How to pass the checked row from one gridview to another Pin
Ramesh Swaminathan29-May-09 6:30
Ramesh Swaminathan29-May-09 6:30 
QuestionHow to resolve Failed to open a rowset problem in crystal report Pin
mani.thirumalai29-May-09 2:25
mani.thirumalai29-May-09 2:25 
AnswerRe: How to resolve Failed to open a rowset problem in crystal report Pin
Ramesh Swaminathan29-May-09 6:06
Ramesh Swaminathan29-May-09 6:06 
QuestionRealTime browser games Pin
il_manti29-May-09 1:47
il_manti29-May-09 1:47 
AnswerRe: RealTime browser games Pin
Paddy Boyd29-May-09 2:24
Paddy Boyd29-May-09 2:24 
AnswerRe: RealTime browser games Pin
Matt Cavanagh29-May-09 2:38
Matt Cavanagh29-May-09 2:38 
Questionhow to access application through Intranet! Pin
Learner52029-May-09 1:32
Learner52029-May-09 1:32 
AnswerRe: how to access application through Intranet! Pin
Manas Bhardwaj29-May-09 2:22
professionalManas Bhardwaj29-May-09 2:22 
AnswerRe: how to access application through Intranet! Pin
Baran M29-May-09 4:04
Baran M29-May-09 4:04 
AnswerRe: how to access application through Intranet! Pin
Vimalsoft(Pty) Ltd29-May-09 4:45
professionalVimalsoft(Pty) Ltd29-May-09 4:45 
GeneralRe: how to access application through Intranet! Pin
Manas Bhardwaj29-May-09 5:19
professionalManas Bhardwaj29-May-09 5:19 
GeneralRe: how to access application through Intranet! Pin
Vimalsoft(Pty) Ltd31-May-09 20:07
professionalVimalsoft(Pty) Ltd31-May-09 20:07 
Questionkeep track of the records loaded Pin
prasadbuddhika29-May-09 1:20
prasadbuddhika29-May-09 1:20 
AnswerRe: keep track of the records loaded Pin
Baran M29-May-09 1:35
Baran M29-May-09 1:35 

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.