Re: Execute a JavaScript function in a C# application.
Ryan Heath <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Perhaps through use of Jscript.net? http://www.odetocode.com/code/80.aspx could give you a good start. // Ryan On Thu, Nov 6, 2008 at 12:18 PM, Brady Kelly <[email protected]> wrote: > Without using a WebBrowser control, how could I execute a JavaScript > function, that is decoupled from any browser DOM dependencies, in a C# > application? I am investigating implementing validation rules only once, for > both server and client validation. See this question for reference if you > like. Are there any JS interpreter libraries I could use? > > > > > =================================== > View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives > =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives