|
-
Sep 12th, 2008, 06:45 AM
#1
Thread Starter
Hyperactive Member
Does WebClient render Javascript?
Does webclient load/render javascript?
-
Sep 12th, 2008, 06:53 AM
#2
Re: Does WebClient render Javascript?
The WebClient doesn't render anything. It simply downloads files.
-
Sep 12th, 2008, 07:28 AM
#3
Thread Starter
Hyperactive Member
Re: Does WebClient render Javascript?
 Originally Posted by jmcilhinney
The WebClient doesn't render anything. It simply downloads files.
WebRequest doesn't either... hmmm. What would render javascript other than webbrowser?
-
Sep 12th, 2008, 07:49 AM
#4
Re: Does WebClient render Javascript?
Um, nothing renders JavaScript. Not even a WebBrowser. A WebBrowser might execute JavaScript, if that's what you mean. Remember that the WebBrowser is a control that wraps the IE engine, so you're back by a fully-fledged Web browser. The WebClient and the like are not about displaying anything to the user. They're just about getting data from a server.
-
Sep 12th, 2008, 08:16 AM
#5
Re: Does WebClient render Javascript?
I think what you need to do is explain, fully and clearly, exactly what it is you're trying to achieve. If we know the what then we have a far better chance of determining the how. If you try to type as few words as possible then it ends up wasting everyone's time.
-
Sep 12th, 2008, 08:19 AM
#6
Thread Starter
Hyperactive Member
Re: Does WebClient render Javascript?
 Originally Posted by jmcilhinney
I think what you need to do is explain, fully and clearly, exactly what it is you're trying to achieve. If we know the what then we have a far better chance of determining the how. If you try to type as few words as possible then it ends up wasting everyone's time.
I'm looking for something other than webbrowser that will execute javascript.
-
Sep 12th, 2008, 08:29 AM
#7
Re: Does WebClient render Javascript?
So, just for the heck of it, out of the blue, you thought you'd like something other than a WebBrowser that would execute JavaScript? I think not. I think maybe you have a specific reason for wanting this and a specific reason for not wanting to use a WebBrowser. Apparently you don't want to share that information though, so I'll leave you to it.
-
Sep 12th, 2008, 08:33 AM
#8
Thread Starter
Hyperactive Member
Re: Does WebClient render Javascript?
 Originally Posted by jmcilhinney
So, just for the heck of it, out of the blue, you thought you'd like something other than a WebBrowser that would execute JavaScript? I think not. I think maybe you have a specific reason for wanting this and a specific reason for not wanting to use a WebBrowser. Apparently you don't want to share that information though, so I'll leave you to it.
Your snide remarks to the members of this forum are absolutely unwarranted and ridiculous.
Last edited by thud; Sep 12th, 2008 at 08:37 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|