Results 1 to 8 of 8

Thread: Tables/Registration

  1. #1
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tables/Registration

    I'm trying to make four sites in a month with Dreamweaver. Sounds impossible, doesn't it? What makes it very possible is three will have essentially the same code. First problem, on the site for the Coalition, with presides over the exchanges, I need to get a registration, like that of Neopets, that gives away pseudo-cash. Now for the problems with the exchanges, themselves.
    1. The maquee needs to show the price difference of columns 4 and 5 in monetary terms
    2. Column 6 of the table needs to take the monitary gain/loss into percentage term
    3. The rows need to change from black to red (negative) or green (positive) based on column 6
    4. Column 1 needs to stretch to fit the longest name in it

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Do you have a registration system set up?
    - Mike

  3. #3
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    You would need to incorporate some kind of server side scripting in order for this to work properly. That is if I understand your idea correctly.

  4. #4
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Seeings this is in the "HTML" section, I assume the OP doesn't know how to get started
    - Mike

  5. #5
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by mburt View Post
    Do you have a registration system set up?
    nope

    Quote Originally Posted by thetestingsite View Post
    You would need to incorporate some kind of server side scripting in order for this to work properly. That is if I understand your idea correctly.
    Crap, never thought of that

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    This would make a fairly complex series of PHP/MySql (or any server side language w/database) scripts. There is no "one" script for make a CMS (Content Management System). Check out this:
    http://mburt.mb.funpic.org/wiki/?p=l...itle=PHP/MySql
    There's a couple of links to some good tutorials you might want to try out.
    - Mike

  7. #7
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I recently upgraded my tripod to deluxe to build the site. However, I don't know how to set up a testing server for said site.

  8. #8
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    You could either use another free site, and make that your testing server. Or just make a folder named "testing" or similar on your tripod site and use that instead. Once I get my website completely moved over to the new server, then I can suggest my website as a testing server, but until then the above two suggestions should work for you.

    Hope this helps.

Bookmarks

Posting Permissions

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