PDA

View Full Version : Random Data


simjay
12-01-2005, 07:11 PM
I keep getting random data put in to by database??? Any idea how to stop this?


to
Content-Type: text/plain; charset="us-ascii"
M...

whispered
Content-Type: text/plain; charset="us-a...

GJay
12-01-2005, 09:28 PM
I don't think a 'What?' is an unjustified response... :|

Velox Letum
12-01-2005, 09:37 PM
You're having part of a header inserted into your database? Okay...so we need the query and code to help.

simjay
12-01-2005, 10:02 PM
Thats not in the header, i thought it may be somthing to do with google bot/ msn. It only does it once every couple of days, it also inserts email address. random domain email address. for example

sadas@mydomain.com
mail541@mydomain.com
45235@mydomain.com
value@mydomain.com
site@mydomain.com

GJay
12-01-2005, 11:41 PM
data can't just get into the database by itself, you must have a webpage/script/something that's accessing it, and it seems it isn't working? Some idea of what that might be (code) would help people to help you.


Based on the nothing you've given so far, I would be looking for the use of links to do things that should be done via a 'submit', but with no information, that is just a guess :)

simjay
12-01-2005, 11:46 PM
I have a form where people can add data to the data base, and some times that random text gets put in to the database. I though it was a user, but its not because there ip isint been put in.

GJay
12-02-2005, 12:14 AM
still not particularly helpful...