473,399 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Email Address Insertion.

Is there a way of automatically inserting the users e-mail address into an
HTML form using Javascript so that it can then be passed to a Perl script?
This for an internal internet page, so I know that all users are running
WinXP with IE6.

Is there a system variable, or something similar, that Javascript can use?

Thanks.

Oct 10 '05 #1
3 1377
Morris.C said the following on 10/9/2005 10:40 PM:
Is there a way of automatically inserting the users e-mail address into an
HTML form using Javascript so that it can then be passed to a Perl script?
This for an internal internet page, so I know that all users are running
WinXP with IE6.
What is an "internal internet" page?
Is there a system variable, or something similar, that Javascript can use?


If it is an intranet, make them log in with the email address. From
there, it's trivial.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Oct 10 '05 #2
Randy Webb <Hi************@aol.com> wrote in
news:W5********************@comcast.com:
Morris.C said the following on 10/9/2005 10:40 PM:
Is there a way of automatically inserting the users e-mail address
into an HTML form using Javascript so that it can then be passed to a
Perl script? This for an internal internet page, so I know that all
users are running WinXP with IE6.


What is an "internal internet" page?
Is there a system variable, or something similar, that Javascript can
use?


If it is an intranet, make them log in with the email address. From
there, it's trivial.


By "internal internet" page, I did mean an intranet page.

They are allowed access to this page via their 'orginisational wide'
User-ID and password.
Email address are set to: Fi****************@company.com.
Having this automatically appear on the form seemed a good way to make
the page a little more user friendly.
Oct 10 '05 #3
Morris.C said the following on 10/10/2005 12:28 AM:
Randy Webb <Hi************@aol.com> wrote in
news:W5********************@comcast.com:

Morris.C said the following on 10/9/2005 10:40 PM:
Is there a way of automatically inserting the users e-mail address
into an HTML form using Javascript so that it can then be passed to a
Perl script? This for an internal internet page, so I know that all
users are running WinXP with IE6.


What is an "internal internet" page?

Is there a system variable, or something similar, that Javascript can
use?


If it is an intranet, make them log in with the email address. From
there, it's trivial.

By "internal internet" page, I did mean an intranet page.

They are allowed access to this page via their 'orginisational wide'
User-ID and password.
Email address are set to: Fi****************@company.com.
Having this automatically appear on the form seemed a good way to make
the page a little more user friendly.


Then it shouldn't be hard to do a lookup for the orginisational wide
userID to get the First and last name, then, it's just a matter of
creating the email address.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Oct 10 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: code_worthy | last post by:
I am trying to strip some data out of numerous emails and place it in my database. I know that this seems as if it has been done before. But, this is a little different. First, the numerous...
20
by: Patrick Guio | last post by:
Dear all, I have some problem with insertion operator together with namespace. I have a header file foo.h containing declaration of classes, typedefs and insertion operators for the typedefs in...
4
by: Andrix | last post by:
Hi, I have a table with 20.000.000 of tuples. I have been monitoring the performance of the insertion and updates, but not convince me at all. The table have 30 columns, what and 12 of it, are...
0
by: polocar | last post by:
Hi, I have noticed a strange behaviour of CurrencyManager objects in C# (I use Visual Studio 2005 Professional Edition). Suppose that you have a SQL Server database with 2 tables called "Cities"...
5
by: mantrid | last post by:
Up to the other day I have not bothered protecting my php script on my feedback form against email injection. Howerver, i have had a spammer using it to insert email addresses as cc: bc: into my...
28
by: Peter Michaux | last post by:
Hi, I'm playing with dynamic script insertion to make a request to the server for a JavaScript file to be automatically run when it arrives in the browser. It works but... The page caching...
1
by: Carlos Martinez | last post by:
Hi all: I want to know how can I trace an address. I don't need the conversion from an integral type to string. Suppose I have an "asString" function that do that conversion. My main...
6
by: barcaroller | last post by:
If I insert/remove an element in a set, will an iterator to this set automatically become invalid? Does the position of the iterator before the insertion/removal matter? How are vectors and...
9
by: python_newbie | last post by:
I don't know this list is the right place for newbie questions. I try to implement insertion sort in pyhton. At first code there is no problem. But the second one ( i code it in the same pattern i...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.