- Sleepystephen
- |
- Exalted Legendary Member
Facts are the enemy of tru7h....
Posted by: Great_Pretender
The problem is not that there is no reply button. It's that there's no submit button. So you can write up a big long reply and realise that you've wasted your time because there's no way to submit the form.
Which can't be bypassed by simply typing in an URL, I don't think.
-TGP-
Actually it's a little known fact the you can run javascript in the address bar.. ok, well maybe not a little known fact.... but it is a fact....
With my 1337 haxxor skillz (ugh... i feel kinda dirty now) I've discovered that you can submit your post by entering -
javascript:__doPostBack('postForm$skin$submitButton'," )
which is the short version... or, which is probably better.....
javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("postForm$skin$submitButton"," ", true, "", "", false, true))
(that's should all be on one line....but it's ok to just copy and paste)
in the address bar and hitting enter...
you can even preview your post by changing submitButton to previewButton
Don't ask me what this does on the server side....i think it should be ok... i can't see any reason why it woudn't be... but the short version may cause problems as it doesn't include all the options that the longer version does... only Archonos can tell you that...
-Stu
[Edited on 6/25/2006]