Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
QuestionBindingSource and BindingNavigator for DataGridView in C# Pin
maylels3-Nov-06 5:28
maylels3-Nov-06 5:28 
AnswerRe: BindingSource and BindingNavigator for DataGridView in C# Pin
sam#3-Nov-06 19:27
sam#3-Nov-06 19:27 
QuestionHow to set windows form height to 0 without the designer [modified] Pin
saho3-Nov-06 5:19
saho3-Nov-06 5:19 
AnswerRe: How to set windows form height to 0 without the designer Pin
sam#3-Nov-06 19:13
sam#3-Nov-06 19:13 
GeneralRe: How to set windows form height to 0 without the designer Pin
saho5-Nov-06 22:05
saho5-Nov-06 22:05 
QuestionPop-up / drop down user control Pin
iPodSync3-Nov-06 5:14
iPodSync3-Nov-06 5:14 
AnswerRe: Pop-up / drop down user control Pin
Insincere Dave3-Nov-06 5:23
Insincere Dave3-Nov-06 5:23 
QuestionConstructing Absolute URL Pin
Nadia Monalisa3-Nov-06 4:47
Nadia Monalisa3-Nov-06 4:47 
Hi, Any method or Class available for getting the following purpose served ?

== Situation==
My software has navigated an website and extracted a link from

<a href="/abc/def/ghi.JPG">Click Here</a>,

and the URL of the navigated website is

http://www.myWebSite.com/pictures/good/

== Purpose ==
Now, I want to contruct a Full abosolute URL of the Image link based on the Website URL like this,

http://www.myWebSite.com/abc/def/ghi.JPG
==================
== QUESTION ==
IS THERE ANY CLASS that can do these works for me or I will have write all dirty codes to do this job !!

Thanks and I appreciate your help in advance.

Emran
AnswerRe: Constructing Absolute URL Pin
ednrgc3-Nov-06 4:55
ednrgc3-Nov-06 4:55 
GeneralRe: Constructing Absolute URL Pin
Nadia Monalisa3-Nov-06 5:23
Nadia Monalisa3-Nov-06 5:23 
AnswerRe: Constructing Absolute URL Pin
Scott Dorman3-Nov-06 11:35
professionalScott Dorman3-Nov-06 11:35 
Questionmemory problem with tooltips on picturebox Pin
Fabrice Deshayes aka Xtream3-Nov-06 4:39
Fabrice Deshayes aka Xtream3-Nov-06 4:39 
AnswerRe: memory problem with tooltips on picturebox Pin
ednrgc3-Nov-06 4:58
ednrgc3-Nov-06 4:58 
GeneralRe: memory problem with tooltips on picturebox Pin
Fabrice Deshayes aka Xtream3-Nov-06 6:00
Fabrice Deshayes aka Xtream3-Nov-06 6:00 
GeneralRe: memory problem with tooltips on picturebox Pin
Guffa3-Nov-06 7:45
Guffa3-Nov-06 7:45 
GeneralRe: memory problem with tooltips on picturebox Pin
Fabrice Deshayes aka Xtream4-Nov-06 0:58
Fabrice Deshayes aka Xtream4-Nov-06 0:58 
AnswerRe: memory problem with tooltips on picturebox Pin
Guffa4-Nov-06 4:16
Guffa4-Nov-06 4:16 
GeneralRe: memory problem with tooltips on picturebox Pin
Fabrice Deshayes aka Xtream4-Nov-06 10:50
Fabrice Deshayes aka Xtream4-Nov-06 10:50 
GeneralRe: memory problem with tooltips on picturebox Pin
Guffa4-Nov-06 13:20
Guffa4-Nov-06 13:20 
QuestionSTOPing WebBrowser Pin
Nadia Monalisa3-Nov-06 4:34
Nadia Monalisa3-Nov-06 4:34 
AnswerRe: STOPing WebBrowser Pin
ednrgc3-Nov-06 5:00
ednrgc3-Nov-06 5:00 
GeneralRe: STOPing WebBrowser Pin
Nadia Monalisa3-Nov-06 5:20
Nadia Monalisa3-Nov-06 5:20 
GeneralRe: STOPing WebBrowser Pin
ednrgc3-Nov-06 5:26
ednrgc3-Nov-06 5:26 
GeneralRe: STOPing WebBrowser Pin
Nadia Monalisa3-Nov-06 5:29
Nadia Monalisa3-Nov-06 5:29 
QuestionXml Pin
V.3-Nov-06 4:26
professionalV.3-Nov-06 4:26 

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.