It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Visual Basic Forum

VB template need help

Moderator: dafunkymunky

VB template need help

Postby nextdoornextdoor on Fri May 11, 2007 4:59 pm

Hi ,

Im quite new to VB . Hopefully kind soul like you will able to help me up

i wanted to do a VB programe to generate HTML template .
the following is an example

====================================
<html>
<title> welcome</Title>

<body >

Im new to VB . and i like the <colours> bags .

</body>
=====================================


By typing eg "blue" in an interface , it will change the code as the following


======================================
<html>
<title> welcome</Title>

<body >

Im new to VB . and i like the blue bags .

</body>
=======================

if you are able to help me , pls let me know and i will be really appreciate all the help :)

Thank you
nextdoornextdoor
 
Posts: 0
Joined: Fri May 11, 2007 4:49 pm

Who is online

Users browsing this forum: No registered users and 2 guests