I have a form which will download file from back-end.
<form action="" method="GET"> <input type="hidden" name="access_token" value=""> <input type="submit" value="Download Template"> </form>
How can i test it?
Aucun commentaire:
Enregistrer un commentaire