Forum: PHP Jul 16th, 2009 |
| Replies: 1 Views: 161 $sql_posts = 'select * from posts limit "'.$start.'", "'.$limit.'"';
im getting error with this line ?what could be the matter..
plz help |
Forum: PHP Jul 14th, 2009 |
| Replies: 1 Views: 414 hi guyaving the following problem, im having the following problems.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3264 bytes) in... |
Forum: PHP Jun 17th, 2009 |
| Replies: 4 Views: 720 Are you sure your mail server is running? i dont think so! coz u are using localhost! |
Forum: PHP Jun 16th, 2009 |
| Replies: 0 Views: 551 hi guyz im using phpmailer to send mails but into the message variable i cannot add an activation link? the link is send but is not hyperlinnked in any mails(hotmail,gmail etc)
here is my code:
... |
Forum: VB.NET Aug 6th, 2008 |
| Replies: 0 Views: 434 hi
i really need ur help guyz n im sure u'll b helping me as usual
i created a prog that converts currency to another one
now i want to get a graph of the changing rates .
i created a database... |
Forum: VB.NET Jul 28th, 2008 |
| Replies: 0 Views: 850 hi, i got a database that has as fields date, rate 1 and rate2
i want to display the rate1 and rate2 as graphs. hoe can i do that to reatrieve data from msaccess and display it. |
Forum: VB.NET Jul 24th, 2008 |
| Replies: 0 Views: 855 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
If (TextBox1.Text = " ") Then
MessageBox.Show("Value cannot be... |
Forum: Java Jan 29th, 2008 |
| Replies: 3 Views: 1,217 ya its in the same directory... plz help me, i neeed it quick help..... |
Forum: Java Jan 28th, 2008 |
| Replies: 3 Views: 1,217 /*********************************
* Program Name: Task2.java *
* Date: 27 Janauary 2008 *
* Programmer: Dhanandjay MOTAH *
*********************************/
import... |
Forum: Java Jan 28th, 2008 |
| Replies: 0 Views: 429 hi,
i have the following codes i did
now i need top collect the output of these arrays to a third one, and then see what values are same..
plz help me in this code..
... |
Forum: Java Jan 28th, 2008 |
| Replies: 1 Views: 527 hi, i have to write a code where there will b two arrays which displays a list of 0 to 100 random numbers, then a third thread will take these twa values and find the ones common in the range 70-80... |
Forum: Java Jan 24th, 2008 |
| Replies: 2 Views: 516 hi, im new to java...and the rest like swing and all that stufss. i got a code but i want to change the applet a bit , i mean the way it is diplayed. ken u help. and yes i want wen i click exit... |
Forum: PHP Aug 20th, 2007 |
| Replies: 5 Views: 799 ok, y did u resend me the code? i used a javascript for that <script language="javascript">
top.location.replace("./a.php");
</script> and its working fine! but the problem is that, it doeasnt do... |
Forum: PHP Aug 20th, 2007 |
| Replies: 5 Views: 799 but i dont really know how to use them, could you plz explain in more clear words! plz |
Forum: PHP Aug 20th, 2007 |
| Replies: 5 Views: 799 <head>
<?php
$db=mysql_connect("localhost","root","") or die ('Connection error'. mysql_error());
echo "ajay<br/>";
mysql_select_db("chat") or die ('Error connecting to database'.... |
Forum: PHP Aug 17th, 2007 |
| Replies: 4 Views: 1,528 tkx for the advise! i seek advice on ajax then! thank you a lot! |
Forum: PHP Aug 17th, 2007 |
| Replies: 4 Views: 1,528 hi im creating a chat project in php! ive created a database that is used to authorize loggin! im having problem with the chat page itself. on the page therz a textarea and a form and submit button!... |
Forum: PHP Aug 17th, 2007 |
| Replies: 5 Views: 1,030 hi, i can suggest u to use xampp, ive been using it since long and got no problems wid it! it includes phpmyadmin, apache mysql filezilla etc |
Forum: PHP Aug 16th, 2007 |
| Replies: 2 Views: 850 hi every1.
im wrtting a chat system!,the problem i dont no how to insert the value of a variable into the db(mysql)
i no connection and insertion, but only data, nat variable, plz help |
Forum: PHP Aug 14th, 2007 |
| Replies: 5 Views: 711 |
Forum: PHP Aug 14th, 2007 |
| Replies: 5 Views: 711 hi, tkx
bt i again need ur help guyz!
im using a form with post method! bt i want wen the username and password r correct it opens another page, else it comes back to the login!
plz
watinf
thkx |
Forum: Visual Basic 4 / 5 / 6 Aug 2nd, 2007 |
| Replies: 3 Views: 5,154 hi, im using msaccess as database. can u plz tel me how to delete records using vb (it should serch nad delete)
tkx |
Forum: Visual Basic 4 / 5 / 6 Aug 2nd, 2007 |
| Replies: 1 Views: 1,132 i use this in a form
dim alt_date as boolean
....code....
alt_date=false
end
now i want this alt_date value to be saved and go on to the next form, but by default, it always remains false,... |
Forum: Visual Basic 4 / 5 / 6 Jul 31st, 2007 |
| Replies: 1 Views: 687 hi, tkx to welcome me in here!
i have wrttien a program in vb6 that uses ms access. the program is a attendance monitoring system, that uses the time to calculates hrs late and early of employees.... |