borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (take form name from database)Next Topic (Drag and Drop image) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : Split a string using regex
Poster Message
page5
Level: Trainee

Registered: 16-06-2006
Posts: 1

icon Split a string using regex

I have this string:

error=”This is an error.” Name='My name is test' active='true' banned=false vip="yes"

what regex expression would make it split like this:

error=”This is an error.”
Name='My name is test'
active='true'
banned=false
vip="yes"


Thanks.

16-06-2006 at 07:59 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : Split a string using regex
Previous Topic (take form name from database)Next Topic (Drag and Drop image) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder