Hi there,
I'm trying to submit an Update form and an email form on one click. I'm using
<script type="text/javascript">
function submitallforms( ) {
setTimeout('doc ument.form1.sub mit()',100);
setTimeout('doc ument.form2.sub mit()',200);
}
</script>
and
<input type="image" src="images/..."onClick="su bmitallforms(); ">...
User Profile
Collapse
-
Submit Multiple Forms w/One Button (Safari Issue)
-
Thanks... this seems like it'll work -
Thanks, how do i use the db to limit the page views?
Sorry... I'm pretty new to all of this...Leave a comment:
-
Limit Users page views per day
Hi there,
I'm trying to redirect a user at login if they have logged in 3 or more times in one day. I'm pretty new to asp and cant find anything to track individual users logins that will reset at the end of every day. Let me know if you have any advice.
Thanks
No activity results to display
Show More
Leave a comment: