473,569 Members | 2,870 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Retrieve visitor's email

Hello there,

I'd like to get the visitor's email (not for spamming....)

It's to avoid to show some content to my competitors....

Jul 17 '05 #1
5 2181
Bob Bedford wrote:
Hello there,

I'd like to get the visitor's email (not for spamming....)
<LABEL>Please enter your email address: <INPUT type="text"
name="email"></LABEL>
It's to avoid to show some content to my competitors....


Try deleting it from your server.

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
Jul 17 '05 #2
"Philip Ronan" <in*****@invali d.invalid> a écrit dans le message de news:
BE32718B.2ACF4% in*****@invalid .invalid...
Bob Bedford wrote:
Hello there,

I'd like to get the visitor's email (not for spamming....)


<LABEL>Please enter your email address: <INPUT type="text"
name="email"></LABEL>
It's to avoid to show some content to my competitors....


Try deleting it from your server.


Altrough you may believe that I'm a spammer, I'll jsut inform you again that
I only want to avoid my competitors see some contents.

If I know the person visiting my site has the competitor's domain address, I
want to offuscate the content, nothing else.

Do you think internet is populated only by spammers??? I've better to do
with my time. Some people trying to get real things other than spamming !
If you don't want to spread this kind of info, look at my email address.
Jul 17 '05 #3
Short of figuring out a way for PHP script to hack your users computer
and break into their email client, I'm not aware of anyway to pull an
email address through the browser.

Another option is the use a remote_addr with an it-then statement.
Note, this will only work if you know your competitors _static_ IP
address.

if($_SERVER[REMOTE_ADDR] == 000.000.000.000 ) {
//do something different
}

-Tekwiz

Jul 17 '05 #4

"TekWiz" <te****@twarlic k.net> a écrit dans le message de news:
11************* ********@o13g20 00...legro ups.com...
Short of figuring out a way for PHP script to hack your users computer
and break into their email client, I'm not aware of anyway to pull an
email address through the browser.

Another option is the use a remote_addr with an it-then statement.
Note, this will only work if you know your competitors _static_ IP
address.

if($_SERVER[REMOTE_ADDR] == 000.000.000.000 ) {
//do something different
}

-Tekwiz


I've already tried it, but if the user uses a laptop from anywhere ??? the
only think I'm sure is that he has set an email address from his company.
Jul 17 '05 #5
Bob Bedford wrote:
"Philip Ronan" <in*****@invali d.invalid> a écrit dans le message de news:
BE32718B.2ACF4% in*****@invalid .invalid...
Bob Bedford wrote:
Hello there,

I'd like to get the visitor's email (not for spamming....)


<LABEL>Please enter your email address: <INPUT type="text"
name="email"></LABEL>
It's to avoid to show some content to my competitors....


Try deleting it from your server.


Altrough you may believe that I'm a spammer, I'll jsut inform you again that
I only want to avoid my competitors see some contents.


I think you're missing the point here. If it *was* possible for a website to
work out the email address of every visitor that came along *without* having
to ask, then we'd *all* be getting bucket loads of spam every day.

It's impossible. It doesn't matter how saintly your intentions are. It just
can't be done. If you don't want your competitors looking at parts of your
website, then just take them down.

Phil

--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
Jul 17 '05 #6

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

Similar topics

1
1968
by: trash | last post by:
I do this kindda stuff often: class CVisitableObjectVector : public std::vector<Loki::BaseVisitable<>*> { void Enable(bool enable); .... };
2
1741
by: Hari | last post by:
Hi, How can I find out what site a visitor has come from using ASP? Suppose my website is sample.com and I have one page in the website that is used by the visitor to request products and demo. And on each request that page will send email to webmaster with the URL of the site that the visitor has come from. Like if the visitor will...
2
2347
by: Wavemaker | last post by:
I've been playing with C# v2.0 today, and having quite a bit of fun. The new version has added iterators. The iterators are coded directly into the class to be iterated. For example: public IEnumerable<int> Visit(SomeVisitor visitor) { int position = 0; for(int i = 0; i < Count; i++) {
2
5416
by: Rob | last post by:
Hi all, I've got multiple sets of radio button that are dynamically created in code and populated by a database query. The query returns about 20 recordsets with 3 radio buttons per recordset and I want to be able to retrieve the selected value from each of the sets of radio buttons.The names of each group of radio buttons is set by the...
2
1475
by: Imre Palik | last post by:
Hi, I am trying to create a framework, that automatically generates a base class for the visitor pattern: template <typename param, typename ret = void> struct visitor { typedef ret return_type; virtual return_type visit(param *) = 0;
12
3022
by: FluffyCat | last post by:
New on November 28, 2005 for www.FluffyCat.com PHP 5 Design Pattern Examples - the Visitor Pattern. In the Visitor pattern, one class calls a function in another class and passes an instance of itself. The called class has special functions for each class that can call it. With the visitor pattern, the calling class can have new...
17
2590
by: Merlin | last post by:
Probably there is no right or wrong answer to this but I thought to ask to put my mind at rest. Ok lets say you have a object hierarchy (eg. the Glyph in Lexi from GOF book) and you want to use the visitor pattern. So we place an accept method in the the base class glyph and procede to create the visitor hierarchy. The accept signature will...
1
2366
by: RedLars | last post by:
Hi, Given this class definition, public class Node { Node parent; object current; ArrayList children;
1
6505
by: JosAH | last post by:
Greetings, this week we let go of all that algebraic stuff and concentrate a bit more on what object oriented programming is all about. Java claims to support OO, so why not use it? In this week's article we're going to talk a bit about when and why to apply certain patterns. We'll start with the Visitor pattern. The pattern is also...
0
7926
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8138
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7679
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7983
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6287
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5223
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3657
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
946
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.