**I have to create an application that will dynamically add a menu strip with menu items to a form(ie NOT dragged and dropped onto the form) in Visual Basic. The …
hello friends,
i want to learn cryptography,steganography ane algorithms , i have tried some books but failed.
is there any way to learn from beginning and easily?
thanks.
This was a PHP sticky, and I am working to turn it into a development sticky. If you have any comments, additions or other observations, please reply to
This is the error i get..
Enter employee name: Bryan
Enter employee's salary: 123
Enter employee name: Mark
Enter employee's salary: 456
Enter employee name: Fajutag
Enter employee's salary: …
Around midday on October 22, a number of top websites all went down, among them including Reddit, Minecraft, Pinterest and Foursquare. The iconic 404 of these sites and …
Hi my name is Amber and I am new to this site....I have a major question, my boyfriend and I have had alot of past trouble with PORN :twisted: And …
How can I get the Mouse Position from the mousemove event inthe VB.net?
I can't find out how to do this.. :rolleyes:
What is the difference between Pascal and Delphi? I heard they're like the same language?
It always says "this website is listed under 'such and such'" and requests an admin username and password to bypass it.
lolz... I don't have the guts to really do …
I have connected VB.net and mySQL on a the same PC before, but I have no Idea how to connect VB.net to a remote PC(LAN)
…
class_session.php is a session management and password protection class. It can be used to perform 2 major functions:
1. Create and maintain session state between page hits. The class …
Hi
it's me again
with the silly problems in my vb .net codes :(
I have a serious problem with combo box
i need to use …
Here little debugged version of my calculator posted earlier in GUI calculator thread. I prepared it after listening that their teacher did more limited calculator in around 150 lines of …
Hi,
I want to know how to send keys like ALT, Shift, Ctrl, Entre, etc. with the My.Computer.SendKeys() function.
Also, I need a code with which i can …
hi i am new seo i don't know what are the difference between press release and article submission what are the features of both techniques.
Hello dear DaniWeb users and thanks for reading this thread.
Eight months ago I started a forum CMS project, but alone it's very hard to develop fast and quality. My …
Microsoft knows it has to do something in order to claw back some kind of market position, not now but five years into the future. The culture of computing is …
Hello,
I am trying to build a pos and inventory system in vb 6.0 with MS-Access database. I do not have much experties in vb 6. Ok here is …
Any one can help me out i want to display a spiral of n*n size with out using arrays?
out put when n=2 should be 3 2
0 1 …
I have an item box to show an information for things to be sold
yesterday its was all working perfectly, but now its all missed up in Firefox
…
Okay so I have a PHP script that creates user acounts and encrypts the password then saves it into the database. The login form just compares the users password with …
Hello,
I am creating a toolstrip and then adding a toolstripcombobox to it. My code so far is as follows:
Dim tsMenu As New ToolStrip
tsMenu.Name = "tsMenu" …
Private Sub cmdSimulate_Click()
Dim comm As CommandButton
Dim zi As Long, ki As Long
Dim shorts(10) As Integer, count As Integer
Dim temps As Integer, z As Integer, n …
I'm trying to use this code to populate my drop down menu from a mysql table:
<select name="fileselect">
<?php
$pdo = new PDO('mysql:host=localhost;dbname=contisec_portal', 'root', '');
$stmt = $pdo->prepare("SELECT dateid FROM …
Hi,
I'm just settign up boost on my desktop (ubuntu) after a reinstall and am having some problems. I set it up last w/e on my laptop (knoppix) and did …
I have four memcached servers, 2 GB each. Each one averages about 1 set operation per second, and 500 get operations per second. However, the hit rate is incredibly low …
Hi what i want to do is to code a checkbox list. herewith i have attached an imaage.
as in the image, if i check business all the checkboxes …
I inherited a website here at work. The menu system uses a convoluted jquery / javascript structure. There are 8 different types of "users" for this website, from administrator to …
Hello all. I made a forum post and the helpful community solved the problem I was having. DaniWeb states "Please remember to mark the post solved if your question is …
I want to use a localStorage variable in a PHP page. Very simple but "strange".
AJAX comes to mind. Whats the best form to do this?
Thanks
Some time ago, Reverend Jim gave me some good advice on dynamically creating controls with VB.net. Following the advice, I created 26 Labels (with text A-Z) and a event handler …
Please help me im new in making database i dont know what tables will i create and its content pls..
I am womdering that I am cheking for my sites ranking placing keyword in google.com and search for my site. Its a boring process is there any other way to …
Hi all,
I was having a huge problem,i mean i spent days trying to fix it but i get the same exception everytime when i run the app.
…
i have the following code in my php script. it's for displaying a Crystal Report file.
$cr = new COM( "crystalruntime.application" );
if ( $cr ) {
$cr->OpenReport( "SelectExpert1.rpt", 1 …
Java SE JRE 7 update 21 is now available, with fixes for dozens of security-related issues. Immediate installation is highly recommended. Head on over to Oracle's Java download page and …
Hi group,
I recognize the today, most people navigate from control to control within a form with their mouse. However some old school people may want to use a "enter" …
Hello everyone,
I have a PDF file which I converted to a text file, and now I want to read the whole thing, search for the keyword "SITUATIONAL" and insert …
I'm trying to strip only path from a c string
char *path = "~/folder/sometext.txt"
so I would get only "~/folder/"
Anyone got a hint on how to achieve …
A client of mine wants to implement SSL on their site. They have a number of forms which communicate sensitive/personal information, and want to send the data over a secure …
Hello. As a Software Engineer I admit a slight lack of knowledge with hardware. I am usually quite good with any hardware that is contained within the case, my issues …
So ive been teaching myself x86 over the last couple days now im trying to call c functions and am getting segmentation faults. if someone could explain how to call …
hello altogether,
my name is Wolfram Pagels, Berlin, Germany
my status is :retired but enthusiastic c++-fan;
I use Dev-C++ since 3 month ago; in the 70th I programmed …
for my combobox i want to prevent user from typing further text if the typed text do not match part of combobox items i.e from starting
Autocomplete mode set to …
Hello, I am trying to encrypt a String using Symmetric Key Cryptography. When I try to encrypt the string, on runtime it gives me this error:
input text: Hello …
8086 Interpreter: This program should allow the user to type in 8086 assembly language programs, syntax check them line by line, and run them.
This is my summer …
Hi Dw
There is a project in which I'm working on and now it had come to a point where I had to start including the Microsoft Point Of Service …
Before I begin, I want to apologize if this is in the wrong board. Please move it if it is.
A friend of mine was going to toss a Dell …