Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
~11.5K People Reached
About Me

Territorial Soldier

Favorite Tags
Member Avatar for owaithaka

hi am getting the following error when I try open my application. everything was ok and nothing has been installed. it just stopped working one day. Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /ssi/login/profile.asp, line …

Member Avatar for PrakashIdnani
0
2K
Member Avatar for mikeSQL

Create the HTML we will be using. I will show the whole code and then break it down so you can see what each thing does. Let's start. Create a new html file called [B]index.html[/B]. HTML Code: [COLOR=#000080]<html>[/COLOR] [COLOR=#000080]<head>[/COLOR] [COLOR=#000080]<title>[/COLOR]AJAX Demo[COLOR=#000080]</title>[/COLOR] [COLOR=#800000]<script src='getnv.js'>[/COLOR][COLOR=#800000]</script>[/COLOR] [COLOR=#000080]</head>[/COLOR] [COLOR=#000080]<body>[/COLOR] [COLOR=#000080]<div id='menu'>[/COLOR] [COLOR=#000080]<ul>[/COLOR] [COLOR=#000080]<li>[/COLOR][COLOR=#008000]<a onClick='check_content("page.php?id=index")'>[/COLOR]Home[COLOR=#008000]</a>[/COLOR][COLOR=#000080]</li>[/COLOR] …

Member Avatar for kosher_12
0
242
Member Avatar for OmniX

Yes I know you are not able to refresh in php, but insert meta tags into an echo statement that can refresh, or use javascript, etc. The problem is I have tried all these solutions and it still does not work. :( So I will tell you my problem and …

Member Avatar for ax8l
0
539
Member Avatar for Imaginative 1

Hi there, I'm new to this site, but i'm here because I know some HTML and some Javascript (pretty basic stuff i know) and I am aiming to eventually create my own text based browser game (possibly similar to Facebook's My Heroes Ability or better). I know I probably need …

Member Avatar for IntraDevJosh
0
309
Member Avatar for jjasoningram

I am trying to put a variable in as the value of the mail function on my script. I am relatively new to php and I may be making a simple mistake. Here is the script: [code=php] $busmail = $_POST['field_2'] mail(" . $busmail . ","Order Confirmation","Your Order Has Been Received …

Member Avatar for nav33n
0
140
Member Avatar for wrestle23

hey is there anyone out there wanna help me make a text based mafia game with me we can both be admins in the game we mite make profit in this game according 2 my plans if there is wanyone illing 2 help plz can u pm me i understand …

Member Avatar for Wraithmanilian
0
148
Member Avatar for MrMonirul

Dear all, I'm new learner PHP. I beg help to everybody. Please check out the following code. <?php $abc1="ABC1"; $abc2="ABC2"; $abc3="ABC3"; for($i=1; $i<=3; $i++) { $abc.=$i; echo "$".$abc; } ?> Here, printed [ $abc1 $abc2 $abc3 ] but i want to print [ ABC1 ABC2 ABC3 ]. please advice me …

Member Avatar for vicky_rawat
0
146
Member Avatar for Orbit2007

If you read anything from my last question you know I am working on a dice roller and I am on to the next step. Stage one was just trying to figure out how to get a random, and I finally got the to work. I can now roll and …

Member Avatar for johnsquibb
0
142
Member Avatar for Orbit2007

I am trying to build a random number generator based on dice. Yes, I know there are ones out there but I am trying to do this whole programming thing for myself... I thought I had done it right but it keeps telling me "Warning: Division by zero" when I …

Member Avatar for Orbit2007
0
128
Member Avatar for Auzzie

Right i'm currently writing up an outline for a web based RPG (yes i know it has been done over and over). And i was wondering what people would suggest that a good starting point (code wise) would be and what they feel/know to be the hardest parts of RPG …

Member Avatar for Auzzie
0
150
Member Avatar for lAmoebal

This isn't a specific question regarding a certain program or anything, so if this is in the wrong forum, feel free to move it. :confused: I was just curious how long everyone here has been programming, and how long with C++? The reason I'm asking is I'm curious as to …

Member Avatar for stephen84s
0
356
Member Avatar for techbrain55

hello there, The software used are: DarkBasic, GameMaker, Visual C++, Maya, 3D Max and the school's own game engine. Is this course worth a try? And is DarkBasic useful in the game industry? please reply me thanks. Techbrain55

Member Avatar for patelmiteshb
0
189
Member Avatar for maydhyam

Hi, Can anyone tell me what is wrong with my code? I am trying to have an email sent to the email addy hardcoded informing the the email receiver that the info was sent into the DB...and when I do add a user, no email was sent...only the registration data …

Member Avatar for maydhyam
0
156
Member Avatar for Natethemad

I am becoming a game coder and i need to to know what kind of programs in school i should take. I am not sure exactly i am just working on simple codes now i want to know how to increase my education in this field. Any suggestions for me?

Member Avatar for naina_gill
0
305
Member Avatar for Al-Saeed

Hello, Out of sheer interest, [B]how much would it cost to have a professional make a website like this?[/B] Well not exactly a carbon copy of this, since this is obviously quite a big website, and I'm sure there's a lot more that's going on behind the scene so to …

Member Avatar for jimpossible2k
0
173
Member Avatar for Ancient Dragon

I don't know what happened but about an hour or so ago the submenus stopped working unless I click on the main menu. For example, I can't get the dropdown menu unless I first click the Software Development menu. After than, the submenus all appear normally until I post a …

Member Avatar for Ancient Dragon
0
65
Member Avatar for cranium1200

Hello all, I have developed a software for my company. And it's being widely used illegally.How can I control to stop piracy of my software? i came across an open source project named Paragent . Any suggestions regarding this would be appreciated. Thanks in advance. Cranium1200

Member Avatar for bmora96
0
103
Member Avatar for UrbanKhoja

(not sure where I found this - but cracks me up every time, kudos to whoever wrote it originaly though) Dazza :cool: A Week in the Life Of a System Administrator MONDAY 8:05am User called to say they forgot password. Told them to use password retrieval utility called FDISK. Blissfully …

Member Avatar for acejames1
0
308
Member Avatar for wolex

My name is wole,I'm currently a student of Computer Engineering Department of Obafemi Awolowo University, Nigeria.I have great interest in networking.

Member Avatar for november_pooh
0
70
Member Avatar for imrags

Hi all, This is "imrags" here. Often referred to this site to search for things. I'm fairly experienced in perl and now am trying to dirty my hands by venturing into PHP & Drupal! Happy surfing, imrags

Member Avatar for november_pooh
0
42
Member Avatar for soultrav

i have a textbox and a button,like this: [code=php] <form method='post' action=<?php echo $_SERVER["PHP_SELF"]; ?> > <input type='text' name='write'> </input> <input type='submit' name='push'> </input> </form> [/code] , and i want that everytime that i push the button the content to be listed on the page without the previous content being …

Member Avatar for soultrav
0
106
Member Avatar for Auzzie

Hi, i was running a script on my server (Latest apache and mysql and PHP 5.1.6) and i am getting the following PHP error: PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime …

0
53
Member Avatar for coldfirezz

I want to create a web based rpg that will includ emany different charecters such as Master Cheif and Mario and many others. I am a total noob to web design/creation so I am looking fo some help/ideas/comments. Have have only used c++ but for a breif time(1/2 years). I …

Member Avatar for CzechRock3
0
108
Member Avatar for Dani

Hey everyone, After much number crunching, I've decided to go ahead and reduce the cost to purchase a DaniWeb subscription by [B]50%[/B]. This has come as a result of a lot of bigger budget ad campaign for us over the past coule of months, which means slightly more ad dollars …

Member Avatar for Auzzie
0
134
Member Avatar for makmicheal
Member Avatar for Serunson
0
41
Member Avatar for luisrc

This is a great place to get and share information and I am happy to be part of it!

Member Avatar for Serunson
0
48
Member Avatar for fnazir89

Hey, My name is Fayez, pronounced like 'fries' without the 'r', I am currently doing my first year of undergrad for computer engineering or comp. science at a community college. I'm interested in becoming a computer systems software engineer and god willingly I'll be able to become one. I like …

Member Avatar for Serunson
0
49
Member Avatar for 2bu

Hi. It is good to be a part of this community. I am looking forward to checking in here a lot and having some good contributions.

Member Avatar for Serunson
0
43
Member Avatar for Pker

Hi, :) , im working on a game with some people and we're going to need a server. its an mmo. the game is no were near complete but for us to make sure its working we need some one to host a server for our game. we don't realy …

Member Avatar for PirateTUX
0
81
Member Avatar for avmaza

Dear Friends, I would like to develop the community software, which may have forum, chat, video chat facilities. to develop this community software, what are all the modules should I have to design. so please direction me to develop. using PHP and MySQL. Thanking you, Regards, maza.

Member Avatar for Auzzie
0
77