- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 4
- Posts with Downvotes
- 4
- Downvoting Members
- 4
No.
- Interests
- Whatever is interesting.
- PC Specs
- OS:Windows XP pro SP2,Intel 2.4 GHzRAM 1024 MBATI Radeon 9600
113 Posted Topics
| |
Re: Did you ever install any web sever like Apache . 1) First you might know that MySQL and MS SQL do not like each other . Correct me if I am wrong . | |
Re: hi , [code] #include <stdio.h> main(int argc, char* argv[]) { int i; printf("argc = %d\n", argc); for (i = 0; i<argc; i++) printf("argv[%d] = %s\n", i, argv[i]); } [/code] argc is the number of argv. In one sense. argc is the number of arguments like -b,-ab . In other sense. … | |
Re: No it won't be an end of the world because we did not even know exactly what the hell we are doing here(on Earth) . (This is the one of the answers from aspect of living in real world ) If I use my imagination what I do not like … | |
Hallo there, Can anyone explain to me, 1) how to use XML schema in future 2) any kind of specific purpose please take a look at the link here [Propel](http://propelorm.org/cookbook/working-with-existing-databases.html#dumping_da) Thanks advance, ![]() | |
Hallo there, I have Debian 6.0.6 can you suggest me what is the best way to recover user accounts? I have a full copy of all data and I having problems recovering it. Thanks advance... | |
Hallo there, does someone knows, where is the use of VARBINARY in MySQL database? Thanks, Danijel | |
Hi all, I want to enter to my computer trough network , for example when I go to -start - run - and type [code]\\80.242.118.7\c[/code] He ask me for the password . How can i set a password for a network . I have a username and password for my … | |
Hi all, I do not know where to put these Thread , so I am hoping that you will answer me here . [URL="http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock"] http://www.w3schools.com/js/tryit.asp?filename=tryjs_timing_clock[/URL] I do not understand why these code display clock . Thank you for your effort of reading . | |
hello, I want to use this code1 [CODE]#include <windows.h> #include <tchar.h> #include <stdio.h> TCHAR* envVarStrings[] = { TEXT("OS = %OS%"), TEXT("PATH = %PATH%"), TEXT("HOMEPATH = %HOMEPATH%"), TEXT("TEMP = %TEMP%") }; #define ENV_VAR_STRING_COUNT (sizeof(envVarStrings)/sizeof(TCHAR*)) #define INFO_BUFFER_SIZE 32767 void printError( TCHAR* msg ); void main( ) { DWORD i; TCHAR infoBuf[INFO_BUFFER_SIZE]; DWORD … | |
Re: Hi,you wrote [code] Rectangle(double base = 5.00, double height = 4.00); [/code] I woud write [code] Rectangle(double = 5.00, double= 4.00); [/code] Anyway you have a two ways to define constructor. Replay if it was helpfull. | |
Hello I am really new to Java/Oracle. I am having NetBean 6.8 IDE for development. jdk1.6.0_17 Where do I start? THANKS advance!!!!! | |
Re: My oppinion is the next one. I call C with C. :D But C++ i call C with class. | |
Hi I have win XP sp2 and i want install Windows server 2008 ? I know that i can't upgrade . Is any short way install server 2008 ? I will format disk and install like a regular windows(I never before faced with Windows server 2008) . Can i do … | |
Hi How can I make this kind of images? I see that this image use some math structure. [URL="https://secure-www.novell.com/common/img/login_contestwinner.jpg"]https://secure-www.novell.com/common/img/login_contestwinner.jpg[/URL] Thanks | |
Hi all I wanna use MySQL with VB.net I used before MySQL with PHP. I am not sure how to use it with VB.net Some instruction will be helpful. Thanks advance. | |
Hi all I made a program who open excel for adding files in excel. I am asking you can for example 15 users uploading that single file ? Thanks advance | |
Hi I want to disable in HTML a vertical scroll bar . Is any ideas how to do this ? Thank you for your effort of reading . | |
Hi ,i have a little problem , Do you know how to set background image but i have frames . I split my site into frames and i try to set a background image but i fail . So if you know ,how to set a background image with in … | |
Re: [QUOTE=jobs;497707]Line by line I need to get the whole content in a line from a file. I have looked at fgetc, fgets. According to fgets, I need to specify max number of characters to read. If I have file content like this: 1235690,9087657788888770000,89977553223456789\n I wouldn't know how max characters in … | |
Re: Oh ,Thanks for that information . I was searched that information a lot of time and i just a wonder is there any info and i was searched the web , daniweb is like a database :D . Oh ,i just sow the fire near a tread i hope that … | |
Re: Hi i never makes a driver but i think that you need to make something like ( .drv) . | |
Hi all, I have a sample.bat file . I want to execute that file 10 times . I dunno command that executes bat files . | |
Hi all, I just want when I press my shutdown button to show me some message on every shutdown . So how can I do that ? | |
Re: I am asking my self why I did thought on a woman and cat ? When I did not even see it . | |
Hi all I am using Dev-C++ . I want , when I press Tab to skip a 3 blank places instead 6 . Thank you for your effort of reading . | |
I was wondering why Americans Indians was undeveloped in compare with Europe ? I mean it on the time about 1500 A.D. , mean on the technology , When I said technology mean on guns . This could lead in deep discussion about who is made a first gunpowder . … | |
Re: Ask your selfs this questions !! Who is created us(humans )to do these things and why he want to we feel like , poor animal ? ->Neigher would I, but I understand American Indians did it -- hang people upside down, strip them naked, then skin them from heal down. … | |
Is someone get a Job from these job offers from a Dani Web site ? Administrators , Moderators and all others who have a relationship have no right to answer . | |
Re: somebody will replace you ,no big deal | |
[url]http://blukorpregnancy.blogspot.com/2008/04/pregnancy-man-oprah-talks-show.html[/url] It looks like cool thing . This can make us very happy . So we men, can now treat to woman like some kind of object and use it or kill it and treat it like all other animal on the Earth . That could be a great thing … | |
Re: This is a really good question . I do not know right answer , so I will let someone more experienced solved . :D | |
Hi , I would like to use this ,but it does not work . [code] <textarea rows="2" cols="80" rows="40" readonly="false" > The cat was playing in the garden. Suddenly a dog showed up..... And you get killed by the horse . </textarea> [/code] The readonly from this one [url]http://www.w3schools.com/tags/html5_textarea.asp[/url] does … | |
Hi all, I want to look American power like this for Russia [url]http://www.youtube.com/watch?v=HPdPKkZS6Pk[/url] Can you help me ? I try to typed lot of things but without success , I want to see American Bombs in actions ,and there machines in Action like Russians . I got a lot of … | |
Hi all, I was wondering how to you create application in PHP . Do you have any program tool ? Or you write Forms or you do something else . Do you know any good site about application development in php . Thank you for your info . | |
HI all , I have a question about Ajax. FIRST : Can I call ID from the other files who contain J.S. code with ID ? SECOND : I have Index.html , prototype-1.6.0.2.js , and I want to make changes from files2.html to files3.html . Can I do that ,and … | |
Hi all , I am wondering is there any Web Site who publish all new Programs ? For example I want to publish my program and I want to hear all over the world :D . | |
Hi all, I was wondering is there any computer program for creating programs who can work with XP but in hiding mode . I know that C /C++ can , but is there any easer program . | |
Hi ,i have multi play e-mail and i need to check it every day . It start to be very annoying ,so can anyone help with that . Thank you . | |
Hi , I need a solution for my web page [url]www.servisracunara.co.nr[/url] When i click on the Popravka 2 I want to change a iframe to Popravka 2 . Thank you for your effort of reading this . | |
Hi , I forget where to look on the W3School ,I have [url]www.servisracunara.co.nr[/url] site and as you can see my images on the left side do not work ,so i need to tell me where to look about these clicking on the image in Java Script , I hope that … | |
Are you treat your computer like a Machine or a little better? I am noticed that my machine is a little alive . But that is impossible . Here ,why my Hard Disk wont work correct if I closed him with cover . I have a ventilator . I noticed … | |
Hi all, I have a Table in my web site and I want to move picture on some other place of the table . Can you tell me how to do that ? Regards Danijel | |
Hi all , I have 16 computers and i want to have a 6 of them on the internet cable ( with this i do not need a username and password) , and 10 of them on the wireless(i need a user name and password) and that all of them … | |
Hi I installed a fresh windows xp professional sp2 , i had a little surfing on the internet . So ,when ever i restart my computer i had a 1 minuter freeze on startup . Thank you for your effort of reading . | |
Hi all , I have 16 computers and i want to have a 6 of them on the internet cable ( with this i do not need a username and password) , and 10 of them on the wireless(i need a user name and password) and that all of them … | |
Hi I want to divide the image into several links ,so it was long time ago when i do that ,so i can't remember where to find that . Where to find something about dividing the image into links ? Thank you for your effort of reading . | |
Hi , I have a problem with blue screen . When i installed new , fresh windows xp pro SP2 i get blue screen . But after a while , So i do not want to guess, what it is so if anybody know? ,how can i get blue screen … | |
Hi Can anyone write me any similar program like Deep Freeze ? I mean on, write me the link where to find .? I would like to be free. Thank you for you effort of reading . |
The End.