@samqa, maybe true but it will not multiply as much as what i can see from the posts.
QL Admin/Programmer of this site can use a javascript to disable the submit button after the click.
For example:
input type="submit" name="btnAction" id="btnAction" value="Submit Post" onClick="this.disabled=true; this.value='Please wait...your post is being processed'; this.form.submit();
You can see the extent of posts by the user by opening it's post, clicking on it's userid, then once the user's id account is displayed, click on the "TRACK" tab. A historical posts will be displayed
@samqa, maybe true but it will not multiply as much as what i can see from the posts.
QL Admin/Programmer of this site can use a javascript to disable the submit button after the click.
For example:
input type="submit" name="btnAction" id="btnAction" value="Submit Post" onClick="this.disabled=true; this.value='Please wait...your post is being processed'; this.form.submit();
You can see the extent of posts by the user by opening it's post, clicking on it's userid, then once the user's id account is displayed, click on the "TRACK" tab. A historical posts will be displayed