Advertisement

Results for "Category: Internet/ Browsers/ HTML"

2002C #16769
Client Bandwidth Recorder

Measures the bandwidth in kbps (kilobits per second) that the client is viewing your website at. Works with modems, dsl, cable modems, network cards and any other means of connecting to the internet.

2002C #16794
Detect if Cookies are Enabled with 1 (that's one!) line of code

In looking for an easy way to detect the client browser's cookie settings, everything I've found has been complex. Each example I've found requires a page refresh or redirect to itself. This severely hampers true application development as the Request.Form collection is then cleared. This code is something simple I stumbled on and it works (see explanations).

2002C #16815
Spell Checker

Use Microsoft word spell checker utility

2002C #16822
Web Site Designing (HTML, DHTML, JavaScript, CSS and DOM)

"Web Site Designing" is a tutorial which aims to teach the Internet, HTML, DHTML, JavaScript, CSS and DOM. No prior knowledge / experience is required.

2002C #16824
Guestbook w/o Database Version 2.0

To have a completely functional Guestbook on your website, MINUS the difficulty of a database.

2002C #16885
ASP Refresh

Instead of using a META refresh, use an ASP refresh to insure you have the most current copy of the web page.

2002C #16886
Format Date

Format the current data (off the server) in the following format, for example, Tuesday, June 19, 2001.

2002C #16887
Add to Favorites - Dynamically!

After searching throughout the web for a JavaScript function that would add a web page to a users favorites folder, I grew increasingly impatient with the laziness of others code, (hey why re-create the wheel?) because others code only lets you add one page to a users favorites folder. Therefore, I created a DYNAMIC “Add to Favorites” function, that for example will add the web page where the code is located to the users favorites. Just create an include virtual, (for script) and insert the include onto all of your pages, or preferably if you have a header page include, just copy the code into that – and Voila! As long as you have the TITLE tags on your page, you’re set!

2002C #16888
Alternate Row Colors

Ever want alternate the row colors of your record set? This code is the easiest way to do it!

2002C #16891
Browser Wars 2

This is a follow up to Sam's arcticle posted a few days ago. ---------------------------------------------

2002C #16894
The ongoing Netscape Dilemma

Ever since the "official" end of the browser war, developers have had to ask themselves "to Netscape? Or not to Netscape." That is the question. With old standards in mind, and new ones on the way with the release Netscape 6.1 the question remains.

2002C #16922
Web messaging System

This is a client server application in which client is an ASP site and the server is a VB component that uses Winsock control, the users can send messages to the server via client side ASP code.

2002C #16942
PicturePod

Creates a pop-up window to display an image viewer on a website. The viewer can then move backwards and/or forwards through the images. Useful if you need to create multiple pop-up image viewers as it uses a single ASP page and XML files to generate the HTML file. An example is given which can be used as your starting point.

2002C #16949
XmlToolz

simple editing XML, XSL cek if XML/XSL well formed or not display XML as tree view transform and display XML (based on XSL) as HTML

2002C #16957
Complete ASP Calendar

Displays a dynamic calendar in html using asp

2002C #16992
Dynamic Calendar (updated as of August 30, 2001)

Calendar generated using Dynamic HTML and client-side vbscripts. Can be used as a modal datepicker popup window. Does not use the asp 'post'/'get' method to process the contents of the page. Fast and easy to use. Added some bug-fixes.

2002C #16995
Fast Load

Lets your site visitors download with one link! Just add a link and your done! Also makes a nice anti-leech program!

2002C #16996
CDF/Active Desktop Example with ASP

Helps to show how to make an Active-Desktop webpage. Every step is commented, and ASP isn't even (really) needed to manipulate the material within the page (just shown in the example).

2002C #17009
XMLHTTP & ASP Whois Lookup script

I coded this script after weeks of trying to get perl whois scripts to work,on a windows 2000 server, it uses Microsoft.XMLHTTP component to retrieve whois information from Nominet UK & Network Solutions. It works by posting the domain name to their whois page. The page is returned to the script and XMLHTTP component strips the rubbish of the returned object and prints out the whois information You can see the script in action at the following addresses: http://www.dwiwebdesign.com/whois/whoisv1-uk.asp http://www.dwiwebdesign.com/whois/whoisv1-us.asp http://www.dwiwebdesign.com/whois/whoisv1-uk&us.asp You don't need any objects installed on the server. Only Internet Explorer 5 or more. If there's any problems email me and i will try to help you out.. David Irwin

2002C #17011
Word Highliter

Ever see a search engine that highlights your search results? This code does that. It takes a querystring, and compares it to a second variable. The second variable will be written to the page, and any matching words will be in highlighted and bolded. See screenshot for details.

Languages
Top Categories
Global Discovery