Run your page, in the result html, find <FORM> tag, copy it.

In the source ND html template file, 

paste the form tag from after where the spider page tag is now.
move the spider page tag to the top of the html template file.
put comments (<!--  [SPIDER TAG] -->)  around the spider tag.

Brendan Johnston
TeamND


        -----Original Message-----
        From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
        Sent:   Wednesday, April 21, 1999 10:18 AM
        To:     [EMAIL PROTECTED]
        Subject:        [ND] static text in JavaScript code from property
file

        My project reads a property file for changing default values.
        In a page, I can write those default values by putting them in
static text (or other fields).

        My problem is that I want to write some default values in a
JavaScript code 
        that belongs to the <HEAD></HEAD> part of the HTML file.
        Since fields (like "**stMyStaticText**") are only parsed if they
belong to
        [[SPIDERPAGE NAME=foo]]...[[/SPIDERPAGE]] wich define a <FORM>,
        how can I do it (with eleguance) ?
        
_________________________________________________________________________

        For help in using, subscribing, and unsubscribing to the discussion
        forums, please go to:
http://www.netdynamics.com/support/visitdevfor.html

        For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to