Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > methods of authentication and submitting data

Reply
Thread Tools

methods of authentication and submitting data

 
 
cakecam
Guest
Posts: n/a
 
      08-27-2006
Hi

Several years ago I programmed a javascript for login using a pop-up
window that required a username and a password.

I can not find the code so I will appreciate if somebody out there
would supply a piece of code and/or a link with an example of
above-mentioned.

In addition I am looking for misc methods of authentication and
submission of data using javascript.

It is especially the interaction of javascript and other programming
language such as HTML I am interested in - and if the javascript is
able to stand alone when submitting data - though it is client side...

I will appreciate if somebody out there would supply some links with
examples of above-mentioned.

thanks in advance

cakecam

 
Reply With Quote
 
 
 
 
Patient Guy
Guest
Posts: n/a
 
      08-27-2006
"cakecam" <> wrote in comp.lang.javascript:

> Several years ago I programmed a javascript for login using a pop-up
> window that required a username and a password.


.....

> In addition I am looking for misc methods of authentication and
> submission of data using javascript.
>
> It is especially the interaction of javascript and other programming
> language such as HTML I am interested in - and if the javascript is
> able to stand alone when submitting data - though it is client side...
>
> I will appreciate if somebody out there would supply some links with
> examples of above-mentioned.


Using this:

http://www.google.com/search?hl=en&q...tication+usern
ame+password&btnG=Google+Search


I came up with this on the first page of (30) links:

Link #1: [comment---looks quite promising with multiple scripts]

http://www.hotscripts.com/JavaScript...er_Authenticat
ion/index.html

Link #17: [comment---looks a lot like Link #1]

http://www.scripts20.com/category/Ja...ation/1/0.html


This ought to get you started. A well-phrased Google search often gets
what you are looking in several links of the first page of search hits.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to find the class methods of a class, just like'methods' finds the instance methods? Kenneth McDonald Ruby 5 09-26-2008 03:09 PM
Infopath 2003 form not properly submitting data to Web Service Robson Siqueira ASP .Net 0 04-18-2007 09:59 PM
Submitting Data to Another Page Using ASP.NET Dennis E. Jones, Jr. ASP .Net 4 02-02-2005 09:53 PM
capturing data sent when submitting a form Antony HTML 12 11-08-2004 11:52 PM
Validate Changed Data Before Submitting Johnny ASP .Net 1 11-25-2003 07:40 PM



Advertisments