Does anyone know of a auto submitter or semi auto submitter that is written entirely in JavaScript? I did a search and thus far have not come across one.
JavaScript
Collapse
X
-
JavaScript
When you're running down my country hoss...you're walking on the fighting side of me!
FOR THE LYING LOWLIFE POSTING AS PATHFINDER...http://gfy.com/fucking-around-and-pr...athfinder.htmlTags: None -
I sold my business. What does that have to do with my question?Originally posted by Soul_Rebel
i thought you had a manager
When you're running down my country hoss...you're walking on the fighting side of me!
FOR THE LYING LOWLIFE POSTING AS PATHFINDER...http://gfy.com/fucking-around-and-pr...athfinder.htmlComment
-
Comment
-
Pathfinder is not in a grave. His oldest son left 15 Dec for Korea to scatter Pathfnder's ashes on a hill in Korea, as per his request. His son returns from Korea tormorrow, 22 Dec.Originally posted by cherrylula
<img src=http://www.wels.net/sab/nl/img-nl/oct-ouija.jpg>
pathfinder: messages from the graveWhen you're running down my country hoss...you're walking on the fighting side of me!
FOR THE LYING LOWLIFE POSTING AS PATHFINDER...http://gfy.com/fucking-around-and-pr...athfinder.htmlComment
-
my wrong, i forgot it.Originally posted by theking
I sold my business. What does that have to do with my question?
Managers provide better replies.
I don't think there's any autosubmitter/semi-submitter in jscript. It's not suitable language to code such an application.Comment
-
You are probably correct. I have CGI script that is a submission script and allows one to use server side or client side and the CGI writes the client side in JavaScript. I just did not want to have to install it and run it to view the JavaScript. Thanks for the input.Originally posted by Soul_Rebel
my wrong, i forgot it.
Managers provide better replies.
I don't think there's any autosubmitter/semi-submitter in jscript. It's not suitable language to code such an application.When you're running down my country hoss...you're walking on the fighting side of me!
FOR THE LYING LOWLIFE POSTING AS PATHFINDER...http://gfy.com/fucking-around-and-pr...athfinder.htmlComment
-
JS + Frames/IFrames is a very plausible solution. Just have to make sure the page isn't a secure (SSL - HTTPS) page or you won't be able to touch it with JavaScript.
But other than that you could probably do one just fine. I don't know if one exists and I doubt it but I could write one up if you really wanted - my ICQ is 4431746.
CGI is probably a better alternative though. Each has its advantages.Comment

Comment