User Profile

Collapse

Profile Sidebar

Collapse
neoseeker191
neoseeker191
Last Activity: Mar 10 '08, 01:51 PM
Joined: Oct 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • neoseeker191
    started a topic IE 6 Positioning Issues

    IE 6 Positioning Issues

    My website displays fine in IE7 and Firefox 2, but the images move when rendered in IE6. I can't seem to figure out the issue I appreciate all help.

    heres the website:

    Click

    and here is the CSS:


    @charset "utf-8";
    /* CSS Document */

    body {
    margin: auto;
    font: 62.5% Arial, Helvetica, sans-serif;
    background: #628ebc url(../images/background2.jpg )...
    See more | Go to post

  • neoseeker191
    replied to Javascript won't work in IE7
    Changing it to onSubmit results in the script not working at all in Firefox or IE. The other changes still aren't making it work, unfortunately.

    I appreciate the help.
    See more | Go to post

    Leave a comment:


  • neoseeker191
    started a topic Javascript won't work in IE7

    Javascript won't work in IE7

    It works fine in Firefox 2+ but in IE7 the alert window doesnt appear and the script doesnt work.

    Maybe I'm missing something

    Heres the form the script is tied to:


    [HTML] <form id="Quiz" name="Quiz" method="get" >
    <table width="405" table="table" height="24" border="0" align="center">...
    See more | Go to post
    Last edited by gits; Dec 25 '07, 09:53 AM. Reason: added code tags

  • neoseeker191
    replied to send message when keyword is submitted
    in PHP
    i'm sorry i wasnt so specific. I'd like to alert the user if they are correct as soon as submit is clicked.

    maybe this will clear up some confusion:
    The website is for my girlfriends christmas gift, theres a riddle to a location and she has to figure out the answer. I want to have a form where she types the answer and it tells her if its right or wrong, and when she types in the correct answer i want a message sent to my email...
    See more | Go to post

    Leave a comment:


  • neoseeker191
    started a topic send message when keyword is submitted
    in PHP

    send message when keyword is submitted

    Heres what I'd like to accomplish and I believe I have to use server side script to do it.

    I have a website where there is a question and then a text field below it to type in the answer to the question. When you click submit I'd first like it to tell the user if you submitted the correct answer, and second if the correct answer is submitted I'd like an email message to be sent to me letting me know the correct answer was submitte...
    See more | Go to post

  • neoseeker191
    started a topic ASP Contact Form in Dreamweaver

    ASP Contact Form in Dreamweaver

    I'm using Dreamweaver 8 and I want to make a ASP contact form. I've used PHP before but I'm new to ASP. What I want to do is have the user type their email address in a text field on the form, and use their email to send the form data to me. I can do it with PHP but I cant figure it out with ASP.

    Thanks.
    See more | Go to post
No activity results to display
Show More
Working...