Click here to Skip to main content
15,912,932 members
Home / Discussions / C#
   

C#

 
GeneralRe: Parse javascript Pin
harold aptroot22-Feb-10 4:16
harold aptroot22-Feb-10 4:16 
GeneralRe: Parse javascript Pin
Dave Kreskowiak22-Feb-10 6:42
mveDave Kreskowiak22-Feb-10 6:42 
GeneralRe: Parse javascript Pin
Not Active22-Feb-10 3:45
mentorNot Active22-Feb-10 3:45 
GeneralRe: Parse javascript Pin
harold aptroot22-Feb-10 4:14
harold aptroot22-Feb-10 4:14 
GeneralRe: Parse javascript Pin
Not Active22-Feb-10 4:55
mentorNot Active22-Feb-10 4:55 
GeneralRe: Parse javascript Pin
harold aptroot22-Feb-10 5:02
harold aptroot22-Feb-10 5:02 
GeneralRe: Parse javascript Pin
Not Active22-Feb-10 12:25
mentorNot Active22-Feb-10 12:25 
GeneralRe: Parse javascript Pin
Ziga122-Feb-10 3:13
Ziga122-Feb-10 3:13 
Since my test application is a simple web browser its easier to just get the formatted source code from the HTMLDocument that is included in the web browser anyway (at least I think it is).
On the side I wanted to show the document structure and since its already served on a silver plate, building a html element tree and showing it within an TreeView was simple.
I hoped to find a similar way for showing the structure of the included javascript source code (this time I don't have in mind any kind of a tree, but just the function names maybe also variable names,...).
I don't mind to write my own parser, but if there is a better solution, why re-invent the wheel Smile | :)
AnswerRe: Parse javascript Pin
Ziga122-Feb-10 7:35
Ziga122-Feb-10 7:35 
Question'Basic' Client /Server Pin
tdata21-Feb-10 23:49
tdata21-Feb-10 23:49 
AnswerRe: 'Basic' Client /Server Pin
Paulo Zemek22-Feb-10 2:59
Paulo Zemek22-Feb-10 2:59 
AnswerRe: 'Basic' Client /Server Pin
Ravi Bhavnani22-Feb-10 3:13
professionalRavi Bhavnani22-Feb-10 3:13 
AnswerRe: 'Basic' Client /Server [modified] Pin
tdata22-Feb-10 3:44
tdata22-Feb-10 3:44 
AnswerRe: 'Basic' Client /Server Pin
tdata23-Feb-10 22:08
tdata23-Feb-10 22:08 
QuestionDisplay correct date in asp.net website Pin
dalila y21-Feb-10 22:52
dalila y21-Feb-10 22:52 
AnswerRe: Display correct date in asp.net website Pin
OriginalGriff22-Feb-10 3:09
mveOriginalGriff22-Feb-10 3:09 
Questionskype Pin
sanforjackass21-Feb-10 21:11
sanforjackass21-Feb-10 21:11 
AnswerRe: skype Pin
Dan Mos21-Feb-10 21:23
Dan Mos21-Feb-10 21:23 
AnswerMessage Removed Pin
21-Feb-10 21:25
stancrm21-Feb-10 21:25 
GeneralRe: skype Pin
sanforjackass21-Feb-10 21:35
sanforjackass21-Feb-10 21:35 
GeneralMessage Removed Pin
21-Feb-10 21:41
stancrm21-Feb-10 21:41 
GeneralRe: skype Pin
sanforjackass21-Feb-10 21:45
sanforjackass21-Feb-10 21:45 
GeneralMessage Removed Pin
21-Feb-10 21:47
stancrm21-Feb-10 21:47 
GeneralRe: skype Pin
sanforjackass21-Feb-10 21:52
sanforjackass21-Feb-10 21:52 
GeneralRe: skype Pin
Richard MacCutchan21-Feb-10 21:48
mveRichard MacCutchan21-Feb-10 21:48 

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.