/    Sign up×
Community /Pin to ProfileBookmark

what is the term for access

What is the name that the <server>…</server> tag’s give to an access database?

Just how do I get into my database from this tag?

Thank’s for the replie’s.

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@lilluOct 15.2003 — This is what Netscape says:

SERVER

(server-side script)

The SERVER tag specifies server-side JavaScript statements that are used in a JavaScript application on the server. (Contrast this with theSCRIPT tag, which specifies client-side JavaScript statements that run in the browser.) When a script is specified within the SERVER tag, it is run on the server before the page is passed to the browser. See Writing Server-Side JavaScript Applications for more information.

Syntax

<SERVER>...</SERVER>

Example

<P>Your IP address is <SERVER>write(request.ip);</SERVER>

As for database access, you have to check out IPLANET which is Netscape's webserver, and LiveWire Database Service. JavaScript applications use the LiveWire to connect the application to a relational database.

http://docs.sun.com/source/816-5930-10/getstart.htm
×

Success!

Help @scragar spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...