Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto Submisson
#7
Quote:That should submit your form, as for the part when it sends you to New Topic,
I can only assume that something is wrong with the action attribute of your form.
I would nee to see the code that handle the form submit.

You want to good news or the bad news? Well actually theirs no good news, Still sends me to the new topic page.

Here's the full html script.
Code:
<form name="post" id="Submit" method="post" action="http://www.teamxlink.co.uk/forum/posting.php?mode=reply&t=36001">
<input type="text" value="Title" class="post" tabindex="2" style="width: 450px;" maxlength="60" size="45" name="subject"/>
<body onload="document.forms.post.submit();">
<textarea onkeyup="storeCaret(this);" onclick="storeCaret(this);" onselect="storeCaret(this);" class="post" tabindex="3" style="width: 450px;" cols="35" rows="15" name="message"/>Main Message Here</textarea>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<input type="submit" value="Submit" class="mainoption" name="post" tabindex="6" accesskey="s"/>
<script language="javascript" type="text/javascript">
    document.post.submit();
</script>
</form>

Im trying to post a thread on a a forum called xlink forums [forget what that forum is about just used it as a testing ground]

One thing after another huh?

Thanks Bye.
[Image: Scorpion-Sig3.png]
Reply


Messages In This Thread
Auto Submisson - by Scorpion - 11-08-2009, 11:40 AM
RE: Auto Submisson - by Gaijin - 11-08-2009, 11:44 AM
RE: Auto Submisson - by Scorpion - 11-08-2009, 11:50 AM
RE: Auto Submisson - by Gaijin - 11-08-2009, 11:56 AM
RE: Auto Submisson - by Scorpion - 11-08-2009, 12:05 PM
RE: Auto Submisson - by Gaijin - 11-08-2009, 07:39 PM
RE: Auto Submisson - by Scorpion - 11-10-2009, 12:00 PM
RE: Auto Submisson - by Gaijin - 11-10-2009, 12:07 PM
RE: Auto Submisson - by Scorpion - 11-10-2009, 12:22 PM
RE: Auto Submisson - by Gaijin - 11-10-2009, 12:23 PM
RE: Auto Submisson - by Scorpion - 11-10-2009, 12:31 PM
RE: Auto Submisson - by Gaijin - 11-10-2009, 12:44 PM
RE: Auto Submisson - by Scorpion - 11-10-2009, 01:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Auto Click Button Scorpion 1 1,976 11-06-2009, 09:00 PM
Last Post: Gaijin

Forum Jump:


Users browsing this thread: 2 Guest(s)