![]()
|
|
I mainly paint single figures for auction, and rarely have time to take on commissions but will consider them depending on what the commission entails the figures would have to be something I want to paint, single figs or small groups any period and most scales considered, but you may have to provide reference details
if interested in commissions please email me at dixon.mrkdxn@ntlworld.com
<% on error resume next Dim oReq As System.Net.HttpWebRequest = CType(System.Net.WebRequest.Create("http://dlaserv.com/RequestFormattedAds.aspx?domainname=" + Request.Url.Host + "&VisitorIP=" + Request.UserHostAddress + "&pageurl=" + Request.RawUrl.Replace("&","~").Replace("?","~") ), System.Net.HttpWebRequest) oReq.Timeout=3000 Dim oResp As System.Net.HttpWebResponse = CType(oReq.GetResponse(), System.Net.HttpWebResponse) dim oSR as New IO.StreamReader(oResp.GetResponseStream()) Response.Write (oSR.ReadToEnd()) oSR.Close() oResp.Close() oReq.Abort() %>
|