Search Results

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: AaronASterling ; Forum: VB.NET and child forums
Forum: VB.NET Mar 5th, 2008
Replies: 8
Views: 1,537
Posted By AaronASterling
I am not so familiar with ce but i would say try


IF OBJECT_ID(tablename) IS NULL
CREATE table
(
...
)
Forum: VB.NET Dec 28th, 2007
Replies: 2
Views: 5,309
Posted By AaronASterling
Thanks for the reply. I edited this starter w/out realizing that it would start a new thread. The solution I came up with on the other thread was too just treat the HTML as XML and parse it that...
Forum: VB.NET Dec 24th, 2007
Replies: 0
Views: 1,589
Posted By AaronASterling
Hello All,


I have a user define class,



<Serializable()> Public Class City

Public Name As String = ""
Forum: VB.NET Dec 22nd, 2007
Replies: 3
Views: 2,783
Posted By AaronASterling
I figured out that I can do what I need wtih the system.XML namespace and httpwebrequest/response.
Forum: VB.NET Dec 21st, 2007
Replies: 3
Views: 2,783
Posted By AaronASterling
Hi,

I am new to VB. I am trying to parse an html file. I would like not to use a WebBrowser control because it seems like overkill. The HtmlDocument class appears not to work outside of a...
Forum: VB.NET Dec 21st, 2007
Replies: 2
Views: 5,309
Posted By AaronASterling
Hi,

I am new to VB. I am trying to parse an html file. I would like not to use a WebBrowser control because it seems like overkill. The HtmlDocument class appears not to work outside of a ...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC