<input type='submit' name ='-token.action' value='Search'> </input>
that does not have any action attribute and is not part of a form. how would one go about clicking on it and having a response come back from the server?
any help would be very much appreciated, thank u very much
--- rurouni
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have a submit button:
<input type='submit' name ='-token.action' value='Search'> </input>
that does not have any action attribute and is not part of a form. how would one go about clicking on it and having a response come back from the server?
any help would be very much appreciated, thank u very much
--- rurouni