Click here to Skip to main content
15,905,323 members
Home / Discussions / C#
   

C#

 
GeneralRe: I need to create 150 variable names....need an efficient way of doing it Pin
Dave Kreskowiak19-Feb-10 9:08
mveDave Kreskowiak19-Feb-10 9:08 
AnswerRe: I need to create 150 variable names....need an efficient way of doing it Pin
dan!sh 19-Feb-10 10:03
professional dan!sh 19-Feb-10 10:03 
GeneralRe: I need to create 150 variable names....need an efficient way of doing it Pin
Sundeepan Sen19-Feb-10 13:43
Sundeepan Sen19-Feb-10 13:43 
QuestionI want to romove all input tag from html Pin
Qasim198419-Feb-10 3:30
professionalQasim198419-Feb-10 3:30 
AnswerMessage Closed Pin
19-Feb-10 3:31
stancrm19-Feb-10 3:31 
GeneralRe: I want to romove all input tag from html Pin
Qasim198419-Feb-10 3:32
professionalQasim198419-Feb-10 3:32 
GeneralRe: I want to romove all input tag from html Pin
Not Active19-Feb-10 3:38
mentorNot Active19-Feb-10 3:38 
GeneralRe: I want to romove all input tag from html Pin
Dave Kreskowiak19-Feb-10 3:39
mveDave Kreskowiak19-Feb-10 3:39 
If you're going to make demands like this, download this[^] tool and figure it out yourself.

Really, how hard could it be to look for "<input " and then "/>" or "</input>"...

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: I want to romove all input tag from html Pin
Qasim198419-Feb-10 3:43
professionalQasim198419-Feb-10 3:43 
Questionhi Pin
rose251819-Feb-10 1:55
rose251819-Feb-10 1:55 
AnswerRe: hi Pin
Pete O'Hanlon19-Feb-10 2:33
mvePete O'Hanlon19-Feb-10 2:33 
AnswerRe: hi Pin
Dave Kreskowiak19-Feb-10 3:35
mveDave Kreskowiak19-Feb-10 3:35 
Question[SOLVED] IL: What are the contents of arg_0 in a static method? [modified] Pin
blackblizzard19-Feb-10 1:42
blackblizzard19-Feb-10 1:42 
AnswerRe: IL: What are the contents of arg_0 in a static method? Pin
blackblizzard19-Feb-10 1:49
blackblizzard19-Feb-10 1:49 
QuestionDrag&Drop to Windows Explorer ? Pin
Nematjon Rahmanov19-Feb-10 1:06
Nematjon Rahmanov19-Feb-10 1:06 
QuestionGet Client Browser Time on server side Pin
sher_azam19-Feb-10 0:45
sher_azam19-Feb-10 0:45 
AnswerRe: Get Client Browser Time on server side Pin
J4amieC19-Feb-10 0:57
J4amieC19-Feb-10 0:57 
GeneralRe: Get Client Browser Time on server side Pin
sher_azam19-Feb-10 1:04
sher_azam19-Feb-10 1:04 
GeneralRe: Get Client Browser Time on server side Pin
J4amieC19-Feb-10 1:09
J4amieC19-Feb-10 1:09 
QuestionRegular expression [modified] Pin
Eduard Keilholz19-Feb-10 0:08
Eduard Keilholz19-Feb-10 0:08 
AnswerRe: Regular expression Pin
Not Active19-Feb-10 0:37
mentorNot Active19-Feb-10 0:37 
GeneralRe: Regular expression Pin
Eduard Keilholz19-Feb-10 2:27
Eduard Keilholz19-Feb-10 2:27 
AnswerRe: Regular expression Pin
rhuiden19-Feb-10 2:33
rhuiden19-Feb-10 2:33 
GeneralRe: Regular expression Pin
Eduard Keilholz19-Feb-10 3:47
Eduard Keilholz19-Feb-10 3:47 
Question[SOLVED] How do I get the type of the class I'm in without knowing its name? [modified] Pin
blackblizzard18-Feb-10 23:44
blackblizzard18-Feb-10 23:44 

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.