5,346 Topics
![]() | |
Hello, New to the board but am at my wits end so am looking for some assistance. I'll try to keep this short and sweet but I think I've tried everything. I am the "IT Dept" for my in-law's computer so need some help to fix this issues. First, whatever … | |
Hi, i read many post lately but none seem to answer my problem. i got a pc that was working great for the last 4 months or so... and yesterday, when i was playing i heard some kind of electric surcharge or something like that in or at the the … | |
hi, i'm a student and at this moment i must choose the subject for my diploma degree. so, until now i'm thinking to do something related to databases. i have some knowledge in this domain but 95% is teoretical. as a program language i'm used to work with delphi. this … | |
I recently joined, (about two days ago) and I am just saying hello to the daniweb community. HI I probably will not post a lot, but I will where my help is needed, and I find the forums very helpful for my problems to. :eek: | |
I happened upon this forum from google. I have been trying to make this work for days and have read many, many articles but can't find anything that I can seem to get to work. I have installed IIS and it is running, I can type in my broswer [URL]ftp://localhost[/URL] … | |
Hello, Ive been having this problem for the longest time, over a year, ive been trying to fix it myself by going to sites like this and reading post much like this one. I troubleshooted the best I can, bought new RAM, and power supply. Finally thinking i fixed my … | |
Ok the daniweb user list says theres 109771 members if i do a search for how many users have made at least one post its only 37193 WTF ARE only 1/3 of users actualyl posting? | |
Hello everyone, Currently my website is not getting much traffic, or registrations on the community. Its been around for about a year and half, has 283 members (none of which post hardly), probably around 200 threads, and 800 posts. I now have a new idea for a website, related to … | |
Thought I'd take my own stab at the 'word game' topic format. You may have already guessed; this topic is all about haiku. Answer the post before yours using only haiku, you may use more than one haiku per post but you may only use this format. For those who … | |
Does anyone know any Winsock books I need them so I can learn about the functions and the coding about it. So if anyone has any books that They can post about that would help me out ty | |
i dont know if this the appropriate forum for this question, I wrote few programs on turbo c++ ide and they work perfectly fine. but when i try to compile the same code in openSUSE 10.2 , i get errors like : clrscr not recognised, clreol not recognised, gotoxy not … | |
Hi All, My First Post! And I'm not a student in school or college. This is a long story, but I will give you a synopsis of why I'm here: [COLOR=maroon]Another charge nurses . . . [COLOR=maroon]duty of creating the monthly schedule . . . [COLOR=maroon]other nurses . . . … ![]() | |
Hi, I have read just about everything concerning this irql not less or equal error... but seems everyone was smarter than I before it was too late! My first error message was Bad_pool_caller. I'm really sorry but I did not note anything on that one. I reboot and then get … | |
hey guys, first of all i did not know where to post this thread, so if i'm wrong please move it, thanks. my problem is that my internet has been slow for browsing and downloading speed. i recently bought a linkysys wireless g and i don't know if that is … | |
Hey all~ I've been trying to do some research to find a solution to the problem I've been having with my computer, and happened to stumble across this forum. I did a search and found some great information to help me try and diagnose/solve my issue, but I haven't had … | |
Hi to all- I'm new in these parts, my first post. Also, I'm probably the lowest-tech guy on the forum (which will become painfully apparent very soon). I have a power point presentation that I use with clients. After presenting a couple concepts, I have to shift to a software … | |
i want to let my website visitors upload thier pics on my site. i don't want to be limited by any community. want to have the ability to let anyone post thier pics and to resize them automatically and display instantly on the web. along with some text. also i … | |
Hi everyone i am new to php and have recently adapted a php email form and would like someone to validate it for me to make sure that it is correct. [code]<?php if ($_SERVER['REQUEST_METHOD'] != 'POST'){ $me = $_SERVER['PHP_SELF']; ?> <form name="form1" method="post" action="<?php echo $me;?>"> <table border="0" cellspacing="0" cellpadding="2"> … | |
HI Can someone please help me. the book sucks, teacher will not help me (says I will not learn), I am trying to calculate Pay check. Just hours worked, pay, and overtime. :rolleyes: [B]Script is as follows:[/B] [code=php]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Calculate Your PayCheck</title> … | |
Hi, I hope you can help? I have multiple Symantec email proxy windows popping up which don't relate to any e-mails i am trying to send. If i am at the computer i can keep on top of them and close them as they pop up but if i leave … | |
I've got an assignment which says "Write a program to find complex numbers". Could someone explain the question ...what do i need to do? do i need to check the user input for complex no. ?? im not asking for codes, just the logic. Please help :sad: thanx for reading … | |
I have not seen any topics in the geeks lounge yet about music so i thought this would be a good thread. If you have heard of a good song, album, artist post it!! lol Ill get it going: Song: Paralyzer Artist: Finger Eleven Album: Them vs. Me vs. You | |
A person ineed deserves books indeed! Umm any college like books we know of that I can get?? From C++ to the end! Maby not way end but enough to build a game! Other post disregard Noones responded to it in the last [B][I][U][COLOR=purple]48[/COLOR][/U][/I][/B] hours! | |
Hi there^^ Its my first post on these forums, and as much as I hate it to be a shout for help ive got a problem I could really use someone with a bit of knowledge to help me out with =) My scenario being ive got to write a … | |
Hi, I am new to this but have tried to follow the post read first but still to no avail. I hope I have put hj this into the right place, my c drive documents in its own folder. I have problems with isearch and IMIServer Plugin being recognised by … | |
I don't like the new format of the threads -- a brief list of thread links at the top of each thread (I don't know what they are called). I find them annoying and almost useless, especially in Geeks Lounge where some threads have hundreds of posts. And it looks … | |
I saw this was in a earlier post, but I need some addition help with it. I need help please to write this [URL="http://www.daniweb.com/techtalkforums/thread39939.html#"]program[/URL]. Numerologists claim to be able to determine a person's character traits based on the "numeric value" of a name. The value of a name is determined … | |
Hello, at the third post of this thread: [URL]http://gpwiki.org/forums/viewtopic.php?t=4164[/URL] you can see these two sentences: "if you go to properties and put in as linker dependancies SDL.lib and OpenGL.lib". "and make sure the paths to both the .lib files are in the linker input directory value" Can someone tell me … | |
i have a project in .net2005 in which ihttphandler is implemented but when i try to convert it into 2003 the class in which ihttphandler is implemented is not called.in 2005 the class is inside the App_code folder.can any body help me out? the problem is in registering the handler.the … | |
[I]You are to run a series of trials. For each trial you will pick a random number between 1 and . Call this number . You will run tests with this number . For each test you will pick a second random number between 1 and ; call this second … | |
Hey everyone, I'm still trying to get my mouse to work properly in Fedora 6.0 I am using a razer diamondback mouse, and only 2 of the 9 buttons work. I've looked at some of the conf.org file suggestions, but can't make heads or tails out of it. could someone … | |
Hi All sorry if this is in the wrong forum but it was the only way I could find to post this thread. I have just picked up a machine from a friend of mine who uses it to manage her business. I have logmein installed on it so that … | |
Just now I've been experiencing a problem with a lot my post edits - I edit and save the post, but none of the new material shows up. I click the edit button again; the information is still there. Yet whenever I click "save", it refuses to show. Don't know … | |
Hi, first post :cheesy: I'm currently a complete noob to c++ programming and am currently reading the book "Beginning C++ Game Programming" written by Michael Dawson. I had the problem where i complied and ran the following source code: [code=c] #include <iostream> int main() { std::cout << "Game Over!"; std::cin.ignore(std::cin.rdbuf()->in_avail() … | |
I created a blog with all post in english and spanish, but google indexed it as spanish page. I'm investigating the cause. Does google see the language that I use in google webmaster tools page when I sent my sitemap? Does google see the country of owner of the domain … | |
I'm having some issues with a new pc build. I can't even get it to POST! No video signal whatsoever from the onboard video. The parts are as follows: ECS P4M800PRO-M V2 Socket 775 MOBO w/ onboard video (I know it's a cheapie motherboard) Intel P4 3.06 GHZ 524 04A … | |
The other night, I was woken up at about 1am by my computer trying to dial the internet on its own. My friend came over and looked at it for me, and checked the internet options. Eventually, he looked at the programs running, and said that I should download hijackthis … | |
Hi All, Anyone know of an efficient way to read a data text file in comma delimited format and displaying the information to a table. I read some of the previous post, but they did not seem too informative. Basically, Check file existance, display if not availible Load variables from … | |
Hello all, I had this PHP script running fine on a FC4 linux box (using localhost). However when I transferred it over to a linux box running SME7.1 server, the $_POST function works incorrectly. It writes Resource ID #3 to all fields that get posted in the Insert query (MYSQL). … | |
Is there anyway to import/export posts accrss two different servers. Eg, post made on one site appear on the other? Or anyway to displayposts made on one site on the other? maybe display inside an iframe? | |
Anybody knows [i]URL's for purchase private soft for website advertising[/i]? It's really important to me. Please, help. Thanks P.S. Also I need for ad programs that can recognize captchas, can mass posting, can sort sites by Google PageRank (PR) and others. By the way, I'm interested in any scripts to … | |
Soo my computer totally shut off on me.. like I unpluged it or just shut off the main switch.. only I didn't lol.. Anyway... when I boot it up I get a message saying.... something about missing or corrupt file \windows\system32\config\system so I add my XP disk in and reboot... … ![]() | |
[code] from Tkinter import* Label(text=u'\u2208').pack() mainloop() [/code] i am trying to do that same in Wx, but i always get UnicodeError: [code] import wx okno = wx.App(0) frame=wx.Frame(None) wx.StaticBox(frame,label=u'\u2208') frame.Show(True) okno.MainLoop() [/code] and the eror is: [code] Traceback (most recent call last): File "C:\Documents and Settings\Blu\Plocha\aa.py", line 4, in -toplevel- … | |
Hi Firstly I would like to say a quick Hullo to everyone on this Forum and apologize for my first post being a cry for help, I am a very keen though non professional website designer with a very limited knowledge of PHP. Recently a pal took over the running … | |
this is the code that i managed to write after reading for a while. [code] CubicCurve2D cubic = new CubicCurve2D.Double (20.0, 200.0, 200.0,270.0, 30.0,30.0, 250.0, 170); Graphics2D g2 = (Graphics2D) g; g2.draw(cubic); [/code] and this is the output, [IMG]http://img221.imageshack.us/img221/7728/exampletr0.png[/IMG] Now, like u have seen , everything works fine, i get … | |
Hello Everybody, This is my first post to daniweb. i am a c# programmer and working on a spy killer project all alone. I have developed the code for finding spy ware, adware mallicious code in the system registry, drive, memory process currently executing. But i don't have any idea … | |
Someone plis assist me in vb.net basics. Im a beginner and have a deadline to meet, so plis post me some learner's guide or tutorials to get me started. Thanx | |
I have just swapped out my mobo for a foxconn NF4K8AC with Athlon64 3000+ cpu and geforce 6600GT 128MB PCI-E graphics card. The graphics card, cpu and mainboard fans spin up as do the CD/DVD drives and harddrive but the system simply emits a series of single prolonged beeps :cry: … | |
hi there everyone. I have a kinda confusing assignment this week. the question is "Write an Applet for formatting inserted data". Now, i can't understand the question and the prof is not very kind. Please help in explaining me the logic. I am not asking for any code, all i … | |
this is my second time to post a message on this forum, well im not really sure if the first one was properly submitted. i just want to ask help again from someone who knows somthing regarding the detection of Recycle bin size without opening its properties. pls do help … |
The End.