Hi,
I'm trying to write a script that monitors a particular process (netscape.exe)and determines if the process is no longer running then terminate. Is there a way to do this??
any assistance would be appreciate it..
Hi,
I have created an Object Array, In one of the classes I have created a method to delete a certain entry in the method the value is passed from the main class.
database.removeScore("s2"); and the content is database.studentscores[1] = new StudentScore("s2", 97);
now...
I have an access database that keeps track of tickets closed. What I'm trying to do is setup a query that will give me the results on a 5 day period, I have been able to create the query in access but when I try to add the query on my asp page I get the following error:
Microsoft VBScript...
Please look at the following code, I'm trying to present a grid type form when a user clicks on the checkbox and submits the form, the database should update only the returned field to yes.
Any help would be appreciated.
Thanks.
<%@LANGUAGE="VBScript"%>
<% Option Explicit
dim...
I'm reading records from a database, inserting them to a table inserting a checkbox at the beginning, the problem is I want to be able to update the database with the boolean "yes/no" when the checkbox is checked I've looked at many examples but I'm new with ASP. Can someone tell me...
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.