- If clbURLCheckList.Items.IndexOf(tbNewURL.Text) < 0 Then
- MsgBox("Ignoring, already exists")
- Else
- clbURLCheckList.Items.Add(tbNewURL.Text, True)
- End If

By: babs | Date: May 1 2008 13:40 | Format: None | Expires: never | Size: 168 B | Hits: 1262
Latest pastes
3 months ago
5 months ago
20 months ago
21 months ago
26 months ago