Click here to Skip to main content
15,881,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: Use Wizard Tools or Code everything? Pin
Mark Churchill31-Jan-08 0:11
Mark Churchill31-Jan-08 0:11 
Questionreversing gethashcode() Pin
haseeb_saeed29-Jan-08 9:12
haseeb_saeed29-Jan-08 9:12 
GeneralRe: reversing gethashcode() Pin
pmarfleet29-Jan-08 9:30
pmarfleet29-Jan-08 9:30 
AnswerRe: reversing gethashcode() Pin
Guffa29-Jan-08 9:32
Guffa29-Jan-08 9:32 
GeneralRe: reversing gethashcode() Pin
Ennis Ray Lynch, Jr.29-Jan-08 9:37
Ennis Ray Lynch, Jr.29-Jan-08 9:37 
GeneralWebbrowser control + com visable functions Pin
Spacix One29-Jan-08 6:29
Spacix One29-Jan-08 6:29 
GeneralRe: Webbrowser control + com visable functions Pin
led mike29-Jan-08 6:58
led mike29-Jan-08 6:58 
GeneralRe: Webbrowser control + com visable functions Pin
Spacix One29-Jan-08 7:53
Spacix One29-Jan-08 7:53 
led mike wrote:
Also when it comes to altering a HTML display in an embedded browser control you can generate the HTML using XML/XSLT transformation and then use one DHTML call to transfer the results into the browser document rather than using DHTML to access each discrete HTML element.



So you mean just write the whole page out to an XML file instead of just the data... I never thought about doing it that way... crap wish I we thought something along these lines a few weeks back (or posted it on here to get your comment back then) as that might have been easier in the long run.

Currently to far along to change that much though Frown | :(
Right now I'm just setting it up so there is an easy to configure display (IE HTML display) that allows to see the data that is saved via XML for web posting.


led mike wrote:
I doubt you can return a .NET XmlDocument to Javascript but you might be able to return an MSXML interface. Of course then you don't have the simplicity of using XmlDocument in your C# code so I don't know if that is of any benefit.


Wonder how hard that would be to write a convert function, yet though converting it would still have the extra step and might not be much a benefit at all... Sounds like I may end up on worth than failure Wink | ;) heh


-Spacix
All your skynet questions[^] belong to solved

GeneralRe: Webbrowser control + com visable functions Pin
led mike29-Jan-08 8:26
led mike29-Jan-08 8:26 
GeneralRe: Webbrowser control + com visable functions Pin
Not Active29-Jan-08 8:29
mentorNot Active29-Jan-08 8:29 
GeneralRe: Webbrowser control + com visable functions Pin
Spacix One29-Jan-08 9:40
Spacix One29-Jan-08 9:40 
GeneralRe: Webbrowser control + com visable functions Pin
Not Active29-Jan-08 14:32
mentorNot Active29-Jan-08 14:32 
GeneralRe: Webbrowser control + com visable functions Pin
Spacix One30-Jan-08 4:52
Spacix One30-Jan-08 4:52 
GeneralRe: Webbrowser control + com visable functions Pin
Not Active30-Jan-08 5:01
mentorNot Active30-Jan-08 5:01 
GeneralRe: Webbrowser control + com visable functions Pin
Spacix One30-Jan-08 5:39
Spacix One30-Jan-08 5:39 
GeneralRe: Webbrowser control + com visable functions Pin
Not Active30-Jan-08 5:46
mentorNot Active30-Jan-08 5:46 
GeneralHelp with User Validation Pin
MumbleB29-Jan-08 5:52
MumbleB29-Jan-08 5:52 
GeneralRe: Help with User Validation Pin
led mike29-Jan-08 5:58
led mike29-Jan-08 5:58 
GeneralRe: Help with User Validation Pin
MumbleB29-Jan-08 6:29
MumbleB29-Jan-08 6:29 
GeneralRe: Help with User Validation Pin
Giorgi Dalakishvili29-Jan-08 6:04
mentorGiorgi Dalakishvili29-Jan-08 6:04 
GeneralRe: Help with User Validation Pin
led mike29-Jan-08 6:38
led mike29-Jan-08 6:38 
QuestionSimulating SHIFT+MOUSE_RIGHT_CLICK ? Pin
Mike Curry - Canada29-Jan-08 5:09
Mike Curry - Canada29-Jan-08 5:09 
GeneralRe: Simulating SHIFT+MOUSE_RIGHT_CLICK ? Pin
Mike Ellison29-Jan-08 5:43
Mike Ellison29-Jan-08 5:43 
GeneralRe: Simulating SHIFT+MOUSE_RIGHT_CLICK ? Pin
Bekjong29-Jan-08 6:35
Bekjong29-Jan-08 6:35 
AnswerRe: Simulating SHIFT+MOUSE_RIGHT_CLICK ? Pin
Spacix One29-Jan-08 6:39
Spacix One29-Jan-08 6:39 

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.