• 0

one click, multiple links?


Question

okay, so i've basically got a server running a few instances of the same program in parallel... each instance has been configured to listen to a different port... the program actually has its own web interface but its only good for controlling one instance, its web interface basically is filled with links like these

<a target="CMD" href="cmd.html?cmd=addovr&sc=142">

the number at the end is the only thing which changes between the links

is it possible to make a webpage which contains a button, which when clicked, sends the same request to different addresses at the same time?

like, i want to make all the processes perform "cmd=addovr&sc=142" at the same time, with a single click

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.