Jump to content

Matt

Members
  • Posts

    21
  • Joined

  • Last visited

Matt's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I have a form... and I need to create a piece of Javascript that counts down from three minutes and submits the form.Any ideas?Thanks for any help you guys give,Matt
  2. Matt

    Simple help needed

    It doesn't really have to be reliable/user-friendly, I just need it so it'll do it on most occasions. Is there any tutorials to help me do this?
  3. Matt

    Simple help needed

    I have a simple Guestbook function that I need some help... modifying.http://matt.artemis-fowl.com/tests/guestbook.phpI want to add a META Refresh that, after exactly three minutes, will take the information posted in the form and send it. So, basically, I want it as if the user has clicked submit after 3 minutes. Can this be done?Thanks!MattIf you need the code, just ask.
  4. But the same file that I edit with is the same file that I click on to see the comments. That file is simply a copy of what's in the comments.php
  5. The complete file with all of the PHP can be located at:http://matt.artemis-fowl.com/comments/helpme.txt
  6. I'm now having serious problems. The whole page is written in PHP, and I really don't know how to read it.I cannot seem to delete the parts I want to delete, the e-mail part of the form, and the two checkboxes, and I also need to move the comment form so it's ABOVE the comments that have been posted.Please help, this is, actually, for once, extremely important.
  7. Don't worry about their post not getting submitted quick enough, that's the idea.So, it can be done? And I know someone who can do Flash, I'll speak to him about it, but I'd REALLY prefer it if I could do it through coding... so is there any die-cast ways I can do this?
  8. I also uploaded a complete file of all the code in the "comments.php" file.http://matt.artemis-fowl.com/comments/helpme.txt
  9. Well, thanks for reading this, it means you're trying to help!Here's what I need, basically.I have a comments form on a page on my site:http://matt.artemis-fowl.com/comments/comments.phpBut I need to make some serious edits to suit my needs. Please note that I'll be downloading it all and reuploading it to a new server with a different database, I'm testing through this one.I need it to there's no "E-mail" Input Field, and no checkboxes underneith it (There's two, currently, "Notify me of..." and "Hide my e-mail."I figure that bit should be fairly easy. Here's the REALLY hard part.I need it so that the user has exactly 3 minute to enter their comment, and after those three minutes, the comment gets posted and the user gets redirected to a page where they CANNOT post another message, and have no way of simply clicking back to post another.Please help, I know it's really tricky, but please.Thanks again!Matt
  10. Basically, I have a website created using tables and inline frames. The center table is not big enough and I want to make it so it has a scroll bar, so the viewer can use it to view the rest of the information. Here is the page:http://artemis-fowl.com/NewDesign/fotw.htmAny tips?
  11. I saved the HTML seperately as a .js file, then put the code on the main page where I wanted it to go (<script type="text/javascript" src="leftbar.js"></script>) but it still isn't coming up, and no, I don't know how to use PHP.Is there anything else I can do?
  12. On the new design for my site, I want to save the navigation bar and the extras bar to two seperate files and link to them from the page, so when I change something on one of the two bars, I can simply edit it inside the single file and have it reproduced across the site. I DON'T want to use frames, so is there anything else I can do?
  13. Thanks... I just need it doing for now, I'll figure out ways of validating it at a later date.Thanks,Matt
  14. I was wondering if anyone could have a quick peek at my site and tell me what you think and what could be improved.Artemis Fowl Confidential
  15. Yeah, but I also want the current window to close then they click on it.
×
×
  • Create New...