Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Application
Security
Remove
Platform
Any
License
Any
How do I make sure that my QBasic session (including results) stays within the QBasic's small initial window display ? Mine takes up the entire PC screen whenever I run the first program.
Where can i find decompiler for visual basic 6.0 exe
I must confess your code confused me slightly! If I may be so cheeky, I think this would be a better way of doing what you want (it's very basic, I just cobbled it together)... say you have a basic...
I need some list with polices which I can entry to the registry in windows.
I know how to use registry from Visual Basic but I'm interesting to set security on the system.
Thank's
: I wrote a security program.
If you send me it, I'll try and break it. :-D
: rather simple .it just locks a program until you put the password.
: and here is my problem . when i input a code...
hi
I wrote a security program. rather simple .it just locks a program until you put the password. and here is my problem . when i input a code so the program can store at the 'begining ' visual...
I'm trying to write an auto-login script in ASP that POST's info to a webpage on another server.
The page is protected by basic auth and requires a username and password along with a MD5 shared...
hi!!
i m sachin from India... I want to know how to backup the tool bar which i created in visual basic designing environment(customise toolbar) in Visual Basic IDE. It is required becoz.. each time...
Hey,
: This is is the request method that i wish to build basic HTTP
: authentication into:
:
: ....pretty well written Perl ;-)....
:
: The line with 'WWW-Authenticate: Basic...
"tcp") || die($!);
print($socket "GET $request HTTP\/1.0\nHost: $host\nWWW-Authenticate: Basic realm="user:passwd"\n\r\n\r");
while ($data = )
{
chomp($data);
if...
Hi, I use this code for a basic DataBase connection:
Private Sub Form_Load()
Dim G_ADOCONN As ADODB.Connection
Dim RS As ADODB.Recordset
Set G_ADOCONN = New ADODB.Connection...
:
:
: Anyguy please tell me how can I send an email from VB? Please...
:
Hi there,
To send e-mails in visual basic or rather to write a client you must use the MAPI session and MAPI...
hey guys i am interested in making DBMS as a project for my this session i actually wanted some basic knowledge of DBMS, its features and the technicalities used in the DBMS and the topics which i...
hey guys i am interested in making DBMS as a project for my this session i actually wanted some basic knowledge of DBMS, its features and the technicalities used in the DBMS and the topics which i...
: I'm trying to learn how to crack programs and change them a little. Now i've got the disassembler "W32DASM" I need to learn assembler. So I wanna ask you all: Can somebody give me (or even write...
I'm trying to learn how to crack programs and change them a little. Now i've got the disassembler "W32DASM" I need to learn assembler. So I wanna ask you all: Can somebody give me (or even write for...
Dears,I have a projrct for an old instrument driver under DOS,and I try to develope a driver for it in Windows,but I need to convert a binary file to a C(or Pascal or Basic or any other high level...
There are for Visual Basic, but if the app was compiled to P-Code. I heared also about decompiler for QB. And many months ago there was an idea to make one.