Web Links [Tag : Display]
Sort By :
61. Ace Date Display
This is a JavaScript code snippet to display todays date on your web page.
Category:   JavaScript > Scripts and Programs > Date and Time

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

62. Browser Info Display
Use this code snippet to determine and display the type of browser your visitor is using.
Category:   JavaScript > Scripts and Programs > User Information

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

63. Screen Resolution Display
This is a code snippet to determine and display the screen resolution of your user.
Category:   JavaScript > Scripts and Programs > User Information

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

64. Display an Excel DB
The author writes "For small data bits on a server where the chance for significant simultaneous traffic is not likely excel can perform many of the basic tasks that can be accomplished in Access or SQL Server, but on a much smaller scale." This exmaple code demonstrates how to display data from Excel using sample data of Hank Greenbergs career statistics. Example code available for download.
Category:   ASP > Tutorials > Excel and ASP

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

65. Link & Display Text Files
This example code demonstrates how to link and display text files within a single document in ASP. Using the title of the text files as hyperlinks, when clicked the file name, the full contents of the document will be displayed. Very useful for making copybooks and file layouts available online.
Category:   ASP > Tutorials > File Manipulation

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

66. Form Dynamically Display Parts
This JavaScript example shows how to create a form that has a portion of the form shown (or hidden) upon certain user events. (radio button selection by the user in this example) Note: Netscape has a problem with embeding a portion of a form inside a DIV/SPAN/LAYER, which is why there are three forms shown here, but once you have the values, its easy enough to pull the information together before running the target of the frame.
Category:   JavaScript > Scripts and Programs > Forms

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

67. How to display your code
Here is a solution to displaying ASP code in an ASP page without executing the code. Useful for displaying the code in an article about ASP.
Category:   ASP > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

68. Display Image From Database
It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how to retrieve images from a database table and use them in an HTML page.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

69. Display Students Note
A PHP/MySQL-based script to display students lesson notes on the Internet. You can add as many students to access the notes as you wish. Also includes ability to search and list by number, first and last name, etc.
Category:   PHP > Scripts and Programs > Education

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

70. Screen Display Controller
This is a javascript which can adjust any internet browser screen display with 1024x768 and above into 800x600. At present there are a variety of monitor resolution sizes. When webmasters design HTML documents, the screen display can not be adjusted for each user. This javasript will always ensure your screen to be 800x600.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [<< First] [< Previous] 2 3 4 5 6 7 8 9 [Next >]