535 Posted Topics
Re: Try to do as much as you can, and post code here. Someone will try to help you. You asking someone to write a whole program for you for $25, is not enough, no matter how compelling your story might be. If you're really desperate, try going to [url="http://www.rentacoder.com/"]http://www.rentacoder.com/[/url] | |
Re: [QUOTE=Bleek][url="http://www.cplusplus.com/"]www.cplusplus.com[/url] but nothing is better than a book. SAMS teach yourself c++ in 24 hours is awesome. but go through the lessons really slow. also, nothing compares to a class when learning a language... staring at code wont help you because even if you know a command like "cout" you … | |
Re: [url="http://www.jumbocgi.com/products/pagesnooper/#demo"]http://www.jumbocgi.com/products/pagesnooper/#demo[/url] | |
Re: [QUOTE=i686-linux]Yup. Cars and computers are my biggest thing in life. (on the un-living side of things). I guess friends and family for the living. :-P I was going to get a Greddy exhaust for my Civic, but went with a Tsudo instead. Wish I had big money for a nice … | |
Everyone knows that usually every Perl program should start with something along the lines of "#!/usr/bin/perl" ... what's often called as "shebang." Anyone know why? I just read this cute post on google... The exclamation point has been nicknamed "bang" for as long as I can remember. (Back in the … | |
Re: Epro, please be more descriptive when you name a thread. Here are the rules when posting: [url="http://www.daniweb.com/techtalkforums/announcement.php?f=12&announcementid=2"]http://www.daniweb.com/techtalkforums/announcement.php?f=12&announcementid=2[/url] Please obey the rules. You'll get better responses that way. You don't want to be warned or banned by not obeying them. On that note, enjoy the forums! :cool: | |
Re: Been a while since I've heard anyone uttered the words "SafePerl." :) What it boils down to is it's a restricted version of the Perl language where your scripts can't screw up the system is running on. Lots of things are limited. It's used in schools. If you're going to … | |
Re: bubbujoe, please be more descriptive when you name a thread. Here are the rules when posting: [url="http://www.daniweb.com/techtalkforums/announcement.php?f=29&announcementid=2"]http://www.daniweb.com/techtalkforums/announcement.php?f=29&announcementid=2[/url] Please obey the rules. You'll get better responses that way. You don't want to be warned or banned by not obeying them. On that note, enjoy the forums! :cool: | |
How about a magazine cover for techtalkforums? What do you guys think? If you have an idea, let's hear it! :cool: | |
Re: [QUOTE=L3fty19]Well It's seems that a lot of people talk about using these programming languages but what I wondering is what do most of you do with these skills. I mean i got some Q-Basic knowledge and some Visual Basic.net skills but what kind of programs do you make or what … | |
You ever use Perl? What are you thoughts? How does it compete with newer languages? Can it be used for the enterprise arena? | |
Re: [QUOTE=Roberdin]Hmmm, you [i]could[/i] download, install Apache, spend three hours poking it until it works, then setup PHP, go back to poking Apache, and learn how to do some absic PHP scripting, and persuade your host to install it.... or you [i]could[/i] do this: [code]<script type="text/html" src="header.htm"></script> and <script type="text/html" src="footer.htm"></script>[/code][/QUOTE] … | |
![]() | Re: [QUOTE=TKS]Have you ever noticed that in this forum under TechSupport...you have more people in the Macro$haft area than in the Linux area? Just thought it was weird. I mean, I know when I got firebird configured just right for slackware...I haven't had to do jack squat for it. And using … |
Re: [QUOTE=rational611]Hi I am a newbie to networking. I want to network two computers at home running Win98SE. Can two computers be networked via Serial or Parallel ports? If this is possible, then are network cards required? Could somebody suggest me a good tutorial on networking? rational611[/QUOTE] rational611, please be more … | |
Re: Here's my submission. I know it ended but what the heck... [img]http://a.1asphost.com/mikky/ttf-banner.jpg[/img] | |
Re: Did they implement transactions yet in the regular version of MySQL? | |
Re: SpeedProblems, please be more descriptive when you name a thread. Here are the rules when posting: [url="http://www.daniweb.com/techtalkforums/announcement.php?f=10&announcementid=2"]http://www.daniweb.com/techtalkforums/announcement.php?f=10&announcementid=2[/url] Please obey the rules. You'll get better responses that way. You don't want to be warned or banned by not obeying them. | |
Re: This has nothing to do web design. I'm going to move your question to the Internet Explorer forum. You'll have better luck there. I'm assuming you're browsing with IE because you mentioned an .EXE file which is on Windows. If this thread doesn't belong here, PM me and I'll move … | |
Re: Piecinitup, please be more descriptive when you name a thread. Here are the rules when posting: [url="http://www.daniweb.com/techtalkforums/announcement.php?f=10&announcementid=2"]http://www.daniweb.com/techtalkforums/announcement.php?f=10&announcementid=2[/url] Please obey the rules. You'll get better responses that way. You don't want to be warned or banned by not obeying them. | |
Re: Saving a Word document as a web page is a no-no. It adds so much unnecessary HTML and other bloat that makes it unmanageable. I recommend you recreate the page from scratch by hand or use Dreamweaver or even FrontPage. The HTML code that Word generates is a train wreck … | |
Re: [QUOTE=crc3577]i hate c++:evil:[/QUOTE]Why's that? | |
Re: I have a function I use when I'm inserting snippets of code into a MySQL database: [code] function mysql_safe_data($string) { $string = stripslashes($string); $string = str_replace("'", "''", $string); $string = str_replace("\\", "[url=""]\\\\[/url]", $string); return $string; } [/code] If you don't replace \\ with [url=""]\\\\[/url] you're going to have problems with … | |
Re: [QUOTE=Tinaa]1- what i must have on my website? shopping basket and login, and what else? do i need to have online payment!! but i dont have a merchant account! whats simple ALTERNATIVE way?[/QUOTE]Yes, you need those and a way to manage inventory/sales/customer info. As far as an alternative way, to … | |
Re: In your while loop, you're telling it to loop five times and keeping track with variable count. Once you first enter the while loop, you're immediately incrementing it with the stament count++. Even if you're using this with a cout as output, it still increments it. What does this mean? … | |
Re: Nice 3D artwork. I used to do some work in 3D, mostly in trueSpace 2, to enhance my drawings. I sort of lost interest in 3D though. The only thing I'm doing nowadays is regular pencil drawings, which I've always been a fan of. I love pencils. ^_^ Here's an … | |
Re: IFRAMEs are still used in several CMS related web apps. When dealing with a lot of data, it's wise to use them rather than scrolling through 1000 records of information. The reason why they are used is so you have menus and other tools visible to the user, otherwise, as … | |
Re: Well, I know that electromagnetic signals travel at the speed of light. For an accurate reading, the formula v = d/t is not often used when the velocity is that of light. I don't know the formula off hand, but it's a special case I think. I mean, you can … | |
Re: Well, because you mentioned Apache/Perl, I'm assuming you want to go with open source software? Here's what you need in general, all open source and free: Apache HTTP Server - Used for hosting HTML pages. PHP/Perl - Binds with Apache in order to create web applications, like what you're trying … | |
Re: You'll have better luck posting in the hardware forum. I'm moving this thread there. | |
Re: Still not the real thing. ;) It still has the touch of CGI that just makes me feel not as attracted as I would with a real person. Who knows, maybe there are people out there (tremendously horny geeks) that can make one as real as s1m0ne. | |
Re: Definitely a good forum. I can see it maturing. I still remember the yellow layout it had. Every time I see the slogan "where cool techies unite" I grin. =) I haven't had much time to post as much as I used to, but I do check it moderately. Keep … | |
Re: How much is a lot space? Check out the link found at this thread if you haven't already: [url="http://www.daniweb.com/techtalkforums/thread2391.html"]http://www.daniweb.com/techtalkforums/thread2391.html[/url] | |
What super power would you most likely want? | |
Re: Where is the ASP server being run? Your computer? A provider? I assume you're running PWS? To avoid problems if you're running PWS, just go with a free ASP host like: [url="http://www.1asphost.com/"]http://www.1asphost.com/[/url]. If you still want to run it from your home, give us a little more information about where … | |
Re: The site is including JavaScript files when loaded, and they're probably using JS commands that cause an error in IE. HTML seems fine, and even if it wasn't, it would stop the loading after a few seconds no matter how bad it was. It's definitely bad JS, or an outside … | |
Re: Maybe if it was a motorcycle, he could've had an easier time. | |
Re: There are different aspects to consider when asking this question. From a server point of view? From a usability point of view? Price? Difficulty? There is no winner if you simply say "Windows vs Linux" because how one uses an OS is always dependent on the user's needs/ability/pocket. [img]http://www.livetolearn.net/images/thecheat1.jpg[/img] | |
Re: [QUOTE=)BIG"B"Affleck][img]http://daniweb.com/techtalkforums/techtalk-images/reputation/reputation_neg.gif[/img][url="http://daniweb.com/techtalkforums/showthread.php?p=13548#post13548"]Windows 95/98/98SE/MM =...[/url]01-12-2004 11:41 PMLinux in a 9x Forum? Are you looking to start a flamewar? Touchy touchy....now now lighten up a little biggy! Do what?, I saw some good constructive /educational debating comming on. But I will respect your authority in the matter. Atleast let us continue it in … | |
Re: The best way is to do it with a GIF editor. You would need two frames. One with a "|" graphic and one without one. If you don't want a graphic, you could try something like this, but the only flaw is when the user clicks somewhere else, they would … | |
Re: He really aught to fight this. $10 is an insult. Even $1000 is nothing to that company. He could really give Microsoft bad publicity if he tried. Seeing this as a risk, only then would Microsoft come in and give some money for his troubles. I still can't believe... $10.... … | |
Re: What do you mean by "catching an action"? Is "action" a URL variable passed to a script? Do you want to reload/refresh the page according to an integer value of a URL variable? | |
[size=4]Essential Coldfusion 4.5 For Web Professionals[/size] [b]by Micah Brown, Mike Fredrick[/b] Good book if you know Coldfusion - This book serves more as a reference for Coldfusion instead of a true tutorial. This book however is extremely useful as it provides real world examples and snips of code that can … | |
[size=4]Macromedia Coldfusion 5 Language Reference[/size] [b]by Ben Forta[/b] Useful but could use better examples - While this reference contains all the functions/tags/variables/etc. used in ColdFusion, the book could use better/innovative examples. At first glance, I was surprised at the size of the book. How can someone fit so much in … | |
Re: Like a cscgal said, set up a cookie. I'm assuming that you don't have an application server, just a regular web server like Apache. You can make a cookie in JavaScript then read it and set up whichever style they choose. | |
Re: [QUOTE=camelNotation]What do you mean strong-typed ?[/QUOTE]That you have to declare the data types of variables before assigning them or using them. | |
Re: I also have not had this problem. I'll keep an eye out... | |
Re: The lights went out exactly one second after I turned my computer on. Freaky. Maybe it was all my fault. | |
Re: I actually think C++ books are easier to understand than C books. I think you should start off with C++. It's more mainstream and more people know it. For the most part, they're pretty much the same until you get to do more advanced stuff. I suggest you pick up … | |
Try/Catch blocks, Private, Public, Protected variables/functions, and more. Import functions through namespaces....finally! This language is reminding me more of C++. Read more about it here: [url]http://www.phpvolcano.com/articles/php5/index.php[/url] |
The End.