Jump to content

vchris

Members
  • Posts

    1,529
  • Joined

  • Last visited

Everything posted by vchris

  1. vchris

    Domain Name

    I've already settled for vchris.net. It suits the site pretty well.
  2. vchris

    Domain Name

    Thanks pulpfiction. I've added a flash header. When loading the page, the elements of the header appears 1 at a time. When completely loaded a white glow will appear once every 10 seconds or so. I haven't included it in the design yet, still testing somethings.
  3. There's ways you can do this without images but I didn't really get into this yet (maybe done it once). With images I create 4 divs. one for the whole box that will contain the other 3 divs. In the box I have 1 top div that contains the top pics (includes 2 corners), middle div contains the content pic and the bottom div contains the bottom pic (includes 2 corners). That's it.
  4. vchris

    Login problem

    Must be. This week we tried using a method using cookies for the login that we found on their website FAQ and it didn't even work... You know how PHP can be set to a certain version in a control panel, well can CF be set the same way? Maybe it's still set to version Allaire but in fact version 6 or 7 is available. We still don't have access to the CP since only 2 people have access to it and 1 is gone for a couple years and another is gone to a French course and is hard to contact. Anyway I don't care, I'm gone for a week
  5. vchris

    What dyou reckon?

    All I'm saying is you could've just asked in your previous topic what people thought about your site instead of creating a topic about the same subject.
  6. vchris

    What dyou reckon?

    You already posted about this here: http://w3schools.invisionzone.com/index.php?showtopic=10354
  7. vchris

    Las Vegas Trip

    Just booked a show of penn & teller for monday night
  8. vchris

    Graphicss!

    Photoshop CS 2 FTW!!!Learning curve can be steep when first using photoshop but I see you used jasc so you should already know some of the stuff.
  9. Same here. It worked the first time I opened it then the second time didn't work...EDIT: Works now! 1) Probably because you have your 2 divs floated. Increase the margins between them. When they're too close they wrap.2) Use px for font sizes.That's about all I can do for now.
  10. vchris

    helowww

    Why don't you post the issue you are having and we all can help you.
  11. vchris

    Domain Name

    Thanks :)Just wondering, I know there was a post about this somewhere on this board. Do you know how to make the address bar icon?
  12. make sure to remove margin and padding from your menu ul.
  13. I appreciate your input but unfortunately I cannot use javascript for what I am trying to do. I have standards I need to respect. It can only be CF. Thanks anyway.
  14. vchris

    Windows Vista

    I have no idea if enterprise is the next win server at this point. I would think that maybe home premium and above would have IIS.
  15. vchris

    Login problem

    Seems like the web server uses Allaire ColdFusion. I never heard of that version before.
  16. vchris

    Windows Vista

    Check this out:http://www.microsoft.com/windowsvista/getr...ns/default.mspx
  17. vchris

    Windows Vista

    Microsoft Windows Vista Ultimate FULL VERSION [DVD] (Windows XP), that's the one I want.I know 379$ may look expensive but I just did a web dev job that paid me 250-300$ so it almost pays itself... That's how I see it.
  18. I resolved this by simply creating a query to get the text. The problem was that the value which is numeric 1,2,3... is not necessary for what I wanted to do but I couldn't change it. I needed the text to indicate to the user what was chosen. I thought by getting the text instead of querying it would be easier on the server but if there is no other way.
  19. vchris

    $_POST

    I resolved the issue. I compared the 2 different sections and mine was different just a bit.
  20. vchris

    Windows Vista

    It's coming out on Jan 30th. I used to always get cracked versions but I'm getting tired of cracking stuff, especially OS. There's always something going wrong or bugs.
  21. vchris

    Las Vegas Trip

    The one about the ouiji board is funny
  22. your site is not centered in firefox. use body { margin: 0 auto; } to center in firefox. Other than that the colours are nice. Nice work. Oh yeah and I think the banner image could be a bit smoother, the image on the right of the banner seems jagged.EDIT: And why use frames?
×
×
  • Create New...