Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Gilles Manouvrier"

This code send a query to a job site and return al...Version: VB6
Author: gilles manouvrierSubmitted: 5/21/2002Downloads: 7128
This code send a query to a job site and return all links about your request creating an HTML doc. For example, you enter ASP or PHP in the textbox and click Search : A doc will appear in webBrowser control with all jobs relative to ASP or PHP.

this code analyse DOM of a web document(Document O...Version: VB5
Author: Gilles ManouvrierSubmitted: 4/4/2001Downloads: 7739
this code analyse DOM of a web document(Document Object Model). Usefull in order to rettrieve all links, images, scripts informations like url, index, absolute index of all HTML objects. Give you information in a treeview sorted by class or not(Put an u ...more>>

A simple parse function which returns in an array ...Version: VB5
Author: Gilles ManouvrierSubmitted: 1/12/2001Views: 11334
A simple parse function which returns in an array all words between two delimiters.

Send Text or HTML Mail(You can join an ONLINE phot...Version: VB6
Author: Gilles ManouvrierSubmitted: 1/12/2001Downloads: 7720
Send Text or HTML Mail(You can join an ONLINE photo). Retrieve all your input box mails and create a new folder.

This is a string cleaner....Version: VB3
Author: Gilles ManouvrierSubmitted: 12/21/2000Views: 9890
This is a string cleaner.

A picture mapper : You want to cut a big picture c...Version: VB5
Author: gilles manouvrierSubmitted: 12/14/2000Downloads: 6488
A picture mapper : You want to cut a big picture containing buttons, sprite, but it's very slow to find and get exacts coordonates? This code create FOR YOU the PaintPicture Method.

Function which fill forms with some little picture...Version: VB5
Author: Gilles ManouvrierSubmitted: 11/21/2000Views: 8966
Function which fill forms with some little pictures (like the background image of a HTML Document). insert this code in a module and call from form_load. pic is the picture path and ctl is the form.

this vb code executes a request from metacrawler.c...Version: VB6
Author: Gilles ManouvrierSubmitted: 11/20/2000Downloads: 6277
this vb code executes a request from metacrawler.com and returns all links results in a TreeView.

ADO Viewer. This code retrieve all columns, query...Version: VB6
Author: Gilles ManouvrierSubmitted: 11/20/2000Downloads: 13879
ADO Viewer. This code retrieve all columns, querys, fields of a database(Access, SQL Server, etc...) I made this sample with Access but you can change connexion string to view Oracle or SQL Server databases. I use the ADO Connexion OpenSchema method. ...more>>
Page 1 of  1

Go to page: 1