150 Posted Topics
Re: these are really pretty.....geez, I wish I had talent like that!!! | |
Re: Hi Everyone, First off, that guy 'link' is a rather ignorant person...very sad! Secondly, I was doing some light reading a while ago, and thought I'd share this with you all..... [QUOTE] There is a community, a shared culture, of expert programmers and networking wizards that traces its history back … | |
Re: I bought an external harddrive and it makes me wanna cry you see, it makes a ticking sound and it's pass warranty, so I am bound I stare at it asking myself what to do when all I can think of I'm gonna have to fix you. | |
Re: You should have posted the recipe in the DaniWeb CookBook thread... :) | |
Re: . It was a beautiful morning, the birds were chirping away, the wind blew Caroline's hair lightly across her face as they strolled through their large yet heavenly garden towards the lake | |
Hi All, Firstly, I am not too sure if I am posting this problem in the correct forum, if so, please let me know... My sister has a Toshiba Satellite A135-S2386, it's a little over 1 year old, and her USB ports have suddenly stopped working...when she got it from … | |
Re: Hmmm, this is rather stress relieving.....lol...I was rated as a Nutter... Destruction: 90% Throw distance: 60% Overall: 75% :):):) | |
| |
| |
Re: [QUOTE=The Dude;642168]I techinally "Knew them all" but i didnt know thier names :D[/QUOTE] I also 'technically knew all' but not the names of most of them... :) | |
Re: [QUOTE=hughv;629735]Actually, there are many laptops that serve well as desktop replacements and even game well. I build my own, but it's very easy to get someone to build one for you, or buy a factory job to just about any spec. There was a time you could save money building … | |
Re: Althought the dust doesn't seem to bother me, it does actually bother my sister and brother...so when I have to clean my computer I use the vaccuum cleaner....I just make sure and not to bother the components... | |
Re: I have the Linksys WRT54G and it works great with my dsl... | |
I have a concern about my program....the files that I want uploaded vary n size....would that affect the upload? I did not set anything anywhere to enforce the file size to be uploaded, and only really small files are able to upload... | |
Why is it that people say they "slept like a baby" when babies wake up like every two hours? | |
Re: The best way for me to relax and code is loud music...it oddly enough makes me concentrate even more...I guess it really doesn't distract me... | |
Re: [QUOTE=GrimJack;626476]I dress right. <er, when I wear a suit>. I usually buy my clothes at Ross or Costco.[/QUOTE] I bought stuff at Ross too.... | |
Re: [B]"[COLOR="Red"]Our Geeks' Lounge forum is the place to chat about anything. Have fun and relax in this forum.[/COLOR]"[/B] I copied this from the forum instructions...so, I guess this thread can be allowed...since it could be considered as '[COLOR="Red"]anything[/COLOR]'... | |
How could I put the following sql statement into a php variable? [code=sql]load data local infile ".$filename." INTO table testtsttbills FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY '\n'(account,service,date,time,timebandtype,destination,callednumber,mins,airtimecharge,tollcharge,amt,privatenumber)[/code] when I tried to putting it in the variable...it's showing not working because it recognizes the double quote in … | |
Re: I love to drink tea as well.....I like to try out new flavours too....I drink coffee only when I am out of tea...in the soda category, I like cokes, but not too often...lol... | |
Re: I am from a small island (in the Caribbean), and we don't have such lavish theme parks here...just a few rides in the mall's car park....I grew up looking at cartoons, and I have always dreamed of going to Disney Land...I am in my mid twenties now, and just last … | |
Re: Hi, [LIST=1] [*]Search your computer for the 'php.ini' file.... [*]Once you have found it's location, open it using Notepad.exe [*]Click [B]Edit - Find[/B] and enter [B][mail function][/B] now search for it within the document [*]You should find this: [B] [mail function] ; For Win32 only. SMTP = localhost smtp_port = … | |
Re: Try this for the SQL statement [code]"SELECT * FROM STOCKS WHERE STOCK_CODE = '.$stock_code.'";[/code] | |
How do I set the session on a page, so that if I were to type the direct link for the page into the address bar, it doesn't display, instead the user would be redirected to the homepage or login page? | |
Hi All, I have a form with a submit button that enters the registration data into the MySQL DB...is there a way for a notification to be sent to the System Administrator notifying her about the registration? | |
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 … | |
Hi All, I think I'm lost..... Here's my problem, I have a searchUser.php which allows the user to enter the Employee ID and submit (which searches for the user). The result is displayed from the chunk of code below. I want to allow the user to append a particular field, … | |
Hello there, My intentions are to enter the employee id in the search page, and have the results displayed below the area to enter the search criteria with the select box and update button( i only want to update 1 field) here are the codes..... My problem is whenever i … | |
Hi Guys and Gals.... Could anyone help me with respect to why when this email is sent, the hyperlink in the message doesn't work? [CODE] //send email $to = $myrow['FirstName'].".".$myrow['LastName']."@petrotrin.com"; $subject = "TAIS Application - New Randomly Generated Password"; $from = "TAIS Application"; $msg = "Dear User ".$myrow['FirstName']." ".$myrow['LastName']." (".$empNo."),\n\nYou … | |
Hello, I need some help....I have to create part of an application that uploads an MS Excel file, and stores the data into a MySQL db...and I have no clue where to start... | |
Hi All, I am just curious to find out...is there anyone out there who've encountered the same problem or similar...please help me... I got a working .js file, and I tried to edit the code, when I tested my edit, it doesn't work, since the system is already up and … | |
Hi There, Can anyone explain to me this line of code? What is it used for? etc.. [ICODE]$HTTP_POST_VARS['command'][/ICODE] The text that I saw it in doesn't explain it... | |
Hi, I have an application set to run in a .bat file, and would like to know what I can do to hide the command window that comes up with the application when it is executed, but still have the application running. | |
Hi Everyone, My name is Maydhya (25 yrs) and I am from the the last island in the Chain of Caribbean Islands called Trinidad and Tobago. I got my BSc (Hons) in Computing 2 years ago. This year, for the first time, I am working in the IT Department and … | |
Hi, I created an executable jar file for my Java application, and I was wondering if I should leave it like that or should I change it to a .bat file for execution via a webpage. May |
The End.