Advertisement

Results for "Category: String Manipulation"

7_2009-2012 #228862
View-Edit MySQL Table

View, Edit any table in a MySQL database. Code is parameter driven, so you select what tables and what columns to display. Primary keys are always needed but those are hidden.

7_2009-2012 #229007
ASP Based Newsletter (Send daily/Weekly Newsletters to your site members)

This is a simple as it can be an HTML based news letter sending application made in Asp. Add this functionality to your web site to send news letters to your site members. This app has a client side where members can subscribe to your news letter and an admin side where you can monitor every thing. The administrator has a complete control panel to operate it. To See Admin's pass plz open the db and you will find it there. The Admin has following functionalities: Add Admin, Add Member(Subscribe Member)/unsubscribe/edit info etc, Send News letter to all the members in the list. The news letter can be in boht text/html forms. You can create your html basd newsletter in any application then copy paste its html code in the news text box and send. Thats it! ===============> This requires CDOnts.dlll to send the news letter using cdo messaging. gets the list from MS Access database in the db folder and sends it. Very simple to use and integrate , I hope this helps people out, dont forget to rank it 5 globes.

7_2009-2012 #229024
[HM] String Parse

parse a string with a delimiter... choose your own delimiter and replace it with whatever you want to. Very basic.. but it works. :)

7_2009-2012 #229104
Simulated Stack Class

This class was created for the main purposes of having a controlled "stack" (like the stack, or memory heap in a computer). It will let you push items onto the stack, pop them off, and retrieve the number of items on the stack, and more. I'm pretty much a beginner here, so tell me what you think.

7_2009-2012 #229106
Text Table Generator

This code lets you easily create text-tables for text documents or even comment-formatting in VB. This will automatically center your text in the table. *No error checking has been added, sorry!

7_2009-2012 #229135
MySQL & ASP tutorial [Just added: dsn-less]

Learn how to Install MySQL, import an Access database into MySQL database, and display data on a ASP page. Step by step tutorial with screenshots! Please leave questions or comments.. Updates: I have included a dsn-less connection!

7_2009-2012 #229136
Paging in MySQL and ASP

This a simple way to page in MySQL, its hard to find how to do this in MySQL and ASP so I wrote it and am now sharing it with you! It is my second post regarding MySQL. If you would like to learn how to setup MySQL and import an exsisting Access database you may find it here: http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=7739&lngWId=4 Please leave any comments if you find this code useful! Thanks for stopping by.. -Jason

7_2009-2012 #229146
ADO & VC++, NO ODBC

ADO & VC++ Connection I'm not using ODBC, VC++ tries to connect to Access file with ADO Objects. I know part of the code has been submitted before, but the current project it's opening in a Window instead of DOS console. Plus I'm not using ODBC stuff. Thanks =)

7_2009-2012 #229149
How Connecting a Access Table Using C#

This example showes you how to access a Microsoft Access Table using a C# class. Any feed back will be appreciate. Do not forget to vote !!!

7_2009-2012 #229152
Phonebook.cpp

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.

7_2009-2012 #229164
ASP Multi-word database search (Updated)

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

7_2009-2012 #229167
Simple base64 Example

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.

7_2009-2012 #229181
Song/Poem Assistant

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

7_2009-2012 #229243
Validate TextBox

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...

7_2009-2012 #229569
Import CSV into DataSet

***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.

7_2009-2012 #229589
Retrieve Tables and Column From ODBC

This program retrieve the tables and column existing from DSN ODBC. To do, use the OpenSchema method frmo ADO.

7_2009-2012 #229590
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.

7_2009-2012 #229623
Simple Notepad style app

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

7_2009-2012 #229664
English To French Translation Program

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.

7_2009-2012 #229665
English To French Translation Program(UPDATE!)

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.

Languages
Top Categories
Global Discovery