Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
3 Endorsements
Ranked #486
Ranked #779

39 Posted Topics

Member Avatar for samaru
Member Avatar for RenanLazarotto

you can make two images at 1 icon.... the other one is just the icon and the second one is the icon with the name of it.... then you will be the one to hide or show or adjust by using css.... its simple ^_^

Member Avatar for RenanLazarotto
0
152
Member Avatar for fcvolunteer
Member Avatar for jontennyeah
Member Avatar for lulu79

Dim sampledateformat As Date sampledateformat = Date.Now TextBox1.Text = Format(sampledateformat, "hh:mm:ss tt") I hope this sample code will help you solve your problems.... ^_^

Member Avatar for brylle
0
9K
Member Avatar for dan_code_guru
Member Avatar for akashbarot51
Member Avatar for kny_jay88

you have to show us your effort of making a program don't just ask about the whole code try to make one of yours and maybe we can help when you encounter some problems...

Member Avatar for ome2012
0
202
Member Avatar for kitschkath
Member Avatar for Doogledude123

first import system.IO then paste this code to your Form Load If Not Directory.Exists("C:\samplefolder") Then Directory.CreateDirectory("C:\samplefolder") File.Create("C:\samplefolder\sampletext.txt").Close() End If after running the program try to check the directory where the folder is located...

Member Avatar for TnTinMN
0
189
Member Avatar for sean.downes.96
Member Avatar for sh3n2x

First you have to research what is sales and inventory system is all about then try to know the flow of the system.... and make a flow chart then a program ^_^ simple...

Member Avatar for brylle
0
132
Member Avatar for <M/>
Member Avatar for narsimhareddy

hi narsim, this link might help you... http://www.w3.org/Style/Examples/011/firstcss.en.html happy coding ^_^

Member Avatar for TimCadieux
0
123
Member Avatar for ome2012
Member Avatar for nIcks123

inside your textbox code go to the keypress event and paste the code of reverend jim... ^_^

Member Avatar for Reverend Jim
0
206
Member Avatar for Chonco

inside your button type this code textbox1.text = nothing it means that your textbox value will become empty...

Member Avatar for brylle
0
100
Member Avatar for tabj
Member Avatar for lps
0
853
Member Avatar for HibaPro
Member Avatar for HibaPro
0
619
Member Avatar for HibaPro
Member Avatar for HibaPro
0
706
Member Avatar for kny_jay88
Member Avatar for ome2012

i just want to know from you guys about the use of finally in Try Catch code????

Member Avatar for ome2012
0
202
Member Avatar for fcvolunteer
Member Avatar for VenusCrystal
Member Avatar for Violet_82
Member Avatar for semicolon
Member Avatar for semicolon
0
139
Member Avatar for lewashby

it could be your slow internet connection or the type or size of your picture you want to download...

Member Avatar for nitin1
0
484
Member Avatar for subhu01990

<form action="update_data.php" method="post"> SNO:<br/> <input type="text" value="<?php echo $sno; ?>" name="serno" disabled /> <br/> i just want to ask why you have the word "disabled" in this code????

Member Avatar for ome2012
0
325
Member Avatar for peter20
Member Avatar for arcticM

you can make a gradient background color for your system and make your font big for the username and password at the center.... i think your logo should be at the top of your username and password...

Member Avatar for <M/>
0
150
Member Avatar for hitesh.shah.397
Member Avatar for HunainHafeez

urtrivedi is right you can have send mail but first you must have a mail server....

Member Avatar for ome2012
1
114
Member Avatar for nugga
Member Avatar for saleem.mukhtiar

default format for datetimepicker in vb.net is "MM'/'dd'/'yyyy hh':'mm tt" then the output would be 06/15/2001 12:00 PM just giving you some idea... ^_^

Member Avatar for ShahanDev
0
116
Member Avatar for firdousahmad

classes are declared using the keyword class while structures are declared using the keyword struct structures are entirely public, while classes are private by default

Member Avatar for mike_2000_17
0
141
Member Avatar for sarah49

$sql="INSERT INTO users (username,password,mail,address,phone) VALUES ('$_POST[username]','$_POST[pwd]','$_POST[mail]','$_POST[Address]','$_POST[Phone]')"; i think you have problem with this code...... try to check syntax of your VALUES....

Member Avatar for broj1
0
231
Member Avatar for vthakor115

-family table Position Age Dad 41 Mom 45 Daughter 17 Dog -food table Meal Position Steak Dad Salad Mom Spinach Soup Tacos Dad

Member Avatar for ome2012
-1
152
Member Avatar for brylle
Member Avatar for dearjoy

i think you just have to change the value of CharacterCasing to "Upper" this can be found in your textbox property....

Member Avatar for ome2012
0
163

The End.