Hyperlinks
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all I'm trying to create a simple web application with hyperlink. Please take a look at this sample. http://msdn.microsoft.com/msdnmag/issues/03/09/net/default.aspx What I'm trying to do is to copy the way Microsoft represents their hyperlinks (look at ones with figures). I know how to create those hyperlinks with Javascript but I don't know with asp.net I would like to know if there are any sample codes can help me to do that Thanks