Results for "Category: Internet/ Browsers/ HTML"
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).
Will call a webservice that will verify an email address down to server level. This service is provided for FREE! No costs involved. Try it out!
I am developing this application for a physician who has lost his vision. This application is just a prototype, this browser will talk, from desk top. I have a request to viewer, if you wish to join and help, please email short stories. I shall thank his nephew who emailed me and my son who thought of sending a story that can talk. Kids have wonderful ideas, I wish I have their mind to think out of the shell. Win 98 users need to have Vtext.dll "CLSID:2398E32F-5C6E-11D1-8C65-0060081841DE" it comes with win2k prof/server. Also included in Microsoft Speech API 4.0a. The First para responds to onmousemove. Once you have tested with your mouse, click yes if you get activx warning. Please press F5 and click on Read Text button. AudioPause did not work, I used StopSpeaking to stop audio. To start again, click Read Text. My regards to all viewers.
"Web Site Designing" is a tutorial which aims to teach the Internet, HTML, DHTML, JavaScript, CSS and DOM. No prior knowledge / experience is required.
To have a completely functional Guestbook on your website, MINUS the difficulty of a database.
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.
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.
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. You can now include text with your pictures. An example is given which can be used as your starting point. Now cross-browser compatible.
When searching online for "How to prevent a form to be submitted by hitting enter" you'll find many (mostly unsatisfying) creative solutions. I think that my solution will work for most of the cases. Just follow the neccessary steps in the following article. If you like it please vote! ;)
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
Displays a dynamic calendar in html using asp
This ASP-Calendar have the same functions (and more) as the ActiveX-calendar from Microsoft. It´s works only correct with the IE 5.0 or hiher. If you make any additional function, please send me an Update. Cheers
This file has some source files that can change your browser's scrollbar color, link hover color, and even have a mouse trail with a phrase of your choice. I will update as often as I make new. Vote for me!!! Dont forget to take out the comment tags!
Uses CSS and simple VBScript to create beautiful print reports.
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.
Write "Code 128 B" barcodes to a web page with just a little bit of VBScript and a little HTML. Some people are charging so much for such a little thing. I wrote this so I wouldn't have to pay hundreds of dollars for it...and it was worth it. It was just a piece of cake... There are many other barcode standards out there, of course, but I leave those to someone else.
This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).
Dragable DHTML Flowchart. It is using VML to create connections between boxes.
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
Banshee Chat is an experimental ASP and XML chat. It is flickering free. It allows unlimited users. Use XMLDOM to retrive on server the xml file. The version is 1.1 on next release i implement: private messages, online user visualization, and multiple room chat with improved graphical frontend.