Hi,
I am doing a project in vb.net. I have a text box which contains numbers separated with commas. Now I need to insert only those numbers in a database. How to do this?? Can anyone please help me out.? Please post your suggestions ASAP.
Thanks in Advance

Recommended Answers

All 2 Replies

> I have a text box which contains numbers separated with commas.

Use Split method of string object.

Okay.. thanks will try it..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.