Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
QuestionHow to make Key Logger? Pin
aMIR_bILAL30-Jun-03 5:41
aMIR_bILAL30-Jun-03 5:41 
GeneralLinkedLabel in Datagrid Pin
Chris#30-Jun-03 4:47
Chris#30-Jun-03 4:47 
QuestionColoring listview items? Pin
BoozeBomb30-Jun-03 4:41
BoozeBomb30-Jun-03 4:41 
AnswerRe: Coloring listview items? Pin
Roland Bär30-Jun-03 4:58
Roland Bär30-Jun-03 4:58 
GeneralNeed help with Regex Pin
viperxp30-Jun-03 4:15
viperxp30-Jun-03 4:15 
GeneralRe: Need help with Regex Pin
leppie30-Jun-03 13:32
leppie30-Jun-03 13:32 
GeneralRe: Need help with Regex Pin
viperxp30-Jun-03 19:05
viperxp30-Jun-03 19:05 
GeneralRe: Need help with Regex Pin
1-Jul-03 5:22
suss1-Jul-03 5:22 
i mean, can u be more specific? exactly where to add? for which pattern?

my program has to cater to tags like these:
<a href="http://myserver.com/ads/page.htm" >test</a> [note the space]
<a href="http://myserver.com/ads/page.htm" id="1">test2</a>
<a href="http://myserver.com/ads/page.htm"><img width=20 height=20 src=sponsor.gif></a>

<img width=20 height=20 src='sponsor.gif'>

i wanna extract the full tag that matches the keywords, yet accomodate for the loose nature of html.

please advise. i have no experience using regex, and all references i have doesnt seem helpful. msdn library is confusing me...Frown | :(
GeneralImage-Listbox Pin
jphuphilly30-Jun-03 4:13
jphuphilly30-Jun-03 4:13 
GeneralRe: Image-Listbox Pin
Manster30-Jun-03 9:03
Manster30-Jun-03 9:03 
GeneralRe: Image-Listbox Pin
jphuphilly30-Jun-03 11:08
jphuphilly30-Jun-03 11:08 
GeneralRe: Image-Listbox Pin
Manster1-Jul-03 3:59
Manster1-Jul-03 3:59 
GeneralRe: Image-Listbox Pin
jphuphilly1-Jul-03 7:27
jphuphilly1-Jul-03 7:27 
GeneralRe: Image-Listbox Pin
jphuphilly30-Jun-03 11:35
jphuphilly30-Jun-03 11:35 
Questionwho knows sth. about FolderNameEditor? Pin
gongxiancao30-Jun-03 2:48
gongxiancao30-Jun-03 2:48 
GeneralToolbars, main menus &amp; context menus Pin
hbandarra29-Jun-03 23:48
hbandarra29-Jun-03 23:48 
GeneralRe: Toolbars, main menus &amp; context menus Pin
hbandarra30-Jun-03 3:19
hbandarra30-Jun-03 3:19 
GeneralDeserializing dynamically loaded types Pin
Oyvind Bratland29-Jun-03 22:26
Oyvind Bratland29-Jun-03 22:26 
Generalopacity of panels Pin
Member 138827529-Jun-03 21:39
Member 138827529-Jun-03 21:39 
QuestionSerialize into the appropriate App.exe.config file? Pin
Anonymous29-Jun-03 17:59
Anonymous29-Jun-03 17:59 
GeneralKeyword.... Pin
Steve McLenithan28-Jun-03 17:41
Steve McLenithan28-Jun-03 17:41 
GeneralRe: Keyword.... Pin
Bo Hunter28-Jun-03 18:19
Bo Hunter28-Jun-03 18:19 
GeneralRe: Keyword.... Pin
Steve McLenithan28-Jun-03 18:36
Steve McLenithan28-Jun-03 18:36 
QuestionHow Do I: Write an Addin for IE in C# Pin
Rahul Singh28-Jun-03 13:48
Rahul Singh28-Jun-03 13:48 
AnswerRe: How Do I: Write an Addin for IE in C# Pin
Mazdak29-Jun-03 4:32
Mazdak29-Jun-03 4:32 

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.