I m a student and i want to make a project in VB.Net but i am really confuse so kindly anyone which have special command in vb.net plz guide me …
I have heard that strawberry perl has a built in compiler in it. I have no idea how to use it. Can someone help me to learn the syntax in …
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 people, please have a look at following IMAGE.
What I Wish to achieve is extract the select item and display it into a messagebox …
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 …
OK, I've exhausted my searching, so if someone can point me to a link with a good example, that would be super.
I'm simply trying populate a combobox with data …
Hey everyone,
So i've been doing some reasearch and I can't seem to find the answer to my problem anywhere. It could also be that I don't really understand the …
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 …
I'm trying to get Memcached persistent connections to work. We currently have a cluster of four Memcached servers each with 2GB of RAM, and four web servers. My code looks …
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 …
Installed new video card and no signal problem. I've upgraded my ram from 512 mb to 2 gb. And went to turn on computer I got a no signal from …
/*Calculator =========================program*/
/****************************************************************/
/*****************************************************************/
#include <iostream>
#include <conio>
#include <stdlib>
/*****************************************************************/
/*****************************************************************/
float a[1000];
int top=0,i,r;
char u;
float input();
float d,p,q,w;
void push(float x);
void get();
void …
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
hi ..
I use visual basic 6, I opened a new project, when I create a data report using Crystal Report 8.5 which already include the current Visual Basic …
i am able to populate data in chain select drop down list but the problem is when page is refreshing selected data is lost how to fix that .. here …
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 …
This is a very complicated problem. I have an existing web page with multiple drop-down fields-- now I want to add a keyword search text field. I have managed to …
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 …
hi
i have a simple website that includes a WebService and a Webform page.
i'm trying to call my web service from the web form using jquery.
…
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 …
Hello Everyone,
I am new to this website and have some questions about programming as a career. I feel that this may be a long post, so I don't particularly …
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 …
Hi DW
We want to run an experiment in our lab on ATM, we just want to keep it simple and easy, So far I've just created the two forms …
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 …
I am a beginner but my problem with this game is that when i enter east it said it going to north.
here my code for my main and …
social media means interaction among peoples in near or faraway from your area it not depends on area or there is no restriction of area..Through a media we can communicate,exchange …
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 …
Write a program that asks the user to enter the number of Research projects done by 10 different students (Student 1, Student 2, ..., Student 10). Once the data has …
this is tips, if you can search backlink with blog commenting
just open google.com, baidu.com.bd and type
site:.com inurl:blog "post a comment" -"comments closed" -"you must be logged in" …
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 …
Chaps, I have just read about java interfaces and there is a nice exercise in my book that I would like to attempt, so I was wondering if you could …
what is difference b/w web development & web designing.In which we have better scope or income?
Hello,
We are making a plan for Article submission but first i want to confirm with Audiance. Which type of article submission is good for website? As a guest on …
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 to all,
i have an menustrip in the form MAIN
i want to load menustripitems as per the user permission given in the tbluser database table which …
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 …