Jump to content

cmgmyr

Members
  • Posts

    1,278
  • Joined

  • Last visited

    Never

Everything posted by cmgmyr

  1. take a look at: http://www.tizag.com/phpT/forms.php then look up mail() and add the 2 together
  2. can you please post some code, or a link to the page that you are having issues with?
  3. i wouldn't mind warming her globes...
  4. Take a look at: <table width="600" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" width="300"> </td> <td colspan="2" width="300"> </td> </tr> <tr> <td width="150"> </td> <td width="150"> </td> <td width="150"> </td> <td width="150"> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td colspan="2"> </td> <td colspan="2"> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> <td> </td> </tr> </table> you just have to re-size the top columns
  5. in your css use: form{ margin:0px; padding:0px; } that will get rid of it.
  6. you have WAY too many tables. You should only need 1 table to do all of that.
  7. take a look at this: http://www.dynamicdrive.com/dynamicindex16/chainedselects/index.htm FYI...we need your code in order to help you
  8. wow, that makes my brain hurt just thinking of that
  9. That is a lot better. let's try a few more things: - make the blue background a pale blue or atleast semi-pale - lighten up the greys a little bit - make those top nav buttons rollovers with the lighter grey ...it's getting there.
  10. Sometime you can...it depends on how the system was set up. I just did it a few hours ago on a XP Home version and I used my Pro disk. Worked ok for me
  11. the recovery console is used to repair system files ONLY, it doesn't do anything to the user's data. hopefully just running the fix on the master boot record will fix the problem
  12. You don't need to re-install it to run the recovery console though. Using an XP pro disk on a Home version will allow you to the recovery console (actually i just did it an hour ago). I think you should start with that before you start re-installing anything.
  13. Sounds like there is a problem with the boot record... Put in your XP pro disk, when it asks you to install [Enter], Repair [R], or exit press R for recovery. When you get all the way through that you should be at a C prompt. Type in "fixboot" (no quotes) then "y", when that finishes type in "fixmbr" then "y". After this completes type in "exit" to reboot the computer. It should now reboot and load windows as it is supposed to. Also take a look @ http://www.tech-recipes.com/rx/483/xp_repair_fix_master_boot_record_recovery_console
  14. well you do have 5 variables... $newsheads[0] $newsheads[1] $newsheads[2] $newsheads[3] $newsheads[4]
  15. ok ... it was just an idea
  16. as stated above...I think your actual layout is decent, but you need to change the color scheme around a lot.
  17. So I was just thinking...I think it would be a good idea to make a separate "quote this" board somewhere on the site. It would be where you can put up a project to be "quoted". Others can go on there, submit a "proposal" that they would charge and what that would include with a breakdown of hours and what-not. By doing this you can kinda see what other people would charge, so now you can go back to your client with a better idea about a proposal, breakdown, and hours. Thoughts? Please feel free to shoot this down, but I think it would be kinda cool and it would help a lot of people out.
  18. yeah, that is pretty bad...
  19. you can just try re-installing mysql, when you install it I think there is a "modify" or "repair" option...just do one of those and see if it works.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.