954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

rapid injection of strings into javascript interface

if i have a java interface on a website and that interface contains a box where a user enters a string and then submits it. If I wanted to rapidly submit strings from a list I had (in a text file say), how would I go about doing this?

I know this is a very vague question. I have looked at the source code for the interface but I don't really know java that well. There must be a way to "connect" to the interface and rapidly submit strings.

Thanks in advance,

Dan.

db11
Light Poster
26 posts since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

What do you mean "a java interface on a website"?

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 
What do you mean "a java interface on a website"?

I mean that if you look at the source code for this particular website it is java code.

The design of the page is such that it has frames around the page, one of which allows you to enter a string into it.

db11
Light Poster
26 posts since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

Then what you have is JavaScript not Java, if looking at the page source you see "java code".

Next time post in a JavaScript forum, I have already asked the moderators to move this one.

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

sorry, thank you. Maybe I need to learn some javascript?

db11
Light Poster
26 posts since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You