Ask a Question related to Dreamweaver AppDev, Design and Development.
-
btforres #1
hyperlinky
i want to click on a hyperlink that links from that page to another page. but i
want the text or image that i am using as a hyperlink to actually appear in a
text area in the new page. for example, if i had a a page full of different
doughnuts i would want the doughnut or the name of the doughnut to be the
hyperlink. when i clicked on the hyper link it would send me to my next page
nad automatically place the name or doughnut in a box that have labeled
"my favorite doughnut."?
btforres Guest
-
darrel #2
Re: hyperlinky
> i want to click on a hyperlink that links from that page to another page.
but iin a> want the text or image that i am using as a hyperlink to actually appeardifferent> text area in the new page. for example, if i had a a page full ofpage> doughnuts i would want the doughnut or the name of the doughnut to be the
> hyperlink. when i clicked on the hyper link it would send me to my nextSounds like you're going to want to use a database of some sort to catalog> nad automatically place the name or doughnut in a box that have labeled
> "my favorite doughnut."?
your donuts and then some sort of server-side programming language to
present your donuts.
-Darrel
darrel Guest



Reply With Quote

