CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 17:05:59 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080411064106
location: https://web.archive.org/web/20080411064106/https://www.daniweb.com/tutorials/
server-timing: captures_list;dur=0.486851, exclusion.robots;dur=0.020064, exclusion.robots.policy;dur=0.009632, esindex;dur=0.010312, cdx.remote;dur=45.354303, LoadShardBlock;dur=1390.444571, PetaboxLoader3.datanode;dur=115.920376, PetaboxLoader3.resolve;dur=1208.128691
x-app-server: wwwb-app210
x-ts: 302
x-tr: 1466
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; 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 17:06:00 GMT
content-type: text/html; charset=utf-8
x-archive-orig-date: Fri, 11 Apr 2008 06:41:05 GMT
x-archive-orig-server: Apache/2.2
x-archive-orig-x-powered-by: PHP/5.1.6
x-archive-orig-set-cookie: bblastvisit=1207893249; expires=Sat, 11-Apr-2009 06:41:05 GMT; path=/; domain=.daniweb.com
x-archive-orig-set-cookie: bblastactivity=0; expires=Sat, 11-Apr-2009 06:41:05 GMT; path=/; domain=.daniweb.com
x-archive-orig-cache-control: private
x-archive-orig-pragma: private
x-archive-orig-vary: Accept-Encoding,User-Agent
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: windows-1252
memento-datetime: Fri, 11 Apr 2008 06:41:06 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 23 Sep 2004 09:08:42 GMT", ; rel="prev memento"; datetime="Fri, 28 Mar 2008 00:14:41 GMT", ; rel="memento"; datetime="Fri, 11 Apr 2008 06:41:06 GMT", ; rel="next memento"; datetime="Sat, 26 Apr 2008 02:03:16 GMT", ; rel="last memento"; datetime="Wed, 27 Jul 2022 16:49:35 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_20080411034616_crawl106-c/51_3_20080411062259_crawl104.arc.gz
server-timing: captures_list;dur=0.634372, exclusion.robots;dur=0.025362, exclusion.robots.policy;dur=0.012502, esindex;dur=0.011576, cdx.remote;dur=51.738869, LoadShardBlock;dur=288.007643, PetaboxLoader3.datanode;dur=149.020342, PetaboxLoader3.resolve;dur=382.691449, load_resource;dur=350.706881
x-app-server: wwwb-app210
x-ts: 200
x-tr: 798
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
Tutorials
Tutorials
•
•
•
•

What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 309,562 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,882 IT professionals currently interacting right now! If you are in the IT industry or are just a technology enthusiast, you might find just what you're looking for in DaniWeb. Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our advertiser:
In this tutorial you will learn how to create a simple menu using Flash, while the menu items themselves will be imported from an XML file called menu.xml.
1. Start by creating a new flash document which can be called anything you like as long as the size is set to 550 x 80 px and the frame rate... (Read Full Tutorial)
User input/output is a key component in the programs you write, yet most online tutorials just provide a quick-and-dirty method of grabbing data. In other words, it works right up until the point the user does something unexpected.
In this tutorial you will learn how to avoid the common mistakes... (Read Full Tutorial)
In this tutorial you will learn how to turn your images into something more like a real photograph by simply adding a white frame to them. What’s more, the tutorial is easy enough for those new to Photoshop to be able to create something impressive, and create it quickly.
First things first... (Read Full Tutorial)
Although forms are one of the most boring elements of any website, styling them can be a dangerous business. All too often it is forgotten that the way a form looks will impact greatly upon what the user uses it for. Change the style too drastically and the user might not recognize it as a form at... (Read Full Tutorial)
In this tutorial you will learn how to create a stylish looking content box for your website. Before you start, however, you will need to have two custom patterns which should each be from a 5*5px image that just has a pencil line drawn diagonally across it. You need to create one of these with the... (Read Full Tutorial)
This tutorial will teach you how to create a transparent navigation bar for your website, similar to the navigation at the Microsoft Vista website.
1) Start by creating a new image in Photoshop with a height and width of 700*70px.
2) Filling the first layer with a dark background makes working... (Read Full Tutorial)
This tutorial will enable you to create a tabbed navigation bar to use on your website.
1) Open PhotoShop and create a new document with the size 670*70px.
2) Grab the rounded rectangle tool and draw a rectangle on the canvas, you will need to set the radius to 5px.
3) Next you need to add... (Read Full Tutorial)
Debian Linux is what you might call very, very flexible because it runs on nearly any hardware configuration, from Motorola chips to PowerPC to the x86 structure. So whatever your machine is Debian Linux can most likely run on it. However, because installation is so different between different... (Read Full Tutorial)
This tutorial will explain how to code a perfectly cross-browser compatible, single-level drop-down menu for your website. The first thing you are going to need is a little bit of JavaScript courtesy of Suckerfish. This should be placed in a file called menu.js and saved in the same directory as... (Read Full Tutorial)
One of the most important things to understand when automating office, is that it's heavily OOP, and therefore you are forced to work with objects. In order to create an object that is external to your application (for example an office application, whereas a button or textbox would be internal to... (Read Full Tutorial)