| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
configure mozilla firefox to allow to run an exe from a website | Microsoft Visual C++ | Intermediate / infant_coder | 2569 since 1/13/2011 4:59:41 PM | Unrated
|
| |
//This program is to configure mozilla firefox to allow to run an exe from a website.
We need to add "user_pref("signed.applets.codebase_principal_support",true);" to the file prefs.js.
/*This program will find the path to application data of user,and ge ...(description truncated) |
| |
| |
| |
 |
Console Simple Webpage maker | C++ (general) | Beginner / d__K | 1784 since 10/27/2005 8:29:40 PM |
By 1 Users
|
| |
This code simply makes an html file for you, by the inputs that you put in, it is simple and fun well i hope it is fun |
| |
| |
| |
 |
Convert HTML Form to Perl generated form | C, C++ (general) | Not Given / Found on the World Wide Web | 4845 since 10/23/1999 |
By 2 Users
|
| |
Utility program to convert a form HTML file into a Perl program that generates the same HTML. http://www.cs.latrobe.edu.au/~yuand/ansi_c/index.html |
| |
| |
| |
 |
Counter (for web page or other) | C, UNIX C++ | Beginner / #2pencil | 2856 since 8/10/2005 1:24:56 AM | Unrated
|
| |
Tracks hits for your web site, as well as rebuilds the html for the next hit to be displayed. So when your site is viewed, you have pure text output, not a jpg or gif. |
| |
| |
| |
 |
cpp code to find system proxy settings (windows) | Microsoft Visual C++ | Advanced / infant_coder | 3300 since 1/27/2011 7:10:42 PM | Unrated
|
| |
CPP code to detect system proxy in windows. It uses api -
WINHTTP_CURRENT_USER_IE_PROXY_CONFIG
|
| |
| |
| |
 |
Crorepati Game | C++ (general) | Beginner / Atheek Rahuman | 5337 since 11/10/2003 1:36:10 AM | Unrated
|
| |
a simple cpp graphics program that simulates the famous KBC show.i have not included features such as phone-a-friend,audience etc.This is my first
project in graphics and mouse programming. |
| |
| |
| |
 |
curl_get url to a string | Microsoft Visual C++ | Beginner / infant_coder | 3615 since 11/8/2010 7:57:21 PM | Unrated
|
| |
curl_get_url
To get a url and store it in a string.
The required library files and header files are included in the folder "libcurl libraries".
Open the project and add additonal include folder and library folder.
Add libcurl.lib, ws2_32.lib & curllib.li ...(description truncated) |
| |
| |
| |
 |
daytimeclient.c | C | Intermediate / Materialised | 4371 since 2/11/2004 9:38:33 PM |
By 1 Users
|
| |
This code simply connects to a daytime server on a remote host and grabs and displays the system time. It uses a tcp socket to establish this connection.
After you have compiled it, test on codegurus.org |
| |
| |
| |
 |
Dialler | Microsoft Visual C++ | Beginner /
| 4374 since 7/17/2001 9:59:17 PM | Unrated
|
| |
This is my first submission og c/c++ code.
This Dialler will give additional information about connection status and the RAS functions |
| |
| |
| |
 |
diego_identd.c | C | Advanced / Diego Bauche Madero | 1676 since 4/19/2005 3:20:31 AM | Unrated
|
| |
This code is an implementation of a identd2 server, although it doesn't really replies as the RFC says, it replies with a random DWORD (in hexadecimal). |
| |