For this there are number of Tutorial of Vb on http://codervods.com/Default.aspx?mo de=default&cate gory=VBScript&d ays=All¤t Index=0.This may be very helpful for you.
Thanks
User Profile
Collapse
-
First you add a new Coloum.To add a column named "comment 1" in the table by using Alter command.
Syntax: ALTER TABLE table_name
ADD column_name datatype
and then drop coment coloum in your table by using drop command.
Syntax: ALTER TABLE table_name
DROP COLUMN column_name
I think this will help you. To know more about Oracle so there are number of nice video Tutorils...Leave a comment:
-
Following is the example of Capture text between html tags:
<html>
<body>
<script type="text/vbscript">
document.write( "<h1>Hello World!</h1>")
document.write( "<h2>bla,bla,bl a </h2>")
</script>
</body>
</html>
There are number of nice videos Tutorial of VB and HTML...Leave a comment:
-
There are number of good Flash videos Tutorial on
http://codervods.com/Default.aspx?mo de=default&cate gory=Adobe%20Fl ash&days=All&cu rrentIndex=0. Here you can get more information about Flash.
ThanksLeave a comment:
No activity results to display
Show More
Leave a comment: