Posts
 
Reputation
Joined
Last Seen
Ranked #960
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
79% Quality Score
Upvotes Received
8
Posts with Upvotes
7
Upvoting Members
8
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
6 Commented Posts
0 Endorsements
Ranked #1K
Member Avatar for a_salted_peanut

Hi all, Please bear with me on this as i have not long been learning how PHP works and am still learning VB.NET slowly. I have been testing the code for PHP using the Apache webserver. The problem i am having is, this is the function i am using with …

Member Avatar for DotNetNewbie5
0
2K
Member Avatar for Jaydenn

[url]http://img839.imageshack.us/img839/3619/bytes.png[/url] Is this abnormal... Having that many bytes sent/received in that short period of time? Also, can someone explain to me exactly how the activity thing works?

Member Avatar for =OTS=G-Man
0
90
Member Avatar for mbarandao

Hello All: I'm working on a project that requires me to perform a process of taking user input from a form's textarea and appending it to another text field in the database. This field already has information in it. I want to be able to append the new value separated …

Member Avatar for mbarandao
0
145
Member Avatar for feoperro

Hi, I have my project folder in www\project - for some reason, some of the images don't work and some do. All pictures are in the same path (project root) but some display a red cross and some display perfectly fine. As far as I know - theres no way …

Member Avatar for feoperro
0
161
Member Avatar for Barrett1
Member Avatar for Barrett1
0
134
Member Avatar for nia.123

I have an inspiron 1501 dell laptop. norton anti virus. and have tried to use system restore, it didn't work. I logged on this morning and my taskbar, start button and desktop icons have disappeared. I can use task manager to get on the internet but that's about it =/ …

Member Avatar for chrisbrunke
0
188
Member Avatar for h0neydip

I can't seem to figure out why it keeps showing me this error,where am i doing wrong?, can someone help me please [CODE] <?php include_once "cinc/Tbox.php"; # include the class file for textbox validation // BEGIN PROCESSING HERE // this version uses POST so we will see the data in …

Member Avatar for =OTS=G-Man
0
180
Member Avatar for programmer12

Hello, Im trying to show my images with a limit of 2 but the while loop show the codes correctly in the source on the browser but the items are not showing on the web page.. How can i fix this issues... HERE is the codes [CODE] <!DOCTYPE html PUBLIC …

Member Avatar for programmer12
0
83
Member Avatar for jeep ney

Everytime I turned on my laptop, it will be prompted to a repair status, goes over and over again unrepaired. Pls help. Thanks

Member Avatar for =OTS=G-Man
0
42
Member Avatar for johnt68

Hello:) I am asking the user to input a numerical grade into one textbox and then I want to show the corrosponding grade in the textbox below when they push a 'calculate' button. I have put it the code below and I am puzzled because I have listed 6 conditionals …

Member Avatar for johnt68
0
146
Member Avatar for jamal.yaqub

I want to execute a command to query DHCP Server. For that purpose I have written some code in perl. Now when I execute that perl file in command prompt using c# I get following errer "The specified executable is not a valid Win32 application." I have pasted the code …

Member Avatar for =OTS=G-Man
0
225
Member Avatar for Sorcher

[B]Greetings![/B] Anyone here who can correct my code? I'm abit noob to PHP, just started learning. The Ban file function of mine does the echo but it wont stop the file upload. Any idea? have i inplented it wrong or do i miss a line? Love you long time if …

Member Avatar for Sorcher
0
215
Member Avatar for bloodyjoe

I have this problem, i have an upload and i would like to replace all spacing with no spacing, the problem is that i have used `$abcd = str_replace (" ", "", $abcd);` this should work but i dont know where to put it in or what parameters to use …

Member Avatar for imvivekkapoor
0
132
Member Avatar for nyler01

i need help. i am developing a webpage which is the user is able to log in,log out, register, and change password but my problem is the tutorial that i've seen so far is about mysql. i am using ms access database and i want to do this stuff using …

Member Avatar for nyler01
0
205
Member Avatar for jovypinoy

Hello IT specialists of Daniweb, I have a computer at home and I want to limit the time for my siblings in accessing my computer. For example, From the time 8pm to 12am, they can't access my computer. If I will create a new account for them, the problem won't …

Member Avatar for jovypinoy
0
106
Member Avatar for keithbadeau

I've got a basic HP Pavillion Slimline running an AMD x64 dual core 2.7GHz, 4gb ram and 500gb harddrive space. Its loaded with Vista Home Premium but I'm ready to install Windows 7 Professional. I'm backing up all docs, gathering the installs of my third-party software, but I don't know …

Member Avatar for keithbadeau
0
263
Member Avatar for NH1

Im trying to change the color of a row when the value of one of my columns is changed to [icode]Terminated[/icode]. for example when an employee is termiated i want the color of his record to be red. this is the code i have so far. [code=c] foreach (DataRow dr …

Member Avatar for Geekitygeek
0
289
Member Avatar for dalip_007

Hi Guys i am working in a site say sample.com. which should have a search engine . this search engine should search videos from another site say sample2.com or youtube.com for example. it will only show thumbnail, views rating etc of the fetched video. and when user will click on …

Member Avatar for =OTS=G-Man
0
113
Member Avatar for =OTS=G-Man

Hello everyone, I am working on a C# app that uses the YouTube .NET API but have come up with an issue, and I'm not sure if its the .NET Wrapper or just something I'm Doing. Ok heres the problem, I request the list of videos the logged in user …

Member Avatar for =OTS=G-Man
0
548
Member Avatar for zachattack05

I have been reading through many blogs, the MSDN website, and Google search results trying to figure this out... At what point, or in what situations would someone ever want to have multiple projects under one solution? I have thought about having a project that contains forms and some "core" …

Member Avatar for zachattack05
0
89
Member Avatar for bolitho
Member Avatar for =OTS=G-Man
0
45
Member Avatar for aro_kai

i am beginner in java field.can anyone suggest me how to start image processing in java...

Member Avatar for =OTS=G-Man
0
91
Member Avatar for =OTS=G-Man

Hello everyone, Im trying to get my server setup for a small web hosting type system (for friends). everything is working except subdomains ive used vhost_alias for ever when i was just hosting my site to do wildcard subdomains. But I can'e seem to get it working on more then …

0
141
Member Avatar for =OTS=G-Man

Hello everyone I have an issue here that I couldn't find much info about, I saw a lot about it when people where selecting a lot of data but not on an insert. Heres some background. I have an application that adds items from our in house order/inventory manager to …

Member Avatar for kvprajapati
0
957
Member Avatar for ishFady

Hi I have windows XP on my intel pc. I have installed Apache2.2 and it work fine. Then I installed PHP 5.3.1. So do I have this setup in httpd.conf. LoadFile "C:/Program Files/php/php5ts.dll" LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll" But I can't start apache with this two entry in httpd.conf When start …

Member Avatar for vardsolo
0
140
Member Avatar for =OTS=G-Man

Hello, Got a question for you all. I have a mass email script that sends emails out in a round robin using 15 unchecked email address (GoDaddy only allows something like 250 emails a day per address). The problem I have is if an email bounces back it goes to …

Member Avatar for almostbob
0
189
Member Avatar for bhanu1225

Hi Freaks ... I need information regarding the webpage designing through PHP. I want the specs for designing a web page through PHP with a backend by which i can easily go through and it would be user friendly.

Member Avatar for almostbob
-1
80
Member Avatar for 68kb_

hello every one this is my first post in the daniweb today i found this index of free open source PHP Class Scripts [URL="http://www.jooria.com/scripts/PHP-Class-Scripts-129/"]the index here[/URL]

Member Avatar for =OTS=G-Man
0
92
Member Avatar for =OTS=G-Man

Sorry if this is in the wrong section but there really is no category that matches what i need to ask, I only posted here because it seems a lot of Delphi people use DBISAM. Basically, I read the manual and see where I can read the current auto_inc value …

0
115
Member Avatar for guruvarman

hi, I've coded like this for login Database. Its well working in my local host in offline.But not working Online in Plesk PHPMYADMIN MYSQL Database with same database name, username, password as below. and host name as mentioned in PHP server.. (provided db name, username & password are correct) [CODE]<?php …

Member Avatar for =OTS=G-Man
-1
79