535 Posted Topics

Member Avatar for Dani
Member Avatar for MGM

Even though I've commented on this topic over a million times, I can't help it! I have to reply! :cool: have to say that my opinion still hasn't changed. I hate it as much, if not more than the first day of my freshmen year. Now only having one semester …

Member Avatar for samaru
0
710
Member Avatar for josef

I assume this must be a school project of some sort where you have to do it this way. If you want a border or a frame look around your pictures, you can put your pictures in an HTML table and change the thickness of the border of the table. …

Member Avatar for josef
1
333
Member Avatar for Thamior

Ooh, creating a game. I think I've gone through the urge of creating "the game" multiple times, especially when I was younger (around 14-16). You have no idea how many times my friends and I have attempted to start a game. We would get all psyched up. We would be …

Member Avatar for samaru
1
927
Member Avatar for helpme

[QUOTE=helpme]i had the project done but my floppy went bad[/QUOTE] Yeah, the old "my floppy went bad before the project is due" story. If I had a nickel for everytime I hear this before finals...:lol: [QUOTE=helpme]I am a 15 year old student in a florida high school...Thanks so much, Nicole[/QUOTE] …

Member Avatar for samaru
0
166
Member Avatar for red_evolve

I recommend you start with C++. You'll learn good principles any programmer should learn. If you have those principles down pat, learning a new language is really no big deal. Every language I know resembles more to C++ one way or another. Of course, it won't be as fun as …

Member Avatar for big_k105
0
209
Member Avatar for BastardAle

I know what you mean. It's not just FrontPage, this idiosyncrasy happens in a lot of authoring tools, Dreamweaver and GoLive included. It'll be easier if you post the source somewhere so we can look at it.

Member Avatar for samaru
0
211
Member Avatar for doctor_voyager

Welcome to the techtalkforums! I'd like to answer this question with "it depends." It depends on the site you have. If you have a site about your button collection that's not too important then you can run it from home on a free server that just runs HTML pages. If …

Member Avatar for samaru
0
213
Member Avatar for MikeJ

Sessions are handled different in older versions of PHP. Like himerus said, post some code and what version of PHP you're using.

Member Avatar for samaru
0
212
Member Avatar for Dani

It's a very clean design. Looks more professional too. Most IT professional message boards aren't so artistic. This is probably because they're IT professionals and not designers.

Member Avatar for The Soundman
0
465
Member Avatar for Tekmaven

[QUOTE=Tekmaven]Dani your "the man" (haha).[/QUOTE] Actually, I'm Dan, so I'm "the man." ;) Here's a stupid sidenote: in my 10th grade computer science class, I was called "Dan the program man." God, did I want to smack this teacher....

Member Avatar for Gary King
0
118
Member Avatar for MAD_DOG

I only like Macs because I find there's more software for graphics, audio, and music composition.

Member Avatar for Gary King
0
605
Member Avatar for Wiecek5

[QUOTE=Wiecek5]For the most part we have to set up as many things as we can think of. [/QUOTE] Is that the only thing you'll be graded on? How many things you set up? What you can do is apply the Rube GoldBerg methodology. Rube, if you didn't know, had a …

Member Avatar for Dynam1cz
0
130
Member Avatar for Dani

Hey, at least men have a chance at understanding computers and they've only been around for about 60 years... women on the other hand.... ;)

Member Avatar for FreelancingBum
0
430
Member Avatar for Mazon

I don't know how you can write a game with a web language that wasn't designed to handles graphics, and by that I mean game graphics, like switching into vga mode, having access to graphics api, etc. I mean, obviously it's doable, but I don't see it taking off. Then …

Member Avatar for Da_fLaRe
2
263
Member Avatar for dungless

Nasty thing. I've never heard of it. I have a few lists of common processes that run on Windows and it doesn't appear. Also did a search, and nothing. What Windows do you have? I say get a better AntiVirus like Norton (I've never been a fan of McAfee) Make …

Member Avatar for gahan
0
244
Member Avatar for Dani

Argh, yeah it's very annoying. It used to happen to me (on Windows 2000) all the time. I solved it by deleting all my temporary internet files. Try it out. Hope it works. Here's more info: [url]http://www.mredkj.com/tutorials/tips_ie.html[/url]

Member Avatar for Dani
0
797
Member Avatar for samaru

Article from: [url=http://securitytracker.com/alerts/2003/Feb/1006046.html]securitytracker.com[/url] To view working sample, go to: [url]http://sec.drorshalev.com/dev/luck/default.asp[/url] Microsoft Internet Explorer showHelp() Domain Security Flaw Lets Remote Users Execute Commands SecurityTracker Alert ID: 1006046 CVE Reference: CAN-2003-1328 (Links to External Site) Date: Feb 5 2003 Impact: Disclosure of system information, Disclosure of user information, Execution of arbitrary code …

Member Avatar for liudieyuinchina
0
162
Member Avatar for laoli

[quote="Mazon"]Funny how the general male population bestows such flirtatious values upon any woman in the vicinity, without any thought. I'm not saying I'm an exception, I just find it funny. =P[/quote] I couldn't agree with you more. Even more so because Dani uses her picture as a profile, which brings …

Member Avatar for Dani
0
350
Member Avatar for Paladine

I heard about this a while back from a few Wrox authors. It really is a shame. Wrox is probably my favorite publishing company among others (Sams and Que). If they are having financial problems, then I suggest they cut down on the number of authors they use for their …

Member Avatar for Tekmaven
0
85
Member Avatar for red_evolve
Member Avatar for beeman81
Member Avatar for big_k105

I tried it about six hours ago and it worked. Not it seems to be down.

Member Avatar for big_k105
0
222
Member Avatar for long shots

Nice web site. I specially liked the part when I was teased into thinking you had screenshots. I love when I click on a link and don't see what I intended to see. ;)

Member Avatar for samaru
0
179
Member Avatar for jabberwock486
Member Avatar for fakespike

Nice word. I think the two longest words that I know are humuhumunukunukuapua and pneumonoultramicroscopicsilicovolcanokoniosis. I can actually spell these words without looking and say them 10 times fast. :) But anyways... The topics regarding your questions have been beaten to death already by me and a few others here. …

Member Avatar for fakespike
0
488
Member Avatar for Tekmaven
Member Avatar for Dani

Somehow the technical difficulties have changed the stars into Tuxes. Yuck. :P

Member Avatar for Dani
0
635
Member Avatar for consultant

I recommend you switch over to PHP. It might be a step back for you that you have to learn it, but at the end you'll be more efficient. I can type fast right now and I never took a typing lesson. I know that if I did, at first, …

Member Avatar for samaru
0
352
Member Avatar for theQube

I don't see how someone can tell you to write something efficient without a loop (in this language anyways). Another way to do it besides recursion is to create a label and jump to it if your language supports it. (Kind of like Basic's GOTO.) Jumps are used more in …

Member Avatar for Dani
0
714
Member Avatar for krmccall

Where is this CGI script? Is this your own server or do you have a service provider? I know that you can configure servers and even devices(routers, etc) to reject and redirect people from certain IP addresses and only accept a range. Maybe it's that. You might want to talk …

Member Avatar for samaru
0
145
Member Avatar for beeman81

I know more than one. 8) Here are some free programs I rely on a lot: [b]AIM + DeadAim [/b]- DeadAim is an addon to AIM. Has logger, cloning(running more than one AIM process at a time, and more) http://www.jdennis.net/index.php [b]Winamp, Sonique [/b]- MP3 Players http://www.winamp.com/, http://sonique.lycos.com/ [b]Weatherbug[/b] - Shows …

Member Avatar for samaru
0
279
Member Avatar for marky9876

[quote="marky9876"]I offer no pay as of yet[/quote] Looks like someone wants cheap labor. Not interested either. I'm looking for something more stable, pays at least $45 an hour, and low risk. This seems to have none of that. (There's too much of a chance in your position. You use the …

Member Avatar for samaru
0
243
Member Avatar for Dani
Member Avatar for Dani
0
298
Member Avatar for boobookittyfvk

I agree with Dani. Try using the applet version. Depending how new the computer is, it will work (you might have to download a plugin for the Applet or even install a newer version of IE - just do it while they're not looking ;) ). If you're really desperate, …

Member Avatar for samaru
0
190
Member Avatar for Mazon

Very nicely done. You should set up a test account so they don't have to sign up. I just started creating an outlook clone because I rely on outlook so much. Trying to actually read Outlook PST files will be the final touch. What would be cool is if I …

Member Avatar for Mazon
0
208
Member Avatar for Mr Gates
Member Avatar for Tekmaven
Member Avatar for laoli

IMHO - In My Humble Opinion My three fav sites to look up stuff Acronyms - http://www.acronymfinder.com/ Dictionary - http://www.dict.org/bin/Dict Public Encyclopedia (words/definitions by users) - http://www.everything2.com and of course google ;)

Member Avatar for samaru
0
201
Member Avatar for b1n4ry

Are you sure you know what JavaScript is? On the contrary, I can't find a site that DOESN'T use JavaScript. I think you really have JavaScript confused with something else.

Member Avatar for Roberdin
0
823
Member Avatar for bebacha

What do you mean manage? What do you exactly want to do with the SQL statements? If you just want to save them, I'd just put them in a file. I don't see why though, unless you're not using the SQL statements. Maybe you can be a bit more specific.

Member Avatar for bebacha
0
351
Member Avatar for Radicaled

Are you guys good programmers? If you guys are, here is a document I wrote for the Hofstra CSC club. http://www.pride.hofstra.edu/~dromer2/ You can also schedule events. For example, go to meetings, like the ones held by Macromedia, Linux, Microsoft, etc. Look into stuff by the ACM and AITP. If you're …

Member Avatar for jabberwock486
0
182
Member Avatar for EricR1983

Seems like charAt() would work. Can you paste the code? Also, how are you looping through the string? There must be a reason why it's not working, so maybe you can show us the code to see what's going on.

Member Avatar for malone1234
0
613
Member Avatar for jeffguroo

Just store the picture on some free host. Something like: http://www.bizhosting.com/learnmore/basic.html. Upload the picture and take the URL to it and slap it on your profile as an avatar. Nah, I wouldn't buy a case. I have four computer towers and I rarely look at them anyways nor would I …

Member Avatar for samaru
0
207
Member Avatar for aragon

I'll say. You should try to start programming before even thinking about creating a game. It's like saying "I want to operate on people" without taking biology first. You can pretty much use any language to create a game. It all depends what game you want to create. The more …

Member Avatar for samaru
0
276
Member Avatar for lyar1977

There's different ways to do this. How do you want to do it? You can do it quickly with dialog wizards or code it from scratch. This sounds like a class assignment. You have to be more specific.

Member Avatar for Dante Shamest
0
493
Member Avatar for Sleroth

You're running a firewall, right? Just seems that if you didn't know about a popup blocker or adaware, you might not have a firewall. Hope you do. ;)

Member Avatar for samaru
0
848
Member Avatar for boohoo
Re: Java

What error are you getting when you try to compile in Dev-C++? It's always worked fine for me.

Member Avatar for Bob
0
861
Member Avatar for Technology Addict

Keep in mind that the following are constructive criticisms: ;) What's the point of this site? I had to browse through several links just to realize that it acts like a portal. A site that has links to other sites. Why would I want to go to your site for …

Member Avatar for samaru
1
886
Member Avatar for mirage00

The End.