Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Gin Tanaka   on Jun 08 In Asp.net Category.

  
Question Answered By: Doyle Gonzalez   on Jun 08

I have attached two text files list 1 & list 2.

List 1 has been obtained directly form a Router.

List 2 is from a table in a db.

I have to check that every username in list which is from database is present in router or not, and thers is a tricky part that a user in router list can be without @ where as in table it is with @domain and vice versa.

I have these two lists in two seperate list boxes and as before thought sorting them would be a piece ofcake as I have had hadled lists far complex than tshi involving several types of string  manipulations.

In thsi particular case I tried:
Idex of, beginswith, and eventually to wrote a routine but I couldn't get the right result, as usually missing something. If any one can help me in thsi regard, please..

I am onwith having forms in web pages, is there a shortcut to have my alraedy developed forms to be coverted to controls, so that I don't have to develop them again in the windows control library?

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on String Related Question Or get search suggestion and latest updates.


Tagged: