Advertisement

Results for "Category: String Manipulation"

3_2004-2005 #147303
WebMidi

Allows midi songs to be played on your web-site. Songs are stored in an Access 2k database. Code will play a random song or allows user to choose a midi song from a drop-down list. Code calls same page to play midi with ms media player. Could use mp3's but mp3's drag down server. I use this as a sidebar on my default web page. Let me know if you find any issues.

3_2004-2005 #147306
How to dynamically create a HTML table from an ADO recordset !.

Shows how to dynamically create a HTML table from a recordset. All you need is the connection string and the table name.

3_2004-2005 #147320
ASP Online Exam

ASP Online Exam, this is a quizzing website pulling question from question bank database [Access]. it also has a very useful set of administrator tools where in the admin can create new new Exams, monitor students performance generate reports and update question bank database. code is quite neat and fully commented, will be helpful for ASP Database beginners.

3_2004-2005 #147375
Variable Tool Tips

This Article explain and gives an example how to create a tool-tips in ASP page includes the data from one or more fields in the database in a grid.

3_2004-2005 #147382
Database Viewer

Shows the database's schema and the table's data

3_2004-2005 #147389
Online Database Editor

This will allow you to edit a collection of Access database's table data online. The bulk of the working code was originally submitted by Cakkie, and I added some new features, like secure login, the ability to select any database/table in a predefined directory, query tool, paging, result set count, and a new CSS style schema. I tested it a bit, but please report any bugs that may occour. View the ReadMe.txt file for setup instructions. UPDATED 9/12/2002

3_2004-2005 #147405
Recursive Shopping Cart ASP

This is a simple shopping cart made using recursive scripts. The entire system is stored in 1 asp file and 1 mdb for the data storage.

3_2004-2005 #147416
ASP Edge

ASP EDGE is a great online solution to setup websites with highly configurable Administrative options. ASP EDGE is an integrated engine of user management, News Publishing,Content Management, Message Boards, Internal Messaging, user rankings, Link Manager (category configurable),poll, rotating ad manager, logged users, active users etc. Now you too can build an Online Community, Intranet or Extranet! See how it works an the latest update on it www10.brinkster.com/aspedge

3_2004-2005 #147429
Build Table From DB

Purpose: The purpose of this widget is: 1. provide a single function to handle creating tables 2. provide a table that can sort both ascending and descending on any column 3. provide a table that can then link to an edit view 4. provide a table with alternating row colors for easier readability 5. Allow each of the above to be accomplished in 2 lines or less

3_2004-2005 #147440
ASP Banner Rotator

a basic banner rotator. please vote for me! www.vbcouk.co.uk

3_2004-2005 #147442
Using XML Data Island and Javascript

This article shows how to use Javascript to populate a combo box with data from a XLM data island in IE5. The XLM data island is dynamil changed by a ASP Page , without the need of redrawing the screen. This code is very flexible and powerful and could be adapted to show datas in tables.

3_2004-2005 #147445
A ADO Data Shaping or Multiple SQL Select

Do you have slow running mulitple SELECT Statements or long reports to fill on a web page. Use the Microsoft Shape Command. Learn to use ADO 2.1 and greater advance features. This code is great for three things, (1) Very fast way to do multiple SQL select statements and reports. (2) Great for databases not Normalized. (3) Avoids multiple nested single threaded ADO Record Sets loops which are very slow.

3_2004-2005 #147446
SQL Interface

Consists of two files sql.htm and tsql.asp. Nice little interface with any SQL Server database. Returns result sets, etc. If you find the code useful please rate the code.

3_2004-2005 #147480
Easy Forums - Message Board

Easy Forums is a fully functional message board system, developed using MS Active server pages: Features: - Authenticated login to registered users and facility of registration of new users - Sorting the Message board threads on the basis of Date, Email, Name, Subject etc. by a single click - Allows users to post new messages and reply to old messages. Feel free to modify, distribute, use this code as you may please, and if you like it please VOTE FOR ME in the contest.

3_2004-2005 #147487
Automated SQL Stored procedure functions

I was tired of writing code to execute store procedures so I wrote these functions that do most everything for me. Just supply the stored procedure name and an array of parameter values. Also provide a recordset or return value variable depending on what function you are using. SAVES ALOT OF TIME! There are some examples subs at the bottom...

3_2004-2005 #147488
e-mail sample

the sample will show how to display message fromt he database when a user logs in and how his session will get expired and after session expiration he was not able to read hiw messages until he logs in again

3_2004-2005 #147496
Asp delete duplicates in Database

This code delete duplicate records in MSAcces database.

3_2004-2005 #147515
ADO - Read and Write to Databases from VB using XML via ASP/HTTP

Shows how to get recordset data into a VB (or other) application from remote databases on the web, edit it, and put back the changes - all from simple ASP pages on the server via HTTP using ADO + XML - 1 line of code in VB to retrieve, 3 to return (+ not more than 25 lines of ASP on the server) for the simplest case. Requires :IE5 (IE4 will not work!), ADO 2.5+, XML (3 preferred) on Client PC / IIS4+ or PWS, ADO 2.5+, XML3 on Server

3_2004-2005 #147525
Forgot password! Don't worry

Sending Password through through Email(Using CDONTS)

3_2004-2005 #147531
ASP Code Generator

the engine i am providing is an asp code generator that i am currently using on my website (www.intratelligent.com) to allow asp developers to upload access databases online and build simple asp interfaces to interact with their data. (insert / update / delete and reporting functionality). although it is coded in vb, it can be compiled into a dll to be used as an object referenced by asp. otherwise it can be run as a stand-alone vb app. i have included a screen shot and added commenting to my code to make it more understandable. if you do not have a lot of experience in vb and asp this will be difficult for you to modify although it can be implemented by anyone.

Languages
Top Categories
Global Discovery