Security
Security is the condition of being protected against danger or loss.
Language
Other Languages
Remove
Platform
Any
License
Any
hi folks. I'm currently working on my final year project, which is the realization of an efficient fingerprint authentication system. I'm developing the database with VB.Net's SQL, and i intend...
: i am doing currently a project named signature authentication,which includes storing a signature in a database by scanning and using it to verify with the signature in the cheques,we want to use...
i am doing currently a project named signature authentication,which includes storing a signature in a database by scanning and using it to verify with the signature in the cheques,we want to use...
In ASP environment, use JScript, which is MS's server-side variation of client-side javascript and it means that the object hierarchy will be completely different. Look up the JScript reference on...
You're probably using the wrong command line options.
(answer the following questions to your self)
Have you ever got anything assembled?
How did you do it? Can you repeat it?
Compare the code...
You can use Regular Expression Validation for this:
imports System.Text.RegularExpressions
private sub ValidateExp(strToBeValidated as String)
dim r as Regex = new Regex("021\{7}")...
Right. In other words, you must first create the array in JScript (in this case) then assign it to a session variable. Then to use the array you must first assign the session variable back into a...
If the session variable that u are setting as an array is used in the server side then it should be included in delimiters. Like -
U can use this code. Hope it would work for u.
arrusers=new...
How do i modify a Session array using JScript
For e.g., i want the Session("users") to store the names of 0 to 100 users at a given time. So
Session("users")=new Array()
for(i=0;i
np. Sorry for gettin pissy. Just spent a lot of time working on that. Talked to a professor. Decompilers work ok for converting to fortran or basic machine code, but when you convert from machine...
: Bonjour Parker,
:
: Il n'y a aucun dmonteur pour VB6...Je ne pense pas possible et... Amricain n'est pas un langage.
:
: Lee
:
Assuming my rough spanish is good enough to catch that:...
Al contrario seor, pero decompilers do exist! All one has to do is write a program that converts Assembly into a specific language like Cobol or some other shit like that. Hmmm... that might...
: i have some rather old programs written in cobol
: is there any cobol decompilers and where can i download one
:
: thanks
Let us get this straight once and for all...
There's no such thing as...
i have some rather old programs written in cobol
is there any cobol decompilers and where can i download one
thanks