Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
compudude27 #1
IE Redirect problems
I am trying to set up a redirect for my site with a viewer is using IE. My site
is [url]http://www.tmcc.nevada.edu/~maciasd3[/url]. I am using a CSS template from CSS zen
garden, but the CSS does not show up properly in IE. I do not know enough about
CSS to fix the problem so I am just going to redirect the IE user to my MySpace
page (mainly so they can get info on me). I would like there to be a delay in
the redirect, so they can have time to read this page:
[url]http://www.tmcc.nevada.edu/~maciasd3/ieblows.htm[/url]. Is there a way to modify the
"<body onLoad="MM_goToURL('parent','http://www.myspace.com/maciasd')"> tag to
do this? Thank you for all of your time, and I hope to hear back from you soon!
-Dave:beer;
compudude27 Guest
-
Redirect from App to App
Hello folks, I'm in a searching of a way to use redirection of a connected client from my current application to another mock application, but... -
redirect to guest if first redirect is doesnt work for a user
Hi all, I was wondering if anyone could help me solve a problem Once a user hits a certain webpage ..I try to redirect them to another using... -
Lynx and wget - redirect problems for PHP scripts
I have a PHP script that should be run a few times a day. Currently I run this script manually as I haven't been able to set up Lynx or wget to run... -
.Redirect - Concant. problems
I'm having trouble incantenating this string what is the best way to do this if the string is extremely long especially for response.redirect... ... -
Redirect to New Browser Window like Response.Redirect
That worked just fine for me as long as you put that open statement on one line rather than 2. "michel" <michely3k@yahoo.com> wrote in... -
JimTheC #2
Re: IE Redirect problems
You could put this in the head of the document.
<!--Redirect to t his site, content is the seconds to move to new redirects,
url is the site to be directed to-->
<META HTTP-EQUIV="refresh" CONTENT="10; URL=http://www.redirect.html">
JimTheC Guest
-
-
compudude27 #4
Re: IE Redirect problems
So I just got around to trying that and it did not work. Any other ideas?
compudude27 Guest
-
compudude27 #5
Re: IE Redirect problems
Nevermind, when I copied it over the 'URL=' part did not copy with it. Just me being dumb! Thanks!
compudude27 Guest



Reply With Quote

