Click to See Complete Forum and Search --> : pre-fab hyperlinks??


bradleyadita
01-16-2007, 12:53 AM
sorry if this is a really simple issue, but maybe its not... had to ask..
anyway .. is it possible to program a data type for a hyperlink that is all from one website but with different extentions.. such as..
www.msn.com/1, www.msn.com/2, www.msn.com/3
.... can i program the data type so i only need to enter (/1, /2, /3)... get my drift?
or ist there a simpler way to do this?
thanx-
bradley adita

chazzy
01-16-2007, 07:24 AM
This seems more like an application question..not really a SQL question. What programming language do you use?

bradleyadita
01-16-2007, 09:31 AM
Chazzy,
thanx for responding..
im currently using MS Access
thanx
it might be an application question... ? ill see where to put those questions...
but do want to use this in a database
- bradley
THANX!

chazzy
01-16-2007, 10:51 AM
Right, but i'm not sure what you actually want to store in the database.

Anyway, anything is possible. so to answer your question, yes, it is possible.

bradleyadita
01-16-2007, 03:52 PM
i want to store the 'extention' (whatever you call the info, digits, letters,.. after the slash/ from an main website... )
so if it was "www.msn.com" i want to store info like this:
www.msn.com/article1
www.msn.com/photo2
www.msn.com/review3
www.msn.com/feature4

these should be activated as links.. but i dont want to have to write "www.msn.com" each time...
see what im say?
THANX

chazzy
01-16-2007, 08:57 PM
yes, i see what you're saying. I'm not sure what you're asking for help on though. table design? how to retrieve? what?