#12001/7/5 16:32:09
UltraSuite 4000 Extensions Package
Over 130 user-friendly ASP/VBS and ASP/JS Server Behaviors. The categories include UltraCookies, UltraSessions, UltraProductivity, UltraPals, UltraLogin, ASPMail, CDO NewMail, JMail, ASPUpload, SA-FileUp. Also featuring some extensions by Thomas Muck.
List of extensions in the UltraSuite4000:
UltraCookies:
US4001: Set A Cookie To Pre-Defined value
US4002: Set Cookie To value Of Form Element
US4003: Set Cookie If CheckBox Is Selected
US4004: Set a Cookie Based on value of URL Parameter
US4005: Set a Cookie Based on value of Session Variable
US4006: Delete A Cookie
US4007: Redirect If Cookie Exists
US4008: Redirect If Cookie Does Not Exist
US4009: Redirect To One Page If Cookie Exists, To Another If It Does Not
US4010: Redirect If Cookie value Matches
US4011: Redirect If Cookie value Does Not Match
US4012: Redirect To One Page If Cookie Matches, To Another If It Does Not
US4013: Redirect To URL in Cookie
US4014: Server.Transfer If Cookie Exists
US4015: Server.Transfer If Cookie Does Not Exist
US4016: Server.Transfer To One Page If Cookie Exists, To Another If It Does Not
US4017: Server.Transfer If Cookie value Matches
US4018: Server.Transfer If Cookie value Does Not Match
US4019: Server.Transfer To One Page If Cookie Matches, To Another If It Does Not
US4020: Server.Transfer To URL in Cookie
UltraSessions:
US4101: Set A Session Variable To Pre-Defined value
US4102: Set Session Variable To value Of Form Element
US4103: Set Session Variable If CheckBox Is Selected
US4104: Set a Session Variable Based on value of URL Parameter
US4105: Set a Session Variable Based on value of Cookie
US4106: Delete A Session Variable
US4107: Remove All Session Variables
US4108: Redirect If Session Variable Exists
US4109: Redirect If Session Variable Does Not Exist
US4110: Redirect To One Page If Session Var Exists, To Another If It Does Not
US4111: Redirect If Session Var value Matches
US4112: Redirect If Session Var value Does Not Match
US4113: Redirect To One Page If Session Var Matches, To Another If It Does Not
US4114: Redirect To URL in Session Variable
US4115: Server.Transfer If Session Variable Exists
US4116: Server.Transfer If Session Variable Does Not Exist
US4117: Server.Transfer To One Page If Session Var Exists, To Another If It Does Not
US4118: Server.Transfer If Session Var value Matches
US4119: Server.Transfer If Session Var value Does Not Match
US4120: Server.Transfer To One Page If Session Var Matches, To Another If It Does Not
US4121: Server.Transfer To URL in Session Variable
US4122: If value Of Session Var is One, Redirect To Page One; If Two, Redirect To Page Two; Else Redirect To Page Three
US4123: If value Of Session Var is One, Server.Transfer To Page One; If Two, Server.Transfer To Page Two; Else Server.Transfer To Page Three
UltraProductivity:
US4201: Do Not Cache Page
US4202: Redirect To Another Page
US4203: Server.Transfer To Another Page
US4204: Server.Execute Another Page
US4205: Detect Browser And Redirect
US4206: Detect Browser And Server.Transfer
US4207: Redirect If Recordset Is Empty
US4208: Server.Transfer If Recordset Is Empty
UltraPals - 2 SBs by Tom Muck:
US4301: Dynamic Text with Replace (allows you to pick a recordset, column, Text To Replace, and Replace With.)
US4302: Insert-Retrieve ID (This one is like the standard Insert SB, but allows you to retrieve a field from the database after the insert and place it in a Session or other type of variable. - it works only in Access and not in SQL Server)
UltraLogin:
US4401: If User Is Not Logged In Then Set URL To Session Var And Redirect To Login Page
US4402: If User Is Not Logged In Then Set URL And URL Param To Session Var And Redirect To Login Page
US4403: Redirect To URL In Session Variable If It Exists Or Set Session Var If It Doesn't
US4404: If User Is Not Logged In Then Set URL To Session Var And Server.Transfer To Login Page
US4405: If User Is Not Logged In Then Set URL And URL Param To Session Var And Server.Transfer To Login Page
US4406: Server.Transfer To URL In Session Variable If It Exists Or Set Session Var If It Doesn't
Generate a random password
Generate a random password and email it to user
Main Login page extension with validations
Server side form validations
Send password to user if the user has forgotten password
UltraEmail: (you need to have the CDO NewMail, ASPMail, ASPQMail, or JMail COM installed on your server to use these extensions)
CDO - Subscribe to newsletter
CDO - Send feedback to webmaster
CDO - Send email on page load
CDO - Send users IP address transparently on page load
CDO - Send mail to yourself and to the user based on what the user enters in form fields
CDO - Send mail by submitting forms to the same page
CDO - Send mail by submitting forms to a different page
CDO - Send mail - for advanced users
ASPMail - Subscribe to newsletter
ASPMail - Send feedback to webmaster
ASPMail - Send email on page load
ASPMail - Send users IP address transparently on page load
ASPMail - Send mail to yourself and to the user based on what the user enters in form fields
ASPMail - Send mail by submitting forms to the same page
ASPMail - Send mail by submitting forms to a different page
ASPMail - Send mail - for advanced users
JMail - Subscribe to newsletter
JMail - Send feedback to webmaster
JMail - Send email on page load
JMail - Send users IP address transparently on page load
JMail - Send mail to yourself and to the user based on what the user enters in form fields
JMail - Send mail by submitting forms to the same page
JMail - Send mail by submitting forms to a different page
JMail - Send mail - for advanced users
ASPQMail - Send mail - for advanced users
UltraUploads: (you need to have the SA-FileUp or ASPUpload COM installed on your server to use these extensions)
SA-FileUp - simple upload
SA FileUp - login/security check and file upload
SA FileUp - upload multiple files
SA FileUp - upload file and send CDOMail with userinfo including IP address (can reduce some mischief)
SA FileUp - upload file and send ASPMail with userinfo including IP address (can reduce some mischief)
SA FileUp - upload file and send JMail with userinfo including IP address (can reduce some mischief)
ASPUpload - simple upload
ASPUpload - login/security check and file upload
ASPUpload - upload multiple files
ASPUpload - upload file and send CDOMail with userinfo including IP address (can reduce some mischief)
ASPUpload - upload file and send ASPMail with userinfo including IP address (can reduce some mischief)
ASPUpload - upload file and send JMail with userinfo including IP address (can reduce some mischief)
(IIS 5.0 required for the Server.Transfer and Server.Execute server behaviors but don't worry if you are using IIS 4 because for each of the Server.Transfer server behaviors there is an equivalent one which uses Response.Redirect)
TextText
Text