Hey, I've been trying to generate a pdf file using html2pdf library (http://html2pdf.fr/en/example). What I need to do is to print a table with PHP in that pdf …
Hey guys I was trying to run a Applet from netbeans 6.9.1
My code has no error when i compile, but when i run the file I received an …
I'm creating an app, that displayes a String from a database. This String is then displayed in a textbox that cannot be edited.
I now require that varible (ID passed) …
What's a portable software? and Is It even legal?
And whats cracked software? Is It legal also?
Thsi Is my first time hearing about these things.
it would be help me out alot if some one could take the time to teach me know to create 2d game from start to end.
i want to create …
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 …
Dear Frendz,
Alone with PHP, can we do a "CCTV security and surveillance System" like zoneminder.com? , Please give me an advice on this if any experts having experienced on …
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: …
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,
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, …
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 …
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 …
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 …
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 …
I have a webstie template and I want to preview it something like this : http://breeze.pcollab.com/moby2/#
How can I combine my html to a mobile phone layout ?
…this is the html
<cat>
<ul>
<li><span><a href="#">Sekolah</a></span>
<ul>
<li><a href="perutusan.html">Perutusan Guru Besar</a></li>
<li><a href="sejarah.html">Sejarah</a></li>
<li><a href="etos.html">Etos</a></li>
<li><a href="#">Iklim Sekolah</a>
<ul>
<li><a href="falsafah.html">Falsafah Misi Visi</a></li>
<li><a href="logo&bendera.html">Logo & Bendera</a></li> …
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
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 …
**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.
Hi all,
I have already written a code to search for staff records from my staff database and it's working fine, but the problem is, if someone enters a …
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 …
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 …