HighDots Forums  

Store the answer to a question

Javascript JavaScript language (comp.lang.javascript)


Discuss Store the answer to a question in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Thomas 'PointedEars' Lahn
 
Posts: n/a

Default Re: What future holds for Javascript? [WAS: Store the answer to aquestion] - 02-05-2008 , 03:19 PM






VK wrote:
Quote:
[...] Thomas 'PointedEars' Lahn [...] wrote:
There is nothing in your "explanation" that proves me wrong. No doubt you
use your own definition of similarity. Besides, I have referred to both ASP
and ASP .NET, and you have ignored that there is indeed JavaScript 2.0 which
implements several features of Netscape's ECMAScript Ed. 4 proposal,
although there is only a test implementation available (Epimetheus).

Epimetheus? It is gone 9 years ago after a few weeks of beta testing.
Maybe it's time to forget?
Unsurprisingly, you missed the point.

Quote:
Note:
to not get lost in all these "...script":
JavaScript - refers to the client-side language used in Gecko
browsers.
I daresay no programming language is restricted to client-side application;
that certainly includes JavaScript or ECMAScript implementations in general.
JavaScript is Netscape's/Mozilla.org's ECMAScript implementation. And
JFTR: While the statement about Gecko-based browsers is correct, the reverse
is not true. JavaScript does not require a user agent that uses the Gecko
layout engine.

Quote:
JScript - refers to the language trademark reserved by Microsoft
As stated in the FAQ, JScript is Microsoft's implementation of ECMAScript.
JScript .NET is a commercial buzzword for JScript 7.0 (and above) which
requires the .NET framework.

Quote:
Javascript - (small "s") refers to all set of _actual_ implementations
provided by current browsers as opposed to:
"Javascript" exists only in your imagination.

Quote:
ECMAScript - that refers to language specifications issued by ECMA
International
The organization is called Ecma International since a while. That is to
emphasize it has abandoned its previous restriction to the European computer
manufacturers as its members and operation. That aside, the statement is
correct.

Quote:
[VK's latest goodnight fairytale]

PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee


Reply With Quote
  #22  
Old   
Jonathan
 
Posts: n/a

Default Re: Store the answer to a question - 02-07-2008 , 07:05 AM






In the end that's what I did (sort of) by opening another window with a
querystring in it and using aspx to connect to a database to save the
querystring result.

I know a lot of people won't like what I did with www.orbisoft.com now --
when a new visitor leaves it asks them why...(only once). It has actually
been helpful to date. It only pops up once then an indefinite cookie stops
the JavaScript prompt from appearing again.

Thanks for the help.


"bruce2005" <bruce (AT) bkdesign (DOT) ca> wrote

Wow, nice longggg answer to the poor guy.
Mark, why not just use a form field and save the response?


On Feb 1, 1:12 am, Mark1234567 <Audit.Orbis... (AT) gmail (DOT) com> wrote:
Quote:
I want to ask a visitor the reason they visited our website using
javascript:

Var strReason = Prompt("Why did you visit?")

How can I store this in a text file or Access database?

TIA
Mark



Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.