Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Page Forwarding

    I have a website that has an index page on it and is a member based site. I
    want to forward my index page to a members sign in page automatically insted of
    the user being directed to the .index page. It is build with PHP and all my
    pages are html pages....could anyone tell me how I can automatically forward
    the index page to a diffrent page on my site? I am using Dreamweaver Studio.

    sdjustin Guest

  2. Similar Questions and Discussions

    1. Forwarding the form object to another page
      Hi, Apologies if this is a newbie question but I have a situation where I need the program flow to do this Page 1 ...
    2. Forwarding to URL
      I havent touched flash since Flash 5, so you have to forgive me here.... I made an intro, and I want it to automatically load my main website as...
    3. X forwarding
      Using: desktop: Tera Term Pro X-Server via Cygwin server: Solaris8
    4. Automatic page forwarding in cgi perl script
      print ("Location: http://localhost/ElectronicMedicalRecord/OrderEntry/Orders.html\n\n"); Why won't this work?
    5. IP forwarding
      Hi, I want to use WInXP (home edition) with 2 NICs as gateway to my second network. I tried the bridged option but doesn't seam to work. I have...
  3. #2

    Default Page Forwarding

    I have a website that has an index page on it and is a member based site. I
    want to forward my index page to a members sign in page automatically insted of
    the user being directed to the .index page. It is build with PHP and all my
    pages are html pages....could anyone tell me how I can automatically forward
    the index page to a diffrent page on my site? I am using Dreamweaver Studio.

    sdjustin Guest

  4. #3

    Default Re: Page Forwarding

    A meta tag in an html file can redirect to another page or URL after a time delay. With your html file open in Dreamweaver, select Insert, HTML, Head Tags, Refresh and fill out the dialog box.
    delaneypub Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139