This is the Code i have on my page am I still missing the Picture?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<script language=javascript>
history.go(1);
</script>
<head>
<title></title>
<meta name="GENERATOR"...
I trying to find a way to stop a user from using his/ her Back browser button. I am very unsure on how to accomplish this. Please any help would be greatly appreciated.
Jason
Hi all,
Am trying to code some way of telling a a user that the page is searching for data in a database by displaying a message like " Searching..." and once the search is completed , Take the message away and show datagrid.
Jason
Noob at .net
Hi, I am writing an application that uses email notification. The Code that i have for the MAPI Session is:
With MAPISession1
.DownLoadMail = False
.LogonUI = False
.NewSession = False
.Password = ""
.UserName = "HRCAP"
.SignOn
End With
The Client Machines all use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.