Search found 6 matches

by Drachewyn
Tue Dec 30, 2003 4:42 pm
Forum: Databases
Topic: I came, I searched... No luck. (image map from database)
Replies: 14
Views: 952

Thanks I will explore that route and see how it goes.
This will be my first real PHP script I just hope
I don't screw it up. :D
by Drachewyn
Tue Dec 30, 2003 4:30 pm
Forum: Databases
Topic: I came, I searched... No luck. (image map from database)
Replies: 14
Views: 952

If that's the case, then you CAN'T use an image map, cause the co-ordinates must be contained either within the HTML file itself, or in your.map file. I don't mind if the coordinates are seen just not the links that go with them. Currently the .map file with all the links I am using is viewable and...
by Drachewyn
Tue Dec 30, 2003 12:03 pm
Forum: Databases
Topic: I came, I searched... No luck. (image map from database)
Replies: 14
Views: 952

Not sure what you mean by finding...

I already know which coordinates I want to use if that is what you meant.

If not then what did you mean by finding?
by Drachewyn
Tue Dec 30, 2003 11:40 am
Forum: Databases
Topic: I came, I searched... No luck. (image map from database)
Replies: 14
Views: 952

That seems exactly like what I was looking for. Thanks :)

Would that also work for a default link so that when unspecified coordinates are clicked it goes somewhere?
by Drachewyn
Tue Dec 30, 2003 11:14 am
Forum: Databases
Topic: I came, I searched... No luck. (image map from database)
Replies: 14
Views: 952

Yeah I found that link in my search but that really doesn't explain how to use a mysql database to store the link information. Thanks though. :)
by Drachewyn
Tue Dec 30, 2003 3:55 am
Forum: Databases
Topic: I came, I searched... No luck. (image map from database)
Replies: 14
Views: 952

I came, I searched... No luck. (image map from database)

Okay I searched around and didn't find the answers I sought. What I want to do is have an ISMAP on my webpage but one that takes the links from a database when clicked. I have one now that works with a mymap.map file but I don't like this because anyone can view this file. I want the same functional...