-
Content Count
2,482 -
Joined
-
Last visited
Everything posted by miCRoSCoPiC^eaRthLinG
-
You can find an example in this thread, provided by a member of our board ... Java script: Simple Dropdown Menu
-
Welcome aboard Fire Lady and have a great stay
-
VB6-MS Access Question help please
miCRoSCoPiC^eaRthLinG replied to sandeep1405241520's topic in Programming
By default when you install MS-Office, the File Associations are set so that when you double-click on a .mdb file, MS-Access is launched and the file is opened up in it. If you want your own program to open the .mdb instead, you've to reset the file association to and make the .mdb extension point to your own program. This can be done manually from Windows Explorer > Tools > Folder Options > File Types OR, you can write some extra code inside your program to programmatically reset the association. Here are a couple of articles that might help you get started with associating file types with your own code. 1. http://forums.devarticles.com/ 2. http://forums.xisto.com/no_longer_exists/ Otherwise simple Google for "vb6 file type association" and you'll get plenty of hits.. Here's the link to the Search Results: https://www.google.de/webhp?gws_rd=cr,ssl&ei=2kUDVZipN8m-ygOP14KgBQ All the best, m^e -
Ever Wondered About QWERTY Keyboard Layout? layout
miCRoSCoPiC^eaRthLinG replied to amitbhandari's topic in Software
Very interesting discussion. Anyone ever used the other alternative layout called DVORAK (I think).. I found the following Wikipedia entry on the Dvorak Layout Dvorak Layout Diagram: http://dvorak.mwbrooks.com/layout.html There's a Wikipedia entry on the QWERTY keyboard too... That explains quite a bit of it... now I need to find more on the actual process by which they came up with those layouts and the research involved... -
There are threads existing on the same topic. Good review though.. But lets not keep multiple parallel threads running on the same thing... The earlier threads can be found at: Ubuntu Linux Cds For Free (incl. Shipping) Ubuntu Gives Cd Totaly Free For further discussions please follow up on the older threads. Topic closed.
-
Bizhat.com My experience
miCRoSCoPiC^eaRthLinG replied to amitbhandari's topic in General Discussion
Hi Amit,[tab][/tab]Welcome aboard and have a great stay. You're right - there's a terrific community out here and it'll make you feel at home in no time -
Gmail's word processor - i.e. an adaptation of the HTMLArea WYSIWYG Editor Script is a pretty decent editor - but lack almost all the necessary features that accompany a full-blown Word Processing software. This Writely thing sounds far more promising from whatever descriptions I read at their site. It you go by that, this tool doesn't short fall of MS-Word in any respect.. and it's online and your files probably get stashed directly into your Gmail drive for easier mailing. What more do you want ??
-
Hi guys, ????[/tab]I came across this site called Writely - which offers you an online browser-based Word Processor, quite similar to what Microsoft is trying to offer in it's Windows Live. What suddenly caught my notice was this one single line right below their site logo that says - [tab]Digging further I came upon this article at Red Herring describing Google's buyout of this company and the subsequent assimilation of this into the Google system.. My guess is soon enough we'll find Google making a public announcement about stepping into this arena... When Microsoft is at it, Google can't be far behind.. can it ? Free signup at the Writely site has been temporarily shut down while their system is being migrated to Google. Funny thing is I'd have NEVER come across this Writely site, unless it was for those little newsflashes in Google Desktop !! That's how I found Writely - thinking that - "Oh! Cool.. another online WP... let me check it out."
-
Hi guys, ????[/tab]I came across this site called Writely - which offers you an online browser-based Word Processor, quite similar to what Microsoft is trying to offer in it's Windows Live. What suddenly caught my notice was this one single line right below their site logo that says - [tab]Digging further I came upon this article at Red Herring describing Google's buyout of this company and the subsequent assimilation of their software into the Google system.. My guess is soon enough we'll find Google making a public announcement about stepping into this arena... When Microsoft is at it, Google can't be far behind.. can it ? Free signup at the Writely site has been temporarily shut down while their system is being migrated to Google. Funny thing is I'd have NEVER come across this Writely site, unless it was for those little newsflashes in Google Desktop !! That's how I found Writely - thinking that - "Oh! Cool.. another online WP... let me check it out."
-
X-rated's Hacker's Challenge Vol. 1 Can you hack this?
miCRoSCoPiC^eaRthLinG replied to XRatedSuperstar's topic in Software
Your site is hosted at InvisionFree - and it's against their policies as well as ours to discuss anything related to hacking. I'm pretty much sure, if Invision got to know that you're putting up a board hosted on their servers open for hacking, your account will be immediately terminated.Topic closed. -
Make Your Own Very Simple Counter Using PHP!
miCRoSCoPiC^eaRthLinG replied to websaint's topic in Programming
One error I can spot rightaway is with the $query statement. Why is the $visits_new variable within single quotes ? The function of the script is to update the table with the new value of $visits_new, right? In that case, it has to be enclosed with DOUBLE QUOTES in order for php to parse it and replace it with it's value. Another factor that's confusing is that why's the statement enclosed by paranthesis ? ( $query = (...)) - those () are totally unnecessary here, although they shouldn't ideally cause a problem... Try modifying that line to: $query = 'UPDATE TABLE counter SET visits = "$visits_new" '; Try this and let me know if it still produces the same error. -
Freeware Or Paidware Anitvirus Program?
miCRoSCoPiC^eaRthLinG replied to Kushika's topic in Software
Oh man - you're asking for a LOT If you were looking only for an AV, I'd recommend AVG Free Edition. But I don't know of any one bundled software that's going to offer all that to you for free. I think your best bet is to install individual free softwares - like AVG Free (Antivirus), Spybot S & D (Antispyware) and ZoneAlarm (Firewall).. But if you're willing to shell out around $24 per year - which converts to about INR 1080 per year, then I highly recommend you to use BitDefender Pro 9 ( http://www.bitdefender.de/ ) - which gives you all three of these in an indomitable bundle Think about it, for about INR 90 per month - you're getting state-of-the-art protection for your computer in every which way. Go for it dude.. -
Make Your Own Very Simple Counter Using PHP!
miCRoSCoPiC^eaRthLinG replied to websaint's topic in Programming
Can you paste the line/part of the script that's causing this error ? It'll be easier to diagnose that way. -
Tips To Dramatically Increase Adsense Revenue
miCRoSCoPiC^eaRthLinG replied to Transcendum's topic in Online Advertising
Good one man In most cases people just give up on Adsense without trying it the proper way.. If utilized properly, it can earn you pretty big bucks without moving a finger (literally).. I'm going to do a thorough reading of this - coz I'm one the "poor" adsense earners, although I've good faith in the product. -
Welcome aboard Have a nice stay at Xisto
-
Tavox - Don't worry about you English - it's excellent Welcome to Xisto and have a great stay. Am sure someone with exhaustive computing experience such as yours will find a second home out here right away. Just dive in, pick up topics of your interest and start discussing. The community here is very friendly and helpful - and you'll be a part of it in no time.All the best
-
The code seems absolutely fine except for one little mistake.. $host="hp2001.astahost.com"; // Host name$username="hp2001"; // Mysql username$password="********"; // Mysql password$db_name="hp2001_ucscKGD"; // Database name$tbl_name="members"; // Table name Notice that for $db_name - you've prefixed the database name with hp2001 - which is your cPanel username. Similarly, for $username - you'll have to prefix your MySQL DB username, with another hp2001. So it should be $username = "hp2001_hp2001" By default whenever you create a new MySQL DB and a username for it, they're both prefixed with your cPanel username. Try that and let me know - although, if it was a problem with the username, the error message should have said so. Seems like it's not connecting in the first place. Still give it a try and let me know.