Click here to Skip to main content
15,913,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: System.UnauthorizedAccessException: Access to the path "server/file_share" is denied Pin
Ravenet13-Feb-08 14:39
Ravenet13-Feb-08 14:39 
GeneralCall class method from javascript Pin
marky77712-Feb-08 3:53
marky77712-Feb-08 3:53 
GeneralRe: Call class method from javascript Pin
Paddy Boyd12-Feb-08 4:28
Paddy Boyd12-Feb-08 4:28 
GeneralRe: Call class method from javascript Pin
Steve Westbrook12-Feb-08 5:12
Steve Westbrook12-Feb-08 5:12 
GeneralRe: Call class method from javascript Pin
Paddy Boyd12-Feb-08 5:26
Paddy Boyd12-Feb-08 5:26 
GeneralRe: Call class method from javascript Pin
Steve Westbrook12-Feb-08 6:02
Steve Westbrook12-Feb-08 6:02 
GeneralRe: Call class method from javascript Pin
Not Active12-Feb-08 8:38
mentorNot Active12-Feb-08 8:38 
Questionhelp generating DOM from javascript source Pin
b@andreasen8.org12-Feb-08 3:23
b@andreasen8.org12-Feb-08 3:23 
I have an application where I'd like to read a javascript source file and generate a document object tree for the content that I can extract/examine elements from. I started by writing the lexical scanning logic by hand but have run into javascript syntax that breaks my initial scanning logic, so I determined that I really need some sort of parser that can construct a full grammar tree for the source being read.

I've found comments about Bison and CodeCOM that seem to imply this is possible, but I am having difficulty figuring out exactly how to do this or if in fact it will end up being more difficult then to just continue polishing my lexical scanning logic.

Can anyone point me to documentation or examples that discuss or illustrate doing this? My application is being written in C# and running as a local windows client app.
Thanks.
-b
GeneralRe: help generating DOM from javascript source Pin
Steve Westbrook12-Feb-08 6:28
Steve Westbrook12-Feb-08 6:28 
QuestionLocalReport set pagesize at runtime Pin
Member 438223212-Feb-08 2:55
Member 438223212-Feb-08 2:55 
AnswerRe: LocalReport set pagesize at runtime Pin
Pr@deep Kr. Sh@rm@22-Sep-08 7:48
Pr@deep Kr. Sh@rm@22-Sep-08 7:48 
GeneralMicrosoft.Web.Services3 Issue/Error Pin
Brendan Vogt12-Feb-08 2:49
Brendan Vogt12-Feb-08 2:49 
GeneralForms Authentication Pin
Fatbuddha212-Feb-08 1:58
Fatbuddha212-Feb-08 1:58 
GeneralRe: Forms Authentication Pin
Not Active12-Feb-08 2:19
mentorNot Active12-Feb-08 2:19 
GeneralRe: Forms Authentication Pin
Fatbuddha212-Feb-08 2:31
Fatbuddha212-Feb-08 2:31 
GeneralTyped Datasets... Pin
Nada Adel12-Feb-08 1:16
Nada Adel12-Feb-08 1:16 
GeneralRe: Typed Datasets... Pin
ToddHileHoffer12-Feb-08 2:11
ToddHileHoffer12-Feb-08 2:11 
GeneralRe: Typed Datasets... Pin
Paddy Boyd12-Feb-08 2:49
Paddy Boyd12-Feb-08 2:49 
GeneralRe: Typed Datasets... Pin
Mark Churchill12-Feb-08 14:21
Mark Churchill12-Feb-08 14:21 
GeneralLoosing Focus after post back Pin
sabby200612-Feb-08 0:27
sabby200612-Feb-08 0:27 
GeneralRe: Loosing Focus after post back Pin
Mark Churchill12-Feb-08 1:01
Mark Churchill12-Feb-08 1:01 
QuestionWhere are my compile errors? Pin
SanderSaares12-Feb-08 0:20
SanderSaares12-Feb-08 0:20 
AnswerRe: Where are my compile errors? Pin
Paddy Boyd12-Feb-08 2:49
Paddy Boyd12-Feb-08 2:49 
GeneralRe: Where are my compile errors? Pin
SanderSaares12-Feb-08 18:51
SanderSaares12-Feb-08 18:51 
GeneralRe: Where are my compile errors? Pin
Paddy Boyd12-Feb-08 21:47
Paddy Boyd12-Feb-08 21:47 

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.