-
Edited interface between perl and cgi
i am writing an automation script in Perl which logs into the server and executes various commands and functions.This Perl script mostly uses "send expect statements and for loops " … -
Edited JSP
Hi guys. I have this code disturbing me and I don't know how to sort it out, can somebody help me out?I want to load data from mysql database to … -
Replied To a Post in XAMPP 1.6.8 vs 1.8.3
1.8.3 contains the latest versions of the included software. Why use an older one? You'd only need it if you want it to match your webhost. -
Replied To a Post in Getting all days for a month
IMO the only sure way to do something like this is to generate a table containing a date for each day of the year. -
Edited XAMPP 1.6.8 vs 1.8.3
Hi Guys, What are the advantages / disadvantages of both version 1.6.8 and 1.8.3 Thanks -
Deleted a Post in iOS different from Android for building apps?
If you would like to develop for cross platfrom, I would recommend visualwebgui for cross platform development and for native-like development. Yo ucan take a look and see if it … -
Replied To a Post in populate table according to database
I think the 'no database selected' is caused by your code. Do you have a `mysql_select_db()` somewhere? -
Replied To a Post in Cannot delete a db item in-line
This small piece of code appears correct. Does the script connect properly? Have you added error checking? Did you run the `event_manage.php` script manually? -
Edited Warning: Cannot modify header information - headers already sent by (output
login.php <?php session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="main.css" /> <link rel="stylesheet" type="text/css"href="menu.css" /> <title>iWebTechnik</title> … -
Edited c programing
write a program in c who get input from key board and then show the addition of numbers -
Edited online compiler
i want to create a online compiler website but how to build a different compiler at one site with eaisy coding ..pls suggest me the proper solution -
Replied To a Post in c programing
Duplicate removed. -
Replied To a Post in New Member Introduction
Welcome to DaniWeb. -
Replied To a Post in introduction
Welcome to DaniWeb. -
Edited tutorial
hi pips can i get a good free video tutorial on web development or c++ -
Replied To a Post in SMS sending
Check the API documentation. -
Replied To a Post in PHP connect to Database using PDO
http://www.daniweb.com/web-development/php/code/435142/using-phppdo-with-error-checking -
Replied To a Post in Meaning of i and g in Oracle 9i & 10g
12 is the new version, and 'c' stands for cloud. -
Replied To a Post in String[] types = { "TABLE" };
This just creates a string array containing the single string "TABLE". -
Replied To a Post in paypal encryption
If you directly post your form to PP, then yes, it may be an issue. Can't you just do the sending with curl? -
Replied To a Post in paypal encryption
Isn't your price stored on the server, and submitted there? What you see in your HTML should be a representation of what is stored on the server, so even if … -
Edited Java Application
Write a Java application that prompts and reads a value representing the radius, of a circle, then prints the circle's circumference and area. I do not know where to start -
Replied To a Post in declaring photo sizes
> what should be the code inorder to view the image in that very selected format? Back to my first reply. You'll have to choose one of those options. -
Edited computer architecture
Design a C program to convert a decimal number to equivalent 8-bit binary number. Include code that will ensure that the input number is valid, i.e. that numbers 0 to … -
Edited computer architechture
Design a C program that will convert temperature values from degrees Celsius to degrees Fahrenheit. The user must enter a start and a finish value, together with a step value. … -
Replied To a Post in computer architechture
What do you have so far? -
Replied To a Post in declaring photo sizes
You'll need something like the `switch` for the filename error: switch ($_POST['group1']) { case 'passport': // here output the image in the requested size break; } -
Replied To a Post in declaring photo sizes
> made some adjustment What's your new code? -
Replied To a Post in change or reset password
1. Checking if it's correct can be done with a `SELECT`, almost identical to the `UPDATE` above. 2. That's a simple string comparison `$new === $repeatnew` (`===` for safety, although … -
Replied To a Post in Smooth glide to next section?
> Demo has no links. Two (arrows), one for up, one for down. -
Replied To a Post in Smooth glide to next section?
http://bradsknutson.com/blog/smooth-scrolling-to-anchor-with-jquery/ -
Replied To a Post in declaring photo sizes
With HTML you can specify the width and height required, but then the downloaded image is still in original size when downloaded. With PHP you can use [imagecopyresized](http://nl3.php.net/imagecopyresized) -
Replied To a Post in Smooth glide to next section?
You can use jQuery's `animate` or Javascript's [scrollIntoView](https://developer.mozilla.org/en-US/docs/Web/API/Element.scrollIntoView) -
Replied To a Post in change or reset password
What exactly do you want to happen? The code for `change2.php` is similar to the above, but the query needs to check if the password matches too. -
Replied To a Post in HTML Compression on .Net
The above removes whitespace. -
Replied To a Post in HTML Compression on .Net
Looking for something like [this](http://omari-o.blogspot.nl/2009/09/aspnet-white-space-cleaning-with-no.html) ? -
Replied To a Post in Sochi Olympic Hockey - Canada Rocks
I especially enjoyed watching the beating "your friends down south" got against Finland :D -
Edited if/else statement
related on the first question...which is getting the commission,,, let me correct it..if you run this code the sample output will be like below; the problem is I dont know … -
Replied To a Post in if/else statement
Closed. Continued [here](http://www.daniweb.com/software-development/cpp/threads/473718/ifelse-statement) -
Replied To a Post in New User
Welcome to DaniWeb. -
Edited I want to develop an inventory of software using asp.net
I want to develop an inventory of software using asp.net , Then began the promotion, he hopes to sell for money, this idea can be implemented it? -
Replied To a Post in introduction
Welcome to DaniWeb. -
Marked Solved Status for Issues?
See attached image. If I hover over the last reply link, then the link shows as post/jump/0. Opening the thread, doesn't show a reply. Also, I see two questions "member … -
Marked Solved Status for API token time-out
I thought this was discussed somewhere, but I can't find the thread. I've updated my authorization to the one you gave me Dani. If I now start my DwArticleWatch after … -
Marked Solved Status for PM notification
I did not receive an email today that I received a new PM. Did something change? -
Replied To a Post in PM notification
Next one arrived as usual. -
Replied To a Post in PM notification
Just received it (after 5 hours). -
Edited Require fresh and easy ideas for information system design
Hello friends I am just a beginner and I need some easy ideas to get a head start in designing information system. Please suggest me some ideas for a good … -
Created PM notification
I did not receive an email today that I received a new PM. Did something change? -
Edited For ADMIN of daniweb
This is a suggestion to the admin as an user of daniweb to introduce a live chat option,so that the users dnt have to kip on refreshing and waiting for …
The End.