Results for "Category: String Manipulation"
Phone book just to help people get started. Had to do it for school. EDITS, DELETES, SORTS, PRINTS, DISPLAY, SAVE (DISK), RETRIEVE (DISK). thats about it.
After digging around and trying to find a decient multi word search function, I ended up building my own. This ASP page and database splits the words up and combines them with a SQL query string. It also allows you to resubmit a search for a "More Like This" link which resubmits the Keywords back into the page and searches for those words within the database Keyword attribute. Someone who found a bug reported it to me and I've since corrected it. If you find any more let me know! Thanks all for the votes
Simple base64 Encode/Decode example. I didn't write the module. It was written by these guys at www.di-mgt.com.au - They have this really good example of base64 plus crypto examples.
This program searches through a list of words and tries to find words that sound similar to the one you are looking for, such as Light and Bright. Quite simple. Keywords: Wordlist, list character rhyme common controls
tis is a simplest way of validating user input. Yust open the project and press F5... check TAG properti in text boxes... You can program validation in RUN TIME or at DEVELOPMENT TIME...
***UPDATED*** Import a CSV file into a dynamically created table in a Dataset. You can specify the field separator and text qualifier characters. You can say whether or not the first line in the CSV is the data header. You can save the imported CSV back out as CSV or XML. I use regular expressions to separate the fields, unlike some that use the Split function. Feel free to use and play with. If you find any problems, please let me know. The code has now been updated with the optional parameters removed turned into an overloaded procedure.
This program retrieve the tables and column existing from DSN ODBC. To do, use the OpenSchema method frmo ADO.
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.
Just a simple Notepad style program that has a few extra features. Dont give any credit cause it really sux as a competitor:) Just added it to help u make your own program and i think it will REALLY help you
This program translates as you type. Right now I am mainly working on english to french but I have put limited support for french to english. I know that there are lots of sites that can do this for you but I made this so if someone was making a chat program people speaking two different languages could talk to each other. Please leave a comment so I know where to improve. I will try to upload a new version in a few days or so.
This program translates as you type. Right now I am mainly working on english to french but I have put limited support for french to english. I know that there are lots of sites that can do this for you but I made this so if someone was making a chat program people speaking two different languages could talk to each other. Please leave a comment so I know where to improve. I will try to upload a new version in a few days or so.
This is a small data entry form in Windows XP style for the browser (IE). Addressess basic data base functionality such as INSERT, DELETE and UPDATE, as well navigation thru the record set.
Returns the results of a SQL query as an HTML table. This small function is not only very fast it also simplifies the programming logic for displaying data.
Who says you cant store code in a INI file ! The workarounds where quite easy ! Name says it all. Enjoy !!!
An explanation of windows resource templates.
LabDev sBuilder is designed to automate the boring task of building a Form & ASP page to receive and process the values submited; Once stablished a Connection, it generates all the necessary ASP ode for you, to manage a particular table; It generates code for the Form, Request.QueryString & Request.Form, Sql Insert, Update & Delete, and Connection Obj/String :-)
The purpose of this article is to teach the reader how to split a string into fragments and use the fragments effectively. Useful for Winsock programs, date commands, and other possible needs.
If you're just wondering how to use MySQL with VS.NET or are having problems, give this a try.
Extract hyperlinks from any HTML file. Create an output HTML file with options like sorting URLs, specifing colors, filtering links....
Multi-User Login & User Authentication with database connectivity. The files includes - login, Registration, Password Retrieving, Authentication and added files. Plus Admin files for viewing and editing database content online. Please feel free to change the code accordingly. Please Rate The Code. The Code has been updated with new files. Site Administrator can view the full details of Registered Users. The Code is running online on follwoing URL - http://rahul123.ipdz.com/login/