Click to See Complete Forum and Search --> : Can this be done?


carolinaadi
07-29-2003, 06:13 AM
I have a program script written in HTML and Javascript. Is it possible to use an installer with it so the program can be used offline? If so, where do I find one?



Also, I need the feature of add/uploading a picture with each exercise into the program (will be used offline) but don't know if it can be done.


The program link is www.carolinaadi.com/software/new_calcu.htm

Any suggestions? :)

thanks

xataku_nakusute
07-29-2003, 06:21 AM
well...in IE 5.5, when you add a page to your favorites, it prompts you if you want to make the page(s) available offline or not....and with that, you can also customize if you want to make the links on that page available offline too

carolinaadi
07-29-2003, 07:15 AM
Originally posted by xataku_nakusute
well...in IE 5.5, when you add a page to your favorites, it prompts you if you want to make the page(s) available offline or not....and with that, you can also customize if you want to make the links on that page available offline too

So are you saying that is the only way it can be done?

:confused:

pyro
07-29-2003, 07:27 AM
Why don't you do a search on google? http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=windows+installers

carolinaadi
07-29-2003, 07:29 AM
Originally posted by pyro
Why don't you do a search on google? http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=windows+installers

Thanks pyro. Any of them that you like to use? Also, any advice on the pic thing?

pyro
07-29-2003, 07:36 AM
I've used ZipMagic to make self-installing .exe's. http://www.aladdinsys.com/zipmagic/

As far as the image goes, unless you have a server available (so you can use a serverside language) I don't know of a way to do it. Maybe with activeX, but I really don't know...

carolinaadi
07-29-2003, 07:54 AM
[QUOTE]Originally posted by pyro
[B]I've used ZipMagic to make self-installing .exe's. http://www.aladdinsys.com/zipmagic/

Does this program install the software into the users startup menu?