Results 1 to 2 of 2

Thread: New here and need info ^^
      
   

  1. #1
    Xephry's Avatar
    Xephry is offline Private
    Join Date
    Jan 2008
    Posts
    1

    Post New here and need info ^^

    I need help about intro page before my main and how to do that.So if anyone know just write me thx.
    Exsample:1st page(1 logo--2 buttons)
    1 button for go to forum
    2 button for open new page in same window(main page)

    want make like this site--Silkroad online

    thx for help
    .





  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: New here and need info ^^

    You would have to make your index page the intro page, and then what would serve are your main named another (doesn't matter at that point, it could be called "home", or "main").

    Basically....

    http://yoursite.com/index.html
    -> Link to forum (http://yoursite.com/forum)
    -> Link to site (http://yoursite.com/main.html)



    Or if you had a script that used a cookie you could have your index as your main page and the intro. Once the user enters the site it won't show the intro page again if they go to the index until they close the browser and go to the site again.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not 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