HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 31st, 2000, 04:23 AM
cprthijssen cprthijssen is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2000
Posts: 1 cprthijssen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Im writing an install script for use in a JAR file. The JAR file will be on a web-page and will be downloaded automatically by smart-update in Netscape.

The problem is that I want to use data from the web-page (to be exact from a FORM) in the the install script.

Can I just use the document object in the installation script? Like this: ->

HTML page:
----------
<FORM NAME=MyFormName>
<INPUT TYPE=TEXT NAME=MyInputName Value="Hello world">
</FORM>
<SCRIPT LANGUAGE=JavaScript>
netscape.softupdate.Trigger.StartSoftwareUpdate("http://localhost/html/test.jar",trigger.FORCE_MODE);
</SCRIPT>

TEST.JAR file contains:
-----------------------
* install.js (installation script that will be fired automatically by netscape smartupdate. )
* other stuff

install.js:
-----------
MyStr = document.MyFormName.MyInputName.value ;
alert("I want to know if this works: " + MyStr)

Will this work, or is there a better/other way to pass data on to the install script?



Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Using Form data in smartupdate install script


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway