Results for "Category: Internet/ Browsers/ HTML"
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.
It displays a new image every time a user goes to your site, for example, every refresh will display a new banner. If you could all give me some feedback, and please rate my work.
I looked for a way to format the date into dd/mm/yyyy server side. not much here so here is a one liner for those who need it.
"HTTP File Commander" is a DHTML remote file management tool. The server side is an ASP based service. The client side is just Internet Explorer. You can copy, delete, move, and edit files on remote computer the same way you it on a local one.
This code demonstrate how to use "InternetExplorer.Application" ActiveX Object.
I've looked long and hard trying to find a method to do a mass email using graphics...but to no avail...so, I wrote this simple program to send HTML email...just attach to a data source, and you're on your way...(by the way, you won't believe how easy this is!) Let me know what you think???