Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~24.6K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

18 Posted Topics

Member Avatar for Luckychap

@Sri_2 It's C language. See the fragment with the includes.. typical for C. Don't know if it's ansi-C or C++ or an other "version" of C... #include<iostream.h> #include<stdio.h> #include<conio.h> #include<string.h> #include<stdlib.h> #include<assert.h>

Member Avatar for overwraith
1
13K
Member Avatar for ITPT

They are probably some sort of dbase files. To determine the file type, you can use the "file" command. file foobar.tdb If you are sure of the file type you can start searching for a proper viewer..

Member Avatar for danielpeterson
0
8K
Member Avatar for toomutch

Did you check out this page? http://support.microsoft.com/kb/310316 Contains (seems useful for you): "By default, an object inherits permissions from its parent object, either at the time of creation or when it is copied or moved to its parent folder. The only exception to this rule occurs when you move an …

Member Avatar for SalmiSoft
0
358
Member Avatar for mathiaslisborg.jakobsen

I changed your last "long" listen to this. My php is rusty but I think it will do the trick. I did not test it.. :s <?php include 'header.php'; require ('steamauth/steamauth.php'); // // use "htmlspecialchars()" on each value of Players if(is_Array($Players)){ foreach($Players as $Player) { $Player = htmlspecialchars($Player); } unset($Player); …

Member Avatar for Mocabilly
0
362
Member Avatar for Wei_3

Well, not realy a solution with CTRL-Z or a beauty contest winner; to run the command: xterm -T unique_name -e ping 192.168.1.1 & to quit the command: pkill -f "unique_name"

Member Avatar for Mocabilly
0
122
Member Avatar for Khaldoun Latif

Can you be a bit more specific? Online learning (in general) or not depends a lot of your personal abilities, for some it works, for some it doesn't..

Member Avatar for emiola.taofeekafolabi
0
184
Member Avatar for SQLpower

Do you need the .net for the text editor part? why don't you use any of these? http://woork.blogspot.be/2009/02/best-rich-text-editors-ready-to-use-in.html

Member Avatar for SQLpower
0
239
Member Avatar for Mocabilly

Hi all, We use a .hta vbscript from a fileserver, but after office 2007 has been intalled, the script does not read/write from/to a .mdb file on that same fileserver. The script does work (with office 2007), if it is started from a desktop instead of the fileserver. (reading/writing the …

Member Avatar for Mocabilly
0
306
Member Avatar for knotholaze

These links should get you started: http://phpforandroid.net/ http://www.androidhive.info/2012/05/how-to-connect-android-with-php-mysql/ http://www.talkandroid.com/6211-php-for-android-install-it-and-start-testing/ http://www.developer.com/ws/android/programming/Build-Your-First-PHP-for-Android-Application-3904261.htm

Member Avatar for Mocabilly
0
89
Member Avatar for lkallas

Your best option (in my opinion) would be to use vbscript (as you want to use vbscript) in a .hta application. The HTML part will give you an easy way to create a userinterface. The vbscript seemed (pointing to your question) obligated.. If you google on "scripting guy" and vbscript …

Member Avatar for RobCr
0
158
Member Avatar for Dhruv10989
Member Avatar for super-duper

If there is no special reason for doing this with a .bat file, I would recommend to use vbscript or powershell. It's much easier to do those things in a script. http://msdn.microsoft.com/en-us/library/t0aew7h6.aspx http://technet.microsoft.com/nl-nl/scriptcenter/powershell%28en-us%29.aspx

Member Avatar for Mocabilly
0
253
Member Avatar for Mocabilly

Hi all, We use a .hta vbscript from a fileserver, but after office 2007 has been intalled, the script does not read/write from/to a .mdb file on that same fileserver. The script does work, if it started from a desktop instead of the fileserver. (reading/writing the same .mdb file on …

0
122
Member Avatar for Mocabilly

Hi all, I wrote a .hta script (with vbscript - no jscript, in it) and put it on a fileserver. The people who use this script, start the script by clicking on a shortcut on their Desktop that leads to the .hta script on the fileserver. The .hta script reads …

0
178
Member Avatar for Mocabilly

Hi all, First of all, I never experienced problems using secured pages, except for (this) [B]one[/B] site. To picture it in short, I use a login page, get directed to an other login page, I DO get logged in, and as I'm logged in, an other page (main secured page) …

Member Avatar for Mocabilly
0
286
Member Avatar for veledrom

Well, I don't know of a "dreamweaver for linux" but I would not recommend using wysiwyg stuff if you want to simplify doing stuff in php... But maybe you'll find something in the link below that might help you out. [URL="http://www.ibm.com/developerworks/library/os-php-ide/index.html"]http://www.ibm.com/developerworks/library/os-php-ide/index.html[/URL]

Member Avatar for Mocabilly
0
223
Member Avatar for veledrom
Member Avatar for frog3764

There are a few, older though, games that you can run perfectly on linux, like enemy territory (witch is in fact more stable/faster in linux for me then it is in win xp) for example Dunno about new Linux games since my hardware wont support them anyway.. Flash works fine …

Member Avatar for necrolin
0
89

The End.