No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
24 Posted Topics
I want to sum the values of the 'countryamt' column and echo it out. The inputs are coming from the 'matconfirmation.php'. I stored all the inputs in an array, but i dont know how to sum the values up. The bold part of the code was what i tried doing, …
I have been trying to do this and i dont know why exactly its not working.. Here's the idea. I want to receive the name and age of a person via POST method and then put it in an array dynamically, so that as more names and ages are added, …
I'm a newbie to this. Hi, i've been trying to display all database records on an html table i still cant think anything out. I only know how to display a predefined number of rows but i need it to display all db records. I know it has to do …
This code doesnt get into the if statements to check the conditions. Please help me find what is wrong with it. <?php $info=""; if (isset($_POST['RegButton'])) { $FirstName= $_POST['Fname']; $LastName= $_POST['Lname']; $Email= $_POST['Email']; $Phone= $_POST['Phone']; $userPass= $_POST['password']; $repass= $_POST['repassword']; //For password encryption $slt= time(); $salt= $slt; $harshed= sha1($userPass.$salt); if (empty($_POST['Fname'])){ $info= …
Please, i want to compare a column in table with 2 colomns in another table. Such dat if the values on the first column corresponds to the other then it will do something. I've tried SELECT * FROM tblToad frm d first table and then SELECT color FROM tblcolor, bt …
Hello all, Sorry for asking this newbie question again. But I need to get the server name and all database name on SQL Server. I want to make application, which can switch between server and database quickly. So user can choose server, then input username and password, then the list …
Please how to i populate a combo box with active server across a network?
Just paste what you've done so far and we will help you with the rest
Be a little more precise
Please i need to know how to schedule an auto backup for my program database. Please anyone with ideas?
Please, i am writting a program and i want the program to run every 3 hours, now when i try to put 10800000ms which is equivalent to 3 hours in the interval property of the timer, i get an error message that say.. "Invalid Property Value", Is it that it …
please i am new to this vb programming but i have a challenge before me.. I need to make a program that will compare the date in the database with the system date and if they are equal, it pops up a notification on the icon tray. Your help will …
Leave the On Error resume next.. It could allow anyone break into your database.. [CODE] if (rs.eof=false) then if (text1.text= rs.field["username"]) and (text2.text= rs.field["password"]) then msgbox "Logged in Succesfully" frm2.show unload me else msgbox "invalid" text1.text= "" text2.text= "" end if end if [/CODE]
You will need to register your domain with google webmaster. Just go to google ans type google webmaster, there you will be able to get this done and your site wil show up there. Remember you need to stil use your meta tags, [CODE] <meta name="Keyword" content "persons, my name"/> …
I have being trying to learn this language its like as if its really difficult to learn. I wish i could get a tutor or something.
How do i know the difference between a construction and a method?
I have been trying to fix this code for my feedback form, but its not working i dont know what else to do now, Is there any settings i need to do? I am using an EasyPHP 2.0 [CODE] <?php // Contact subject $subject ="$subject"; // Details $message="$detail"; // Mail …
Html is a web scripting language, it has no compiler, its not like a programming language that has a compiler and since its not have a compiler, it cannot be compiled. Its just a language that tells the browser how to display a particular information.
I forgot the password to the hard disk of my Dell Latitude D600.. I dont know how to go about it to make it open.. any suggestion in the house.. Will really apreciate.
Well, i guess you are actually talking about Java Applets.. What you have read is Java Application.. Java Program has Application and Applet.. The Applet is the java program you use for Web Designing..
Hi, I am having a challenge with this.. I just read a book on Java Applet and there is something that is confusing to me. i need help on that.. There are two programs here... import java.awt.Graphics; import java.swing.JApplet; public class TryMe extends JApplet { public void paint (Graphics g) …
hi everyone. my name is chris..i am new to javw pogramming i just have the feelings that i can get what i hv been looking for here.. i startd reading java sometimes ago and i got chocked whn i got to evnt handling... i relly wantto be a java pogrammer..i …
im new here too.. i was reading java ans got to event handling and it looked as if everything ive read were gone. i really wish i can get a guide through.
The End.
shelexelex