Click here to Skip to main content
16,016,736 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Brent Lamborn7-Jul-06 11:44
Brent Lamborn7-Jul-06 11:44 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Steve Echols7-Jul-06 12:31
Steve Echols7-Jul-06 12:31 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Igor Vigdorchik10-Jul-06 3:26
Igor Vigdorchik10-Jul-06 3:26 
GeneralRe: Anyone know how to use referrer info to track stats? Pin
Brent Lamborn10-Jul-06 4:09
Brent Lamborn10-Jul-06 4:09 
QuestionAtlas Drag extender problem. [modified] Pin
vik207-Jul-06 1:39
vik207-Jul-06 1:39 
AnswerRe: Atlas Drag extender problem. Pin
RichardGrimmer11-Jul-06 5:53
RichardGrimmer11-Jul-06 5:53 
QuestionMSHTML:Font toggling [modified] Pin
Leonhardt Wille6-Jul-06 22:37
Leonhardt Wille6-Jul-06 22:37 
QuestionMSHTML:IMarkupPointer - Strange behavior with overlapping tags [modified] Pin
Leonhardt Wille6-Jul-06 21:17
Leonhardt Wille6-Jul-06 21:17 
I experienced a strange behavior with overlapping tags. I use the IMarkupServices interface with IMarkupPointer to parse a document and display the "class" attribute of the currently selected <font> tag, if any (just like Winword displays the style of the current selection).
When I parse the following code (after selecting the text portion marked green in the view), strange things happen:
some text<font color="darkgreen"><font class="g3">Normal<font class="g4">Big</font>Normal</font></font>some other text<br />

The IMarkupPointer pHtmlStart starts at the right point, but when it moves on after looping once and successfully retrieving the "class" attribute, pHtmlStart->CurrentScope returns a NULL element and seems to have gotten RIGHT of the pHtmlEnd pointer.

Due to this behavior, I cannot retrieve any other elements in the selection, thus I am not able to indicate "there are elements with different CLASS attributes in the selection.".

Has anybody experienced something like this? Or is there another solution to the problem? Anybody knows how FrontPage handles this? Or am I doing something totally wrong?

If anybody is interested I will post some code here to evaluate the behavior.
Thanks for reading.

-- modified at 3:18 Friday 7th July, 2006
Questionproblems with getting Front Page 98’s hover buttons Pin
insyirah6-Jul-06 14:47
insyirah6-Jul-06 14:47 
QuestionPopup blocker window Pin
MalikRizwan6-Jul-06 3:43
MalikRizwan6-Jul-06 3:43 
AnswerRe: Popup blocker window Pin
theJazzyBrain7-Jul-06 1:40
theJazzyBrain7-Jul-06 1:40 
Questionreposition div [modified] Pin
pastecopy6-Jul-06 1:54
pastecopy6-Jul-06 1:54 
AnswerRe: reposition div Pin
Guffa6-Jul-06 1:55
Guffa6-Jul-06 1:55 
GeneralRe: reposition div Pin
pastecopy6-Jul-06 3:26
pastecopy6-Jul-06 3:26 
AnswerRe: reposition div Pin
Guffa6-Jul-06 6:31
Guffa6-Jul-06 6:31 
AnswerRe: reposition div Pin
Brent Lamborn7-Jul-06 12:03
Brent Lamborn7-Jul-06 12:03 
QuestionPass attributes using jsp? [modified] Pin
theprinc6-Jul-06 1:40
theprinc6-Jul-06 1:40 
GeneralRe: Pass attributes using jsp? Pin
Guffa6-Jul-06 2:03
Guffa6-Jul-06 2:03 
GeneralRe: Pass attributes using jsp? Pin
theprinc6-Jul-06 2:12
theprinc6-Jul-06 2:12 
GeneralRe: Pass attributes using jsp? Pin
Guffa6-Jul-06 6:33
Guffa6-Jul-06 6:33 
QuestionTreeview + javascript Pin
ritu43216-Jul-06 0:37
ritu43216-Jul-06 0:37 
AnswerRe: Treeview + javascript [modified] Pin
Mark F.11-Jul-06 4:40
Mark F.11-Jul-06 4:40 
QuestionDisable Right Click In A Web Page Pin
Vipin Venugopal6-Jul-06 0:28
Vipin Venugopal6-Jul-06 0:28 
AnswerRe: Disable Right Click In A Web Page Pin
Guffa6-Jul-06 6:37
Guffa6-Jul-06 6:37 
AnswerRe: Disable Right Click In A Web Page Pin
Sushant_Mathur6-Jul-06 11:31
Sushant_Mathur6-Jul-06 11:31 

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.