Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

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 Dev Shed Forums Sponsor:
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
  #1  
Old July 27th, 2000, 03:50 PM
qweqwe qweqwe is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 18 qweqwe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to qweqwe
I have a search engine with a simple form to run it that has a text input item and a submit button. When I run it in Netscape 4.04 and click the search button to submit the form it gives a warning

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Any information you submit is insecure and could be observed by a third party while in transit. If you are submitting passwords, credit card numbers, or other information you would like to keep private, it would be safer for you to cancel the submission.[/quote]

but then when I use the same browser with all the same settings and goto another site (Ebay for instance) and search with their site, It does not give the same warning... WHY?

I want my site to not give the warning and scare people off that have high security settings set. How?

Thanks in advance,
Mike

[This message has been edited by qweqwe (edited July 27, 2000).]

Reply With Quote
  #2  
Old July 29th, 2000, 08:02 PM
jgagner jgagner is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Seattle, WA,USA
Posts: 84 jgagner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to jgagner
It all has to do with the browser settings. It would go away if you clicked "Never show me this again" or you used SSL.

Reply With Quote
  #3  
Old July 29th, 2000, 09:06 PM
qweqwe qweqwe is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 18 qweqwe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to qweqwe
No, You don't understand. read my first message again... I know how to make MY browser stop giving that message, Im trying to make it so that other people's browsers when they come to my site will not get that warning every time they search for something.


Mike

Reply With Quote
  #4  
Old July 29th, 2000, 10:45 PM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 741 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
...... so you have answered your own question.

No you can not override a surfers browsers security settings (&for good reason), its totally up to them .




------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
  #5  
Old July 29th, 2000, 11:21 PM
qweqwe qweqwe is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 18 qweqwe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to qweqwe
Sorry to quote my own message, but you guys are not answering the part that I am trying to figure out...

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>but then when I use the same browser with all the same settings and goto another site (Ebay for instance) and search with their site, It does not give the same warning... WHY?[/quote]

Why?....OH WHY? does the browser give a warning when I try to search MY site..... but it DOES NOT when I use the SAME browser and search other sites (SUCH AS EBAY)


M

Reply With Quote
  #6  
Old August 1st, 2000, 11:39 AM
JonLed JonLed is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Aug 2000
Location: Indiana
Posts: 614 JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 h 49 m 49 sec
Reputation Power: 9
Because somebody has already checked that box at ebay on your computer. Trust me, Netscapes does that on all forms. It's not big deal.

Reply With Quote
  #7  
Old August 1st, 2000, 02:03 PM
qweqwe qweqwe is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 18 qweqwe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to qweqwe
I thought of that too, but I just got Netscape about a week or two ago just to test out my site so I have never been to ebay with netscape. Just to test your theory I went to a dosen random sites i found through yahoo (site that i have definately never been to before) 4 of them did not give the warning when i searched by typing in text into a text box and clicking a search button. the rest did.

When i looked at Ebays code i found no submit button for the search form?! the button that yuo click to search is an image type of input item that looks like this

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre><input type="image" width="33" height="33" border="0" value="Find It" src="http://pics.ebay.com/aw/pics/homepage/findItButton_33x33.gif" alt="Find It!">[/code]

How does this button submit the form? It seems that this might be what is causing the phenomenon that I am observing.


Mike

Reply With Quote
  #8  
Old August 2nd, 2000, 08:48 AM
JonLed JonLed is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Aug 2000
Location: Indiana
Posts: 614 JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level)JonLed User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 h 49 m 49 sec
Reputation Power: 9
That makes no difference. It just allows you to have an images as the submit button, rather than a button.

As far the security thing goes... don't worry about it. It happens on everybody's computer and nobody pays any attention to it.

It may also depend on the type of field that have to be filled in, but I don't know about that.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > Form submission question


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

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

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





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