[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference abbott::java

Title:JAVA
Moderator:KOALA::CIOT
Created:Mon Nov 13 1995
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:236
Total number of notes:1251

203.0. "Capture e-mail address" by HGOVC::ANDREWFUNG () Tue Jan 28 1997 02:09

    Hello,
    
    	Is it possible to write a java program to capture the e-mail
    address of the people who have visited my web page ? If it can, how to
    do it theoretically ?
    
    Rgds,
    Andrew.
    
T.RTitleUserPersonal
Name
DateLines
203.1KOALA::CIOTWed Jan 29 1997 00:595
    There is no such thing available in java. You maybe thinking abut
    Javascript: there used to be a way to do just that with javascripts
    but I have no idea if it's still possible.
    
    Thierry
203.2BHAJEE::JAERVINENOra, the Old Rural AmateurWed Jan 29 1997 06:562
    If someone could read my mail address, I'd be very unhappy...
    
203.3From Java, yes...from an applet, noCPEEDY::COOKJust say NO to that AccViO! - Java!!!Fri Jan 31 1997 13:2012
    re: .1
    
    >>There is no such thing available in java.
    
    	Let's be clear.  One has access to 'username' in the Java language.
    
    	However, from an *applet*, access to username is specifically denied,
    as part of the Applet security model.  See page 194 of 'Java In A
    Nutshell'.
    
    						Dave
    
203.4BHAJEE::JAERVINENOra, the Old Rural AmateurFri Jan 31 1997 13:345
    re .3: But username .NE. mail address anyway...
    
    I usually use Netscape Navigator from a PC which doesn't do Email in
    any shape, form or color...