Click here to Skip to main content
15,896,118 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem deleting selected value from dropdownlist Pin
Not Active12-Feb-08 16:44
mentorNot Active12-Feb-08 16:44 
GeneralRe: Problem deleting selected value from dropdownlist Pin
Ravenet12-Feb-08 23:22
Ravenet12-Feb-08 23:22 
GeneralRe: Problem deleting selected value from dropdownlist Pin
wajans13-Feb-08 7:18
wajans13-Feb-08 7:18 
GeneralRe: Problem deleting selected value from dropdownlist Pin
Not Active13-Feb-08 7:32
mentorNot Active13-Feb-08 7:32 
GeneralRe: Problem deleting selected value from dropdownlist Pin
wajans13-Feb-08 8:42
wajans13-Feb-08 8:42 
GeneralRe: Problem deleting selected value from dropdownlist Pin
Not Active13-Feb-08 9:19
mentorNot Active13-Feb-08 9:19 
GeneralRe: Problem deleting selected value from dropdownlist Pin
wajans13-Feb-08 9:35
wajans13-Feb-08 9:35 
GeneralExecuting Textbox Text Pin
waheed awan12-Feb-08 15:06
waheed awan12-Feb-08 15:06 
i want to execute the text written in text box
e.g
i have a function
public void func(string s)
{
}

what i want to achieve is if i write
func("waheed")
in the textbox this function should be called on clicking a button

i cant use if/case etc
my requirement is this the textbox text will be passed to another function where this text will execute as code
Thanks
GeneralRe: Executing Textbox Text [modified] Pin
Venkatesh Mookkan12-Feb-08 15:17
Venkatesh Mookkan12-Feb-08 15:17 
GeneralRe: Executing Textbox Text Pin
Not Active12-Feb-08 15:45
mentorNot Active12-Feb-08 15:45 
GeneralRe: Executing Textbox Text Pin
Venkatesh Mookkan12-Feb-08 15:53
Venkatesh Mookkan12-Feb-08 15:53 
GeneralRe: Executing Textbox Text Pin
Not Active12-Feb-08 15:53
mentorNot Active12-Feb-08 15:53 
GeneralRe: Executing Textbox Text Pin
waheed awan13-Feb-08 7:02
waheed awan13-Feb-08 7:02 
GeneralRe: Executing Textbox Text Pin
Not Active13-Feb-08 7:22
mentorNot Active13-Feb-08 7:22 
GeneralRe: Executing Textbox Text Pin
waheed awan13-Feb-08 12:06
waheed awan13-Feb-08 12:06 
GeneralRe: Executing Textbox Text Pin
Not Active13-Feb-08 16:08
mentorNot Active13-Feb-08 16:08 
GeneralRe: Executing Textbox Text Pin
waheed awan13-Feb-08 7:03
waheed awan13-Feb-08 7:03 
Questionhow would??? Pin
learningman12-Feb-08 11:49
learningman12-Feb-08 11:49 
AnswerRe: how would??? Pin
Christian Graus12-Feb-08 11:54
protectorChristian Graus12-Feb-08 11:54 
GeneralSystem.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl12-Feb-08 10:42
mayl12-Feb-08 10:42 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Venkatesh Mookkan12-Feb-08 15:24
Venkatesh Mookkan12-Feb-08 15:24 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl13-Feb-08 3:46
mayl13-Feb-08 3:46 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Ravenet12-Feb-08 16:00
Ravenet12-Feb-08 16:00 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
mayl13-Feb-08 3:50
mayl13-Feb-08 3:50 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Ravenet13-Feb-08 4:02
Ravenet13-Feb-08 4:02 

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.