Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
davebusey #1
Link to dynamic content
hello..
Another simple question for someone...how do i link results from my recordset
to a URL, defined by the varible itself.
So within my recordset i have email and web address, when these are returned
how do i make such items clickable!?
I have tried to simply put the varibles in the link box {nicheresults.Web},
ofcourse this doesnt work!!
whats the trick. I guess i need a wee php tag in there first!?
davebusey Guest
-
Dynamic Content Flash Ad
I have created several banner ads that load an image from my client's server. When the ad is submitted to Google, they refuse it saying my code can... -
content target link opens in a new window!!
hi i'm designing this HTML website with dreamweaver 8, it's a frameset devided into 3 frames top frame(navigation) , left frame (ads) and... -
Loading dynamic content into a pdf
I'm researching whether or not this is possible. I know its completely possible to create pdfs dynamically so that they are different every time one... -
Dynamic content
I am trying to think of a way to develop the following type of application... I want visitors to be able to create flyers, postcards, etc. with... -
remotely link .w3d content
Is it possible to remotely link 3d content once a projector is created - i.e. have a folder in the same location as the projector that the projector... -
Daniel Jamin #2
Re: Link to dynamic content
Hello
To send an email using the name in your field add this code to the link box in
the Properties section: mailto:#Recordset1.locEmail1# replacing the bit between
the hashes with the names of your recordset and field.
To link to a website, assuming your field ouputs a URL starting with 'www.' do
the same but replace 'mailto:' with [url]http://'[/url] (no inverted commas of course) and
choose a target.
Have fun.
Daniel
Daniel Jamin Guest



Reply With Quote

