147 Posted Topics
Re: [URL="http://www.codeguru.com/forum/showthread.php?threadid=447445"]http://www.codeguru.com/forum/showthread.php?threadid=447445[/URL] 600) 1(_)[|<. | |
Re: You can print something in XML or HTML and invoke IE or FF to show that temporarily created HTML/XML file. 600) 1(_)[|<. | |
Re: [URL="http://www.google.com/search?q=future+car&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a"]http://www.google.com/search?q=future+car[/URL] :D Good luck. | |
Re: MySQL is a DBMS(Database Management System) and PHP is a scripting language. You have to use PHP and SQL to connect to your database which is managed by MySQL. There is now better or worse cause these are not the same to be compared against each other. | |
Re: Your first question would be answered with a user management system and the use of cookies and/or sessions. The second [rank] is obvious.Include a column in the users table of your database and update it by one when a user adds a topic.And check it whenever you want it. Take … | |
Re: solve it like this: [code]echo round($leftover, 2);[/code] Good luck. | |
Re: I don't know anything about ASP.NET but I know how to work with PHP. Use Ajax, and you easily can solve it. There would be a client/javascript code running on user's browser and It counts till 5 minutes, and after no activity in 5 minutes, you fire the XMLHttpRequest method/functions … | |
Re: It would fill 'registration_date' column in this code. It depends on: 1)your table structure. 2)your SQL query. In the first case, SQL would return an error if you don't fill that column. In the second case, it should be used if you formated your query to include 'registration_date'. The NOW() … | |
Re: As I figured it out it's a 4-byte unsigned integer, so you can use UInt32 as an equivalent. Good luck. | |
Re: Maybe these works for you: [URL="http://www.directron.com/psu.html"]http://www.directron.com/psu.html[/URL] And a useful power supply calculator: [URL="http://extreme.outervision.com/index.jsp"]http://extreme.outervision.com/index.jsp[/URL] Good luck. | |
Re: Yeah! There is an idea!!! 1)create 2 forms in c#. 2)call the second form from the FormLoad event of the first one.and then disable the first form. 3)in the second form ask for the username and password of the user.then make an onclick event on the OK/Accept button to enable … | |
Re: I think you are in the PHP forum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 | |
Re: Read: [URL="http://www.xml.com/pub/a/2003/02/05/tr.html"]http://www.xml.com/pub/a/2003/02/05/tr.html[/URL] [URL="http://www.ibm.com/developerworks/xml/library/x-tipxsltjs/"]http://www.ibm.com/developerworks/xml/library/x-tipxsltjs/[/URL] Good luck. | |
Re: Take a look at these one: [URL="http://aelinik.free.fr/c/ch14.htm"]http://aelinik.free.fr/c/ch14.htm[/URL] [URL="http://www.tenouk.com/ModuleZ.html"]http://www.tenouk.com/ModuleZ.html[/URL] [URL="http://www.informit.com/articles/article.aspx?p=31783&seqNum=4"]http://www.informit.com/articles/article.aspx?p=31783&seqNum=4[/URL] Good luck. | |
Re: It seems that you should either copy hge.dll and bass.dll to your system32 folder located in %systemroot%\system32 path or you should put these two DLL files wherever you put your .exe file/files in order to run your application. Good luck. | |
Re: Use ZK. [URL="http://www.zkoss.org/"]http://www.zkoss.org/[/URL] Take a look at the examples/demos: [URL="http://www.zkoss.org/demo/"]http://www.zkoss.org/demo/[/URL] Good luck. | |
Re: I love you saying in your signature! It transforms XML to be shown on screen to the user. It's something like style-sheet but not exactly with that definition.It's just some filtering language. [URL="http://en.wikipedia.org/wiki/Xslt"]http://en.wikipedia.org/wiki/Xslt[/URL] Good luck. | |
Re: It depends: [code] If(you know programming) { use("3D Game Studio"); google_it(); } else { use("Irrlicht"); // or use "Crystal Space 3D" use("Blender 3D as the editor to save money") } [/code] Good luck. | |
Re: Simply, use AJAX: [URL="http://www.tizag.com/"]http://www.tizag.com/[/URL] | |
Re: Save the username of the user into a cookie. Use google to search for cookies, also check PHP Manual extensively. That's all. Good luck. | |
Re: The Remote Desktop application and MMC console name is terminal service. [URL="http://support.microsoft.com/kb/300847"]http://support.microsoft.com/kb/300847[/URL] Always search microsoft.com for such kind of problems. Good luck. | |
Re: Use sessions, global variables [POST and GET], xml, database, plain files, ... . Search [URL="http://codeproject.com/"]http://codeproject.com/[/URL] for sample files. Good luck. | |
Re: 1. Clear your PC's BIOS by removing the battery on the mother board when your computer is powered off. 2.Use Silicon Paste on your CPU in order to transfer heat easily to heat-sink. 3.PC over-clocking maybe one of the causes which will be removed when you clear your PC's BIOS. … | |
Re: First, make a file (e.g. style.css) and put all your CSS code in that file: [QUOTE].formtext2 { position:absolute; width:200px; left:414px; top:391px; z-index:3; }[/QUOTE] And then make this sample for all of your CSS styles[the elements' styles]. After that, remove the style="blah , blah..." from your tags. Then, put this line … | |
Re: Hi darrenw89, It can be done only by using an scripting language which I recommend PHP. Tell me if you want to know more.Also take a look at PHP Manual at ODBC Functions (Unified). Good luck. | |
Re: Nice answer [URL="http://www.daniweb.com/techtalkforums/member94656.html"]Ryu[/URL]. Thanks. | |
Re: 1-Don't use classes for a unique element in the page which is not used more than once like content and/or navigation panel DIVs. 2-Don't use IE6 to test your CSS any more if you do! 3-Use Firefox 2! [to get better results] 4-Change your code like this: [QUOTE] [CODE] #column-left … | |
Re: use: [code] #include <GL/glut.h> [/code] instead of: [code] #include<GL/lut.h> [/code] I think that you know how to include a file in your source code so that you wrote something like this. Good luck. | |
Re: Look at these sites: [URL]http://en.wikipedia.org/wiki/Linux_distribution[/URL] [URL]http://distrowatch.com/[/URL] [URL]http://www.linuxbasis.com/distributions.html[/URL] [URL]http://lwn.net/Distributions/[/URL] [URL]http://www.linuxlinks.com/Distributions/[/URL] I prefer Redhat Linux, Debian and Ubuntu. Good luck. | |
Re: I think the problem is that you re going to use your previously installed windows on older PC to boot the newer PC. This won't work either.You should reinstall you windows because main parts of your PC has been changed[main board and ...]. Good luck. | |
Re: something like this: [code] for(int i=0; i<10; i++) { printf("*"); // it will print '*' 10 times } [/code] | |
Re: Use this piece of code inorder to identify your problem: [code] [COLOR=#0000bb]$var [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000bb]simplexml_load_string[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]$xml[/COLOR][COLOR=#007700]); [/COLOR][COLOR=#0000bb]var_dump[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000bb]$var[/COLOR][COLOR=#007700]); [/COLOR][/code] Good luck. | |
Re: It's the problem of hardware, not the software. Reset your BIOS setting either by the battery on the main board or by Clear CMOS Jumper. See if it can help. Good luck. | |
Re: I'm not sure but I think that you should use some kind of API that your TV tuner card supports.maybe it's own API. Good luck. | |
Re: It seems to be a kind of virus or rootkit. Try an anti-virus like Eset NOD32 or Kaspersky. Good luck. | |
Re: I don't believe this. What if you want to use .NET 2.0 or .NET 3.0 features?! It can not be done because soe of the new features of .NET 2.0 is not available on .NET 1.1 eventhough it's as you said downloaded by windows updater so something like this. And … | |
Re: You should run samba inorder to share resources(printers, files, ...) for use in windows [your laptop]. Tell me if you want to know more. Also you can search for Samba-HowTo. HowTos are good for starting as a newbie and also for professionals. Good luck. | |
Re: Hi [URL="http://www.daniweb.com/techtalkforums/member99951.html"]excellentguide[/URL], Take a look at: [URL]http://www.tizag.com/[/URL] and also: [URL="http://www.freeprogrammingresources.com./"]http://www.freeprogrammingresources.com[/URL] Good luck. | |
Re: try using the SQL limit instruction.for example: [code]SELECT * FROM 'users' LIMIT 0 10; SELECT * FROM 'users' LIMIT 10 10; [/code] the first number tell you the index in which the SQL DB needs to start from and the second number tell you the number of rows to be … | |
Re: could you give us the map of your network in an image, so that I can help you. Try Visio or diagram drawing program. Good luck. | |
Re: Take a look at what workgroup's name you have set in the my computer properties panel. Start your diagnosis using clues in the error thrown by windows. Good luck. | |
Re: This may be a good source of information for your problem but I'm not sure. [URL]http://www.microsoft.com/technet/technetmag/issues/2007/02/Troubleshooting/default.aspx[/URL] Good luck. | |
Re: Hi friends, The best way to find the answer to this kind of questions is to search in google groups at this address: [URL]http://groups.google.com/[/URL] The keyword is something like[QUOTE]calculator+assembly[/QUOTE]. Good luck. | |
Re: Hi [URL="http://www.daniweb.com/techtalkforums/member51780.html"]Suril :)[/URL], You can google it. | |
Re: Hi all, After all,take a look at this: [URL]http://en.wikipedia.org/wiki/RSA[/URL] Good luck. | |
Re: Hi [URL="http://www.daniweb.com/techtalkforums/member111162.html"]rmeader[/URL], I have a string reversal application written in assembly which is in Code Snippet section of this site at this address: [URL="http://www.daniweb.com/techtalkforums/../code/snippet548.html"]http://www.daniweb.com/code/snippet548.html[/URL] Good luck. | |
Re: Hi Jefxxx, This simulator is one the bests: [URL]http://www.oshonsoft.com/pic.html[/URL] Also,I'll give you anything I found about your code and any othe related things I found.And also I'll help you as much as I can. Good luck. | |
Re: Hi [URL="http://www.daniweb.com/techtalkforums/member68814.html"]Scottg1989[/URL], I'm a beginner-to-intermediate game developer means that I'm developing skills. Try these web sites: [URL]http://www.gpwiki.org/[/URL] [URL]http://www.flipcode.com/articles/index.shtml[/URL] [URL]http://www.crystalspace3d.org/tikiwiki/tiki-view_articles.php[/URL] And tell me if you want to know more. Good luck. |
The End.