Connecting Tech Pros Worldwide Forums | Help | Site Map

How to write regular expressions for odds related to sports in VB.NET

Mamatha
Guest
 
Posts: n/a
#1: Nov 21 '05
Hi

I want to write regular expression for odds which related
to sports in VB.NET.
But i don't know how to write regular expression for odds.
If anyone knows the solution or any related urls please
let me know.
Thanks in advance.

Mamatha

One Handed Man \( OHM - Terry Burns \)
Guest
 
Posts: n/a
#2: Nov 21 '05

re: How to write regular expressions for odds related to sports in VB.NET


Your question is extremely ambiguous. Please describe *exactly* what you are
trying to do giving some examples of the source text, and what the resultant
text should look like.



--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--


"Mamatha" <mail2mamathak@yahoo.com> wrote in message
news:0a5101c4ba45$63358c60$a601280a@phx.gbl...[color=blue]
> Hi
>
> I want to write regular expression for odds which related
> to sports in VB.NET.
> But i don't know how to write regular expression for odds.
> If anyone knows the solution or any related urls please
> let me know.
> Thanks in advance.
>
> Mamatha[/color]


Closed Thread