HTML, JavaScript And CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingHTML, JavaScript And CSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old February 21st, 2004, 01:12 PM
cmaier cmaier is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 1 cmaier User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question Is it possible to find my ip address and e-mail it to myself???

I have very limited experience with any form of web design but i was told that it would be possible to find my ip address and have that e-mailed to myself every time i loged on the internet (I have a Dynamic ip). Could this be done and then i would be redirected to my original home page? If you could help please supply as much of the code as possible and i also would neet to know what to save the file as.

Reply With Quote
  #2  
Old February 22nd, 2004, 11:59 AM
K0r34nB0y's Avatar
K0r34nB0y K0r34nB0y is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 72 K0r34nB0y User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
This could be done in ASP, I'm not sure about any kind of client side scripting so you would be better off posting this in the ASP forum. Such sites like http://www.whatismyipaddress.com/ exist though so why not just use those instead?
__________________
If in doubt, google it!

Reply With Quote
  #3  
Old February 25th, 2004, 01:40 AM
Bullschmidt's Avatar
Bullschmidt Bullschmidt is offline
Guru
ASP Free Novice (500 - 999 posts)
 
Join Date: May 2003
Location: USA
Posts: 881 Bullschmidt User rank is Corporal (100 - 500 Reputation Level)Bullschmidt User rank is Corporal (100 - 500 Reputation Level)Bullschmidt User rank is Corporal (100 - 500 Reputation Level)Bullschmidt User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 1 Day 9 h 9 m 35 sec
Reputation Power: 9
If you know someone with space on a Web host that allows ASP you could have them put this page up for you (perhaps called something like ipaddress.asp).

And everyone that goes to the page will see his own IP address:

<html>
<head>
</head>
<body>
Your IP address is <%= Request.ServerVariables("REMOTE_ADDR") %>
</body>
</html>
__________________
J. Paul Schmidt
www.Bullschmidt.com - Freelance Web and Database Developer
www.Bullschmidt.com/DevTip.asp - Classic ASP Design Tips

Last edited by Bullschmidt : February 25th, 2004 at 01:42 AM.

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingHTML, JavaScript And CSS Help > Is it possible to find my ip address and e-mail it to myself???


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway