Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Eside #1
return to previous
How do I set up a link that returns to the page with the buttons used to choose
current selection after the chosen selection has played? Like a music or video
clip? Right now after the clip has played nothing happens until BACK button is
clicked. Thanx
Eside Guest
-
HELP! -- previous page in VB and ASP 3.0
Hello all, I'm writing you because I have a question for you all: how can I capture the previous page from an ASP file? I need to add the URL... -
Next/Previous help
Hi people, I came across a problem and need some help. My application uses a next/previous method pf showing records. My code worked great until I... -
goToNetPage, return or not return
hi, I have read in the director's help the netDone() command indicates whether a background loading operation (such as getNetText,... -
"back" and return to previous place script?
Hi Bob, The simplest way to do this is to store the current frame number in a global variable. Then jump to the whiteboard frame. The return... -
return to previous form
I have a Information form with a combo box; if a person isn't in the combo list, it brings up a Add Person Form to fill out. After I have filled... -
rilkesf #2
Re: return to previous
<a href="javascript:history.back();">link text</a>
Will produce a link that goes to the previous entry in your browser's history (i.e. it does the same thing as your browser's back button).
rilkesf Guest



Reply With Quote

