View Single Post
  #2   Report Post  
OHM \( Terry Burns \)
 
Posts: n/a
Default

In explorer Tools | Options | Content | AutoComplete

--
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))
--
"Old Red One" wrote in message
...
Is it possible - and if so how is it done - to create a repeating e-mail
address. It would be used to fill in requests for the address at various
web sites and elsewhere.