Other Languages
Forum Post

Segmenting a Database, interfacing with SQL

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...
Forum Post

Re: signature authentication project

: 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...
Forum Post

signature authentication project

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...
Forum Post

Re: asp error 0197

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...
Forum Post

Re: Trying to assemble an example from Art of assembly language

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...
Forum Post

Re: Easy String Format Validation?

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}")...
Forum Post

Re: JScript Session array problem

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...
Forum Post

Re: JScript Session array problem

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...
Forum Post

JScript Session array problem

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
Forum Post

Re: Something to help you next time

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...
Forum Post

Re: i don't find a dis assembler visual basic. Does it exist?

: 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:...
Forum Post

Re: Re: cobol decompilers

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...
Forum Post

Re: cobol decompilers

: 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...
Forum Post

cobol decompilers

i have some rather old programs written in cobol is there any cobol decompilers and where can i download one thanks
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.