Web Links [Tag : Creating]
Sort By :
71. Creating a drop down navigational box
Learn how to implement a drop down menu box using the SELECT element of forms and JavaScript.
Category:   JavaScript > Tutorials > Navigation

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

72. Creating a Browser Detection JavaBean
A step by step tutorial to create a JavaBean which detects user browser and .NET enabled status. You can use this bean to develop browser friendly pages. Online demo available.
Category:   Java > Tutorials > JavaBeans

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

73. Creating Dynamic Cascading Style Sheets with ASP
This is a short tip on how to build dynamic cascading style sheets using an ASP page. Stylesheets are useful for separating the content and presentation of a Web page. While cascading style sheets are static text files, it shows how to generate dynamic style sheets using ASP.
Category:   ASP > Tutorials > Development

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

74. Creating PDF Files in PHP
This is a nice step-by-step article on how to create/modify PDF files in PHP dynamically.
Category:   PHP > Tutorials > Miscellaneous

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

75. Creating an XML and XSL Class
This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML data. This class encapsulates XML and XSL functionality, making it easier to display XML data in a number of ways.
Category:   ASP > Tutorials > XML and ASP

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

76. Creating a Function to Stream a Recordset to XML
This article shows how to create an XML document from a Recordset using the Microsoft XMLDOM object. It explains how to create a custom function that will take the contents of a Recordset and return a much friendly-on-the-eyes XML version. Once the ASP page calls this function and has, as a string, the XML structure, it can either save it to disk or write out the contents via Response.Write.
Category:   ASP > Tutorials > XML and ASP

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

77. Creating Custom Hierarchical Recordsets
This article covers two advanced ADO topics: creating hierarchical Recordsets (via data shaping) and creating custom Recordsets. Specifically, this article looks at how to create custom hierarchical Recordsets. The reader is required to have a fluid understanding of both data shaping and custom Recordsets.
Category:   ASP > Tutorials > Database-related

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

78. Creating an ASP-driven Page Counter for HTML Pages
This article illustrates a technique to provide dynamic content generated from an ASP page onto a static HTML page. Specifically it explains how to display a page counter on a number of static HTML pages.
Category:   ASP > Tutorials > Counters

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

79. Creating Excel Spreadsheets
This article describes using the Office Web Components (OWC) to create an Excel spreadsheet via ASP code based on the results from a database query. All of this complexity is encapsulated in a (rather basic) class.
Category:   ASP > Tutorials > Excel and ASP

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

80. Creating a Click-Through Tracking System
This tutorial along with a simple example code shows how to create a database-driven click-through tracking system using ASP. Useful for monitoring click-throughs for banners, hyperlinks or file downloads.
Category:   ASP > Tutorials > Click Tracking

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

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