Advertisement

Results for "Category: Internet/ Browsers/ HTML"

2002VB #25284
Resize and move browser window after opening

Resize and position the browser window

2002VB #25296
VBScript Tutorial: Chapter 2--Introduction to the IE Object Model

Since you are using VBScript, that should mean that either you have separate versions for Netscape and Internet Explorer users, make pages which tailor themselves to the client's browser, use VBScript only for non-essential page features, or are developing only for people using Internet Explorer. I have provided an example of a forwarding page which separates users capable of VBScript from others, and also a script which calls extra features if the client is using Internet Explorer. Note that they both use JavaScript, so that they will function in either NN of IE.

2002VB #25302
Force a Save File Dialog

This piece of code FORCES the user to save known file types (ie: *.mpg, *.gif, *.jpg, *.htm... you get the idea). Normally these (known file types) are opened in the browser, if you wish to bypass this feature in the browsers and allow the user to save a copy to their local computer without telling them to "right click" on the file and select "save target", this is the way. This code is REAL SIMPLE. I commented EVERY line so you know exacly what purpose it serves. If you have any enhancements to make to it, please let me know I'd love to see them. Please vote good or bad, 'cause I'd like to know.

2002VB #25348
Polls Admin v2.02

Polls Admin is back. Custom number of questions, customizable layout, emailing, printing.

2002VB #25372
Parse Metadata from URLs

This class demonstrates how you can request the HTML of a URL from another website using the XMLHTTP object to spider the web page. (Simular to the methods of the ASPHttp object). The data is parsed and made available through a class object. This code is great if you are thinking about creating a Search Engine - or you just want to verify that URLs exist that users may place in there profiles. Also handy for finding broken links. If your server has IE5, or XML objects from Microsoft installed on it, then you should be able to use this demonstration without any problems.

2002VB #25373
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.

2002VB #25398
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).

2002VB #25419
Spell Checker

Use Microsoft word spell checker utility

2002VB #25426
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.

2002VB #25428
Guestbook w/o Database Version 2.0

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

2002VB #25489
ASP Refresh

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

2002VB #25490
Format Date

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

2002VB #25491
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!

2002VB #25492
Alternate Row Colors

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

2002VB #25495
Browser Wars 2

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

2002VB #25498
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.

2002VB #25526
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.

2002VB #25546
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.

2002VB #25553
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

2002VB #25561
Complete ASP Calendar

Displays a dynamic calendar in html using asp

Languages
Top Categories
Global Discovery