01-20-2011, 02:10 AM
<!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused" /><!-- s:? --> For Step 2, 3 and 4 worked, but step 1 didn't work.
The coding that has the [ ] has an error in VB Express.
Not just that, I think you didn't tell me how to do the edit type...
(I think you just copy the code and say replace in the coding)
Thank you and good luck!
(P.S. Ill upload it onto the Programs Topic <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> )
The coding that has the [ ] has an error in VB Express.
Code:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Form1.ListBox1.Items.Add([text_title].text)
Form1.listbox.Items.Add([text_URL].text)
End Sub
Not just that, I think you didn't tell me how to do the edit type...
(I think you just copy the code and say replace in the coding)
Thank you and good luck!
(P.S. Ill upload it onto the Programs Topic <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> )