Hi people,
This is the first class that i have ever tried to do and i only started to understand the concept a few days ago, so if im doing anything all that is "bad" or "good" please post your comments.
As far as i can tell from the limited testing that i have done all the client functions...
Hi people,
I have a progrm that writes all its settings to the registry when the user closes the application.. what ive noticed is happening though is when the user logges off without closing the application nothing is written to the registry. Obiviously somehow windows is closing the app but...
HI..
I want to creat a small programe that would allow me to record all mouse and keyboard activity..
I have looked for some SIMPLE :) samples and have found nothing that is realy simple enough for me.. is this just something that is very complex to do??
Thanks
Hi all.. i started learning javascript about 2 days ago..
i have tryed to make a VERY simple Validate function.. here it is..
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript">
<!--
function Validate()
{
if (document.form.user.vlaue="a")
{...
hi all.. i an making a chat room in asp..
i have got a problem with using applications. For some reasion they r not doing what i think they would.. its like they are not retaining there value. I have done it with a text file as a temp thing to see if the rest of my code is working, and now...
Hi all
There is prob another way easier way to do what im trying to do but i cannot think of it ATM..
i want to get the comments of a that i have made chat room and then i want to write them out right?
well you can only have like 5 or so messages then the page goes all screwed from the frame...
hi all..
I have made a login page and added a admin thing but it sin't working the way i thought. I have looked at it carefully but cannot see the prob. its prob something simple..
any help??
<html>
<head>
<title>Login Page</title>
<%
If request("BUTTON")="Submit" &...
Hi all...
I have just started to have a bit of fun with vbscript on the client. I want to call a function or a bit of vbscript code from my asp code.
an example would be to say
if request("BUTTON")="Submit" Then
'i want to call the client vbscript code here
how would i do...
Hi all...
Just to anoy all of you (sorry) but i an using the Borland C++ builder not Microsoft Visual C++...
It prob wont make any difference but ther are a few differences between Borland and Microsoft...
i want to creat a simple delay..
i an writing out to the console and i want it to...
Hey all...
I am creating a login page but i keep on getting this error:
Source:Microsoft OLE DB Provider for ODBC Drivers,[Microsoft][ODBC Microsoft Access Driver] Missing semicolon(;) at end of SQL statement
Now here is the code i have done...
sSQL = "INSERT INTO Users (Username...
Hi all..
First i would just like to say im a beginner at all this SQL stuff... BUT, i have a small prob. I am creating a login page in asp but am using a database so thats were the SQL come in. I need it to search the database and return the value 1 if the username is equal to the username in...
Hi all..
First i would just like to say im a beginner at all this SQL stuff... BUT, i have a small prob. I am creating a login page in asp but am using a database so thats were the SQL come in. I need it to search the database and return the value 1 if the username is equal to the username in...
Dose any body know what this error means??
Microsoft VBScript runtime error '800a0036'
Bad file mode
/clannzb/data.asp, line 37
Thanks for any help
And
If you look at the code bellow when i type text in to the text file TEMP_N_C.txt but i have a Carrage return in it it only reads the...
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.