Re: dll calling a js file (that is present online)
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 27 Sep 2005 06:46:55 -0400
"pragnyan" <viveksekar@xxxxxxxxx> wrote in message
news:1127803843.223110.3760@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I created a toolbar for IE, and its function is to load an appropriate
> js file on different user actions. Currently the js file is present in
> the client system and works fine. But we deicded to have the js file
> online due to the numerous number of updates, and now the on each
> button click the js file should be laoded from its online location. is
> this possible? by just changing the path of the js file? or is there
> any other specific function to handle such situations.
> currently the js file is laoded into a buffer and then executed from
> the buffer.
If you are asking how to download a file from a URL, see
URLDownloadToFile, URLOpenPullStream et al.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: dll calling a js file (that is present online)
- From: pragnyan
- Re: dll calling a js file (that is present online)
- References:
- dll calling a js file (that is present online)
- From: pragnyan
- dll calling a js file (that is present online)
- Prev by Date: dll calling a js file (that is present online)
- Next by Date: Re: dll calling a js file (that is present online)
- Previous by thread: dll calling a js file (that is present online)
- Next by thread: Re: dll calling a js file (that is present online)
- Index(es):