Search results

  1. bella

    Dreamweaver and web browser

    Thanks
  2. bella

    Dreamweaver and web browser

    Thanks, thought maybe my setings were off in explorer because it happens even after I refresh. I guess I'll just close out of the program.
  3. bella

    Dreamweaver and web browser

    How do I set the preferences for my web browser in dreamweaver to empty all old files. Evertime I make a change- the cache doesn't empty. I try refreshing but still no luck. I also go into explorer preferences and empty cache, but still doesn't work. Any solutions? Thanks.
  4. bella

    pointer rollover not working

    wow! how could I over look that... thanks a lot!
  5. bella

    pointer rollover not working

    thanks
  6. bella

    pointer rollover not working

    I'm viewing in explorer. Well that's good to know that it works with Safari, I'll check other computers. I looked at the code, everything seems fine, maybe it's just a browser problem.
  7. bella

    pointer rollover not working

    all the om symbols appear but I'm not able to click down in order (hand does not appear, I have to click on boutique before inspiration...)
  8. bella

    pointer rollover not working

    Attached is a link where I created a pointer rollover. Why does it not allow me to click in order. Check out the site, it's hard for me to explain. Thanks http://www.greentarayogakeywest.com/ ::love::
  9. bella

    creating a portfolio page

    Thanks! ;)
  10. bella

    creating a portfolio page

  11. bella

    creating a portfolio page

    Can anyone tell me how to create a portfolio page. What I would like to do is click on the thumbnail and a larger version becomes available. If I wanted to add arows as well, how does that work. Thanks. :)
  12. bella

    html FormMail

    I think I'll do the same. Cool site!
  13. bella

    html FormMail

    as the email... I'm getting the correct subject info, but no from info, or in the body of the message, just this- The following information has been provided: Name: E-Mail Address: -Mail
  14. bella

    html FormMail

    <form name="newsletter" method="post" action="mail.php"> <p align="center" class="style2"><span class="style11">Name:</span> <input type="text" name="Name" size="20" maxlength="40" /> </p> <p align="center" class="style2"><span class="style11">E-Mail:</span> <input type="text"...
  15. bella

    html FormMail

    I'm not getting any name or email address?
  16. bella

    html FormMail

    sorry to be so needy, but now in my inbox it says from- mail@cws-5.ampira.com
  17. bella

    html FormMail

    yeah... It should work now.
  18. bella

    html FormMail

    Thanks for the script. It works, but for some reason the name and email address are not appearing. Do I have to change my code in the form or the script?
  19. bella

    html FormMail

    Thanks for the file...I'll give it a try
  20. bella

    html FormMail

    hello, I keep getting an error message saying connection failure has occured with this code. Can anyone take a look and see what's the problem. Thanks <form method="post" action="mailto:info@maddogpro.com" enctype="text/plain"> <input type="text" name="Name" size="20" maxlength="40">...
Back
Top