My own web directory is now PR 1. Earlier it was unranked. So, you guys are welcome to submit your website link to my directory. But remember to read the …
Hi! Does anyone know of any worthwhile machine language OSes to try? I just learned about them in class. It's an interesting idea in terms of speed and portability. I …
I want to create a single login page for Admin and user.When admin lo it should go to seperate page and when user log it shoult go to seperate page.I …
So I recently bought a whole bunch of computer parts in hopes of making my first build.
Specs: Intel LGA1155 DDR3 1600 ATX BOXDH77KC
Corsair Vengeance Blue 16 GB DDR3 …
Anyone know of any decent directories that I can submit a link to that has a quick approval, decent page rank and doesn't need a reciprocal link??? Martin
Hi,
PHP 5.2.17 (cli) (built: Sep 1 2011 17:22:41)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
[root@ip-10-130-243-182 mnt]# yum install php-pecl-memcached-2.1.0-1.el6.remi.x86_64.rpm
Loaded plugins: …
How to add video or image ads before opening next page?
When video is completed or image is seen for 10 seconds after that goto page clicked for.
I want …
Can someone please tell me how to control a windows form from another form? I have one form (form2) which has a button. When this button is clicked, I need …
how to create a program about number system converter using c++
A corporation has six divisions, each responsible for sales to different geographic locations.
Design a DivSales class that keeps sales data for a division, with the following
members:
i had a problem with this codes.. this codes will retrieve image from database that will based on the employeenumber.
Dim CN As New OleDbConnection(cnString)
CN.Open()
daImage = …
Hi sir,
I am student and I like to know about the algorithm for developing a MLM software for my final submision So, kindly tell me which algorithm works …
Hi,
I have datetimepicker and next to datetimepicker is textbox.
When I choose date from datetimepicker, selected date goes into textbox.
Works fine.
-- txt1.Text = Format(DateTimePicker1.Value, …
Hello all, I would really appreciate some help. I have an assignment for my class that is due where the objective is for the program to recognize the holiday when …
so i have two class.
1 = Main.java - 2 = Player.java
AND
my folder tree
-src
-images
player_walk_right.gif
-Main.java
-Player.java
Player.java
public class …
hi programming masters! i need your help..how can i SEARCH a record in a database and display the results?? example: if i type an ID number or a name on …
Friends,
i have to submit a project on Car Rental System which is to be made in C.
i have made half of the work like giving out the menus …
Hi, I recently re-installed Win 7 Ultimate on a fresh hard drive in my Dell XPS 1340, and used my OEM-supplied disk to install drivers. I also used Driver Robot …
I am trying to understand how exactly you are meant to prompt a user for two numbers and then list a menu for them to choose the course of action …
Hey Folks!
I'm using a windows hook to scroll horizontally through a listview. I have it aligned so it only adds items horizontally. I have 2 big buttons I'm using …
Hello , I was actually very interested in making a server or ftp server in VB.NET but it needs so many functions and events that i even never heard of …
so i have a interview on data structures. i am sure they will ask question on 1d arrays. but what can they ask me?
1.give a array find the max …
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 …
excuseme :)
sorry I have some problem here, I make a simple paint using vb 6.0
I already can save the image that I load, but something like …
Hey guys i need some help on how to save Values in My.Settings
Two texboxes to save two different values and be albe to read those values or laod them …
How to show image for the drop down list? have tried a few alternative but dont work. Thanks
<tr>
<td class="label"><label for="kelas">Kelas:</label></td>
<td class="field">
<select id="kelas" name="kelas" >
<option …
I have two datatables that generate a datagridview like below:
1) datatable name : grpDT
2) datatable name : grpTot
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function ShowFile(sFilePath){
var oFileSystem = new ActiveXObject("Scripting.FileSystemObject");
frmEditHTML.tarHTMLText.value = oFileSystem.OpenTextFile(sFilePath.value).ReadAll();
}
function SaveAfterEditing(sFilePath){
var oFileSystem = new ActiveXObject("Scripting.FileSystemObject");
var oFile = oFileSystem.CreateTextFile(frmEditHTML.filPath.value,1);
oFile.WriteLine(sFilePath.value);
oFile.Close(); …
I'm trying to see how to load jQuery at run time. I can't understand why the following code doesn't work (probably me making a silly error)
<!DOCTYPE HTML>
<html …
Dear Friends,
i need the code for Digital Clock using 8086 in assembly language.. please help me..
i know nothing about assembly.. Please help me somebody
i …
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 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 got a below eror on my windows-8 apps when i run this code
//code
<script src=" /lib/jquery-1.7.2.js"></script>
<script src="/js/modcoder_excolor/jquery.modcoder.excolor.js"></script>
$(document).ready(function () {
$('#my_input').modcoder_excolor();
});
//eror
SCRIPT28: Unhandled exception …
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 …