|
-
Oct 28th, 2006, 03:08 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Dynamic Fill-up of Data
Hello guys!
I'm using ASP.NET2.0 by using Visual Web Developer 2005 (VWD).
I am starting to build my first project and it uses SQL 2005.
My database will contain a table wherein there will be a field for IP addresses. This field is where I will "write" all IP addresses.
Therefore, I plan to create an application in VWD wherein by just clicking a button, it will automatically fill up the IP addresses field with all the IP addresses I need (i.e., from 192.168.0.1 to 192.168.0.255).
My problem is how can I dynamically add data to my table?
Thank you very much!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|