Icebreaker
New member
- Joined
- Oct 8, 2010
- Messages
- 2
- Programming Experience
- 1-3
I have this ToolStripComboBox1.Items.Add("http://" & ToolStripComboBox1.Text)
But, i want it so that if the person has typed http:// in the all it will add to the file is ToolStripComboBox1.Text
Any way of doing this?
But, i want it so that if the person has typed http:// in the all it will add to the file is ToolStripComboBox1.Text
Any way of doing this?