147 Posted Topics

Member Avatar for varsha0702

[URL="http://www.codeguru.com/forum/showthread.php?threadid=447445"]http://www.codeguru.com/forum/showthread.php?threadid=447445[/URL] 600) 1(_)[|<.

Member Avatar for mostafadotnet
0
69
Member Avatar for ithelp

You can print something in XML or HTML and invoke IE or FF to show that temporarily created HTML/XML file. 600) 1(_)[|<.

Member Avatar for mostafadotnet
0
60
Member Avatar for MidiMagic

[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.

Member Avatar for MidiMagic
0
92
Member Avatar for tactfulsaint

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.

Member Avatar for mwasif
0
79
Member Avatar for justted

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 …

Member Avatar for justted
0
270
Member Avatar for nathanpacker
Member Avatar for nathanpacker
0
245
Member Avatar for nikk

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 …

Member Avatar for nikk
0
236
Member Avatar for fwso
Member Avatar for lordx78

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() …

Member Avatar for lordx78
0
85
Member Avatar for eranga262154

As I figured it out it's a 4-byte unsigned integer, so you can use UInt32 as an equivalent. Good luck.

Member Avatar for eranga262154
0
91
Member Avatar for zandiago

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.

Member Avatar for jbennet
0
110
Member Avatar for aminit

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 …

Member Avatar for aminit
0
81
Member Avatar for Katerinka

I think you are in the PHP forum!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

Member Avatar for Mashka
-2
103
Member Avatar for emmanueloladele

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.

Member Avatar for mostafadotnet
0
96
Member Avatar for malini_82

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.

Member Avatar for mostafadotnet
0
55
Member Avatar for arunpawar

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.

Member Avatar for mostafadotnet
0
128
Member Avatar for brr

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.

Member Avatar for aravelli
0
145
Member Avatar for sbv

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.

Member Avatar for sbv
0
157
Member Avatar for beefstick720

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.

Member Avatar for beefstick720
0
62
Member Avatar for philmetz

Simply, use AJAX: [URL="http://www.tizag.com/"]http://www.tizag.com/[/URL]

Member Avatar for orko
0
98
Member Avatar for dami06

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.

Member Avatar for dami06
0
107
Member Avatar for q_irfan75

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.

Member Avatar for q_irfan75
0
69
Member Avatar for arunsolanki31

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.

Member Avatar for nukewarm
0
84
Member Avatar for vipryn

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. …

Member Avatar for Serunson
0
117
Member Avatar for evios

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 …

Member Avatar for buddylee17
0
143
Member Avatar for UrbanKhoja

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.

Member Avatar for MetalGman
0
154
Member Avatar for MattVonFat

Nice answer [URL="http://www.daniweb.com/techtalkforums/member94656.html"]Ryu[/URL]. Thanks.

Member Avatar for Ryu
0
611
Member Avatar for trudge

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 …

Member Avatar for trudge
0
124
Member Avatar for 51al

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.

Member Avatar for Ancient Dragon
0
74
Member Avatar for guru bhai

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.

Member Avatar for TheNNS
0
172
Member Avatar for PoemBoy

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.

Member Avatar for djgene
0
93
Member Avatar for locy

something like this: [code] for(int i=0; i<10; i++) { printf("*"); // it will print '*' 10 times } [/code]

Member Avatar for Lardmeister
0
149
Member Avatar for Silo45

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.

Member Avatar for Silo45
0
112
Member Avatar for locy
Member Avatar for dwks
0
148
Member Avatar for JBright

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.

Member Avatar for JBright
0
147
Member Avatar for sorensparso

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.

Member Avatar for KamranKhh
0
146
Member Avatar for sparkleninja

It seems to be a kind of virus or rootkit. Try an anti-virus like Eset NOD32 or Kaspersky. Good luck.

Member Avatar for mostafadotnet
0
107
Member Avatar for HLA91

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 …

Member Avatar for HLA91
0
97
Member Avatar for sk8ndestroy14

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.

Member Avatar for jbennet
0
122
Member Avatar for excellentguide

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.

Member Avatar for ryan_vietnow
0
169
Member Avatar for hsmom314

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 …

Member Avatar for schizoman
0
915
Member Avatar for betaman

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.

Member Avatar for betaman
0
104
Member Avatar for comrade-conrad

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.

Member Avatar for jbennet
0
104
Member Avatar for Duki

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.

Member Avatar for Duki
0
138
Member Avatar for takkischitt

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.

Member Avatar for zunnur
0
185
Member Avatar for Suril :)

Hi [URL="http://www.daniweb.com/techtalkforums/member51780.html"]Suril :)[/URL], You can google it.

Member Avatar for jwenting
0
86
Member Avatar for beatle555

Hi all, After all,take a look at this: [URL]http://en.wikipedia.org/wiki/RSA[/URL] Good luck.

Member Avatar for ~s.o.s~
1
254
Member Avatar for rmeader

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.

Member Avatar for Evenbit
0
106
Member Avatar for Jeffxxx

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.

Member Avatar for Jeffxxx
0
200
Member Avatar for Scottg1989

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.

Member Avatar for ~s.o.s~
0
141

The End.