Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
83% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
5
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
4 Commented Posts
~11.3K People Reached
About Me

Junior Application Developer

Favorite Tags
Member Avatar for JerieLsky

I encounter an error message when I click on my submit button. The error is: [QUOTE]Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\Duplicate of Edited Site\question.php on line 17[/QUOTE] Line 17 contains the …

Member Avatar for rafaelcarioca7
0
277
Member Avatar for veledrom

Hi, Like everyone, I access my apache server by typing [url]http://localhost[/url] or [url]http://127.0.0.1[/url] but what I want is that I want to access it from outside by typing a domain name like [url]http://my.domain.com[/url] I've added my current IP information for you. This is what I need. I'll be much appreciated …

Member Avatar for veledrom
0
365
Member Avatar for sdhawan

hi can anyone tell me how to conver array of string to string using',' as delimiter.Thanks

Member Avatar for ryuslash
0
61
Member Avatar for deeptakshd

every thing if working fine when i am sending mail to single address..but i m not been able to find out a way to send mail 2 multiple addresses....plz help me......... [code]using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using …

Member Avatar for deeptakshd
0
139
Member Avatar for thisara

Hi I need to know what's the best/stable and free OS for servers. (I was advised to install Ubuntu 9.04 Server). Did anybody installed this before on a heavily loaded commercial environment? Regards, Thisara

Member Avatar for Crash~Override
0
295
Member Avatar for NICEGUY123

What I am trying to do is redirect all my cout to a file, rather than a console. I am using a gcc complier to run my program. It works well when I do ./a.out > output.txt. But i was wondering is there a way i can do the same …

Member Avatar for ryuslash
0
69
Member Avatar for I_Empire

i am writing a function to convert fractions to intgers for example: .636 -> 636 or .45 -> 45 [CODE] int ret_int(double input) { while(true) { // this line is for debugging only cout << input << " " << floor(input) << endl; if(input == floor(input)) return input; input = …

Member Avatar for I_Empire
0
147
Member Avatar for axed

#include <iostream> #include <sstream> #include <fstream> #include <vector> #include <string> using namespace std; class PriceFeed { public: PriceFeed(vector<string>& tickers) { // init(tickers); } } int main () { vector<string> tickers; tickers.push_back("AAPL"); tickers.push_back("XOM"); //PriceFeed(tickers); PriceFeed pf = new PriceFeed(tickers); [COLOR="Red"]// Error on this line[/COLOR] system("pause"); //return 0; } Can you please …

Member Avatar for axed
0
246
Member Avatar for Susan.LK

Hi there, If users want to be able to see more than one image for a searched book which would be the best way for the database table to be designed? Book table : Isbn, year, title, image_1, image_2, image_3, image_4 or Book table Image seperate Each book will in …

Member Avatar for djjjozsi
0
107
Member Avatar for khess

Since I check my linkbacks religiously, I noticed one of the comments over at [URL="http://www.linsux.org"]linsux.org[/URL] (An anti-Linux rant site) on my recent post, "[URL="http://www.daniweb.com/news/story226405.html"]5 Things You Can Do to Put Linux in the Driver Seat[/URL]" and thought I would share one of the entries with you. He wants us Linux …

Member Avatar for legolas558
0
534
Member Avatar for pysup

Hi All, I need to open a exe from python. For ex i used [CODE]import os os.system("C:\Winamp\Winamp.exe") [/CODE] but I need to open an exe from the "Program Files" directory. I get an error because of the space between "Program" and "Files". [CODE]import os os.system("C:\Program Files\Winamp\Winamp.exe") >>'C:\Program' is not recognized …

Member Avatar for ov3rcl0ck
0
4K
Member Avatar for veledrom
Member Avatar for Mocabilly
0
194
Member Avatar for evilguyme

ok so i read about file I/O and the that only allows me to edit files... let's say i have a program that needs login info. the user creates his username and password and can then login with it. but when he closes the program, obviously the info. is lost.. …

Member Avatar for evilguyme
0
164
Member Avatar for darkocean

Hello Everybody, I use different forms....I want to send a value like form1 to form2.for example textbox1.text value, I want to send it to myStr in form2. I tried public static but I could not solve it. Also another problem is this. There is 3 forms. If form1 sends a …

Member Avatar for darkocean
0
118
Member Avatar for ofir0803

Hi i created a small program that does connection to db and perform a select. that's works fine for me. now,i want to make it a web service, but how can i return the result of the select query from it? please help... this is my code... [CODE] using System; …

Member Avatar for Ramesh S
0
159
Member Avatar for Dan08

Hey everyone, I've just installed Ubunto on my computer, my user name is 'Daniel', and I've added 'Julio' and 'David', I'm the administrator. My problem is that when I try to open Adept Manager, I suppose that is a program to install, remove or/and change other programs. Well, but what's …

Member Avatar for sloan31
0
154
Member Avatar for KC Michaels

I need to be able to find specific characters entered into a text box. I need to find out what the 2 characters before and after [space]A[space] are. For example if "RED ROSES AND A YELLOW ONE" was entered in the text box I need a way of finding the …

Member Avatar for ryuslash
0
125
Member Avatar for Devendra1

I have worked on Java but new to PHP. I want to know the scope of PHP. Where PHP works ? like JAVA ban be used to create desktop applications and on J2EE platform for developing WEB APPLICTIONS and JAVA has many API to work with. Q1. Can PHP be …

Member Avatar for ryuslash
0
109
Member Avatar for hramos

Hello, I have a couple question. I have experience with a couple programming langagues but I am new to ASP.net. I am trying to create a web Application in C#. My first questions has to do with layouts. I am trying to make it so that all requests go through …

Member Avatar for ryuslash
-1
83
Member Avatar for serkan sendur

All files or project outputs that are added to setup projects are wrapped into the final .msi file. what if i dont want it to wrap some certain files and want it to output them as they are? Is that possible? Thanks

Member Avatar for serkan sendur
0
87
Member Avatar for veledrom

Hi, I have a place called "31 GB Media" which is C: drive in MyPlaces. I wanted to copy a folder from it to Ubuntu. I have typed this line in terminal but "No such file or directory" is returned. [code]sudo cp -r /31\ GB\ Media/Test/FolderWithFiles/ /var/www/[/code] Where is the …

Member Avatar for ryuslash
0
151
Member Avatar for sila

Hello I am new in php working on online exam type webapplication my client requirement is this durring the test the user cant move backward or cant press the back button of browser how can i control it there are few javascripts i try but they not working if user …

Member Avatar for codejoust
0
89
Member Avatar for Slippy-D

Ok, Basically, my C# Application is running an unattended installation of visual studio 2008 (its just a process, nothing complicated) but i need a loop in there, so that when the setup.exe which is being called has finished running, i can call a message box to say its complete... so …

Member Avatar for sknake
0
2K
Member Avatar for gagan22

Hi all, I am making a form in which i have many fields. Let me explain: In this form there are two radio button and one field for email text box and another field for name text box. Now i want that if i will select first radio button from …

Member Avatar for ryuslash
0
82
Member Avatar for rahul8590

Well i am using fedora for a pretty long time and i am tired of the fedora looks especially when i see ubuntus latest edition . Are there any themes available or graphic packages which can enhance my OS looks.

Member Avatar for ryuslash
0
102
Member Avatar for codemaker

Hello guys, I actually have 2 questions:- 1- I'm using a form with a POST method. When I click the browser back button (the action of the form is the same page),I get a message from the broswer telling be that it should resend the data again. I'm trying that …

Member Avatar for codemaker
0
120
Member Avatar for Roybut

Hi, I need to validate user input to ensure it is alphabet characters only. I know there must be a simple solution but evertything I have tried has either partially failed or totally failed. At the moment, I have this: [CODE]until [ $(echo "$myVar" | grep -v '[^a-zA-Z]') ] do …

Member Avatar for Roybut
0
112
Member Avatar for progtick

do you find websites written in ASP.NET somewhat slower? are ASP controls like gridview, datagrid etc heavy on page? what are do's and don'ts of ASP.NET if it comes to speed and security?

Member Avatar for mail2saion
0
121
Member Avatar for chand.

Is there any way that I can install Linux on my desktop that have windows already(corrupted don't work), without loosing my data on drives. I have 160 GB hard in it and C:\ has windows but now I want that my windows drive is replaced with Linux and D:\, E:\ …

Member Avatar for Jakkals
0
146
Member Avatar for laghaterohan

I am developing a windows application wherein i need the application to work in the following way : Say i have a textbox n listbox . Say in a textbox i type R then all the items in the listbox that contains the letter "R" in them should be listed …

Member Avatar for DdoubleD
0
147