CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 02:22:39 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080420175554
location: https://web.archive.org/web/20080420175554/https://www.daniweb.com/code/forum2.html
server-timing: captures_list;dur=0.601785, exclusion.robots;dur=0.019025, exclusion.robots.policy;dur=0.008374, esindex;dur=0.012735, cdx.remote;dur=45.621799, LoadShardBlock;dur=211.135484, PetaboxLoader3.datanode;dur=73.986594, PetaboxLoader3.resolve;dur=46.112843
x-app-server: wwwb-app224
x-ts: 302
x-tr: 286
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 06 Aug 2025 02:22:40 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Sun, 20 Apr 2008 17:55:53 GMT
x-archive-orig-server: Apache/2.2
x-archive-orig-x-powered-by: PHP/5.1.6
x-archive-orig-set-cookie: bblastvisit=1208710123; expires=Mon, 20-Apr-2009 17:55:53 GMT; path=/; domain=.daniweb.com
x-archive-orig-set-cookie: bblastactivity=0; expires=Mon, 20-Apr-2009 17:55:53 GMT; path=/; domain=.daniweb.com
x-archive-orig-cache-control: private
x-archive-orig-pragma: private
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 20 Apr 2008 17:55:54 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 11 Feb 2008 09:49:26 GMT", ; rel="prev memento"; datetime="Fri, 28 Mar 2008 08:24:38 GMT", ; rel="memento"; datetime="Sun, 20 Apr 2008 17:55:54 GMT", ; rel="next memento"; datetime="Thu, 15 May 2008 11:27:27 GMT", ; rel="last memento"; datetime="Thu, 10 Dec 2015 06:55:23 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_3_20080420121510_crawl107-c/51_3_20080420174105_crawl104.arc.gz
server-timing: captures_list;dur=0.670314, exclusion.robots;dur=0.024436, exclusion.robots.policy;dur=0.010723, esindex;dur=0.011880, cdx.remote;dur=43.107219, LoadShardBlock;dur=372.269265, PetaboxLoader3.datanode;dur=346.069613, PetaboxLoader3.resolve;dur=116.826734, load_resource;dur=168.368431
x-app-server: wwwb-app224
x-ts: 200
x-tr: 680
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Software Development Code Snippets
This class Generate A unique string. You can concatenate Timestamp to this Unique String and use it as Unique ID (View Snippet) This is a very simple program that uses text mode to display a boucing "ball." The ball is just a character that moves across the screen, erasing all in its path. It is coded to work like a screensaver, so the program ends when any key is hit.
NOTE: I am in no ways an assembly guru, if anything... (View Snippet) Hey, i was just mucking around and improving my code etc and made a calculator, it's not the best calculator in the world, it only can handle 1 or 2 numbers but i think it's good my self :). (View Snippet) Just post simple code. Give a feedback if it helps u :) (View Snippet) EventViewer can be accessed by Selecting Event Viewer from Administrative Tools of Control Panel. This code snippet will add an Entry called Shalvin inside the Application section. (View Snippet) This well commented Python snippet uses wxPython's plotting widget to graph the projectile motion of two different firing angles on the same plotting canvas. (View Snippet) Simple code for matrix with pascal.
--Jery-- (View Snippet)
Software Development
•
•
•
•

What is DaniWeb IT Discussion Community?
You're currently browsing the Software Development category of DaniWeb, a massive community of 315,086 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,502 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Software Development advertiser:
Generate A Random String Id in java
Text Mode Bouncing Ball in asm
Calculator, Includes Sin, Cos, Tan And Sqaure Root! in cplusplus
Dislay Data on datagrid in csharp
Hi all, here is a small program I have worked on over these last two days, I have submitted it in the hopes of some constructive criticism and suggestions (please be kind, this is one of my earlier C projects lol). This is a small console application that simulates a contact management database.... (View Snippet)
Writing to EventLog - Shalvin in csharp
Graphing Projectile Motion with wxPython in python
Create and Read Matrix in pascal
This code to save, Edit and delete data in VB.Net using SQLServer as backend. this code is continuance from my previous post "Show Data in DataGrid with VB.Net 2003 and SQLServer 2000". so i didn't write code how to connect SQLServer 2000 with VB.Net 2003 cause this already in there.
Please see... (View Snippet)
CAS is the programatically means by which you secure the resouce of a system like file system, printer, registry, etc. in contrast to Role Base Security (RBS) (View Snippet)
- Today's Posts
- Unanswered Threads
Related Blog
Related Code Snippets
- asm Code Snippets
- bash Code Snippets
- c Code Snippets
- cplusplus Code Snippets
- csharp Code Snippets
- delphi Code Snippets
- fasm Code Snippets
- java Code Snippets
- pascal Code Snippets
- perl Code Snippets
- python Code Snippets
- qbasic Code Snippets
- spyce Code Snippets
- vbnet Code Snippets
- visualbasic Code Snippets
- visualbasicnet Code Snippets
- visualcplusplus Code Snippets
Related Tutorials
Related Links
DANIWEB FEATURE INDEX
ADVERTISEMENT
STATISTICS