<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim MM_figurativeart_STRING MM_figurativeart_STRING = "Driver={MySQL ODBC 5.1 Driver}; DATABASE=web240-munslow;USER=web240-munslow; PASSWORD=JJKi8fr; Server=127.0.0.1" %> <% Dim menu1 Dim menu1_numRows Set menu1 = Server.CreateObject("ADODB.Recordset") menu1.ActiveConnection = MM_figurativeart_STRING menu1.Source = "SELECT * FROM gallerytype WHERE gallery_section ='S' ORDER BY gallery_id ASC" menu1.CursorType = 0 menu1.CursorLocation = 2 menu1.LockType = 1 menu1.Open() menu1_numRows = 0 %> <% Dim menu2 Dim menu2_numRows Set menu2 = Server.CreateObject("ADODB.Recordset") menu2.ActiveConnection = MM_figurativeart_STRING menu2.Source = "SELECT * FROM gallerytype WHERE gallery_section ='P' ORDER BY gallery_id ASC" menu2.CursorType = 0 menu2.CursorLocation = 2 menu2.LockType = 1 menu2.Open() menu2_numRows = 0 %> <% Dim news Dim news_numRows Set news = Server.CreateObject("ADODB.Recordset") news.ActiveConnection = MM_figurativeart_STRING news.Source = "SELECT * FROM news WHERE news_id=1" news.CursorType = 0 news.CursorLocation = 2 news.LockType = 1 news.Open() news_numRows = 0 %> <% Dim isnewslink Dim isnewslink_numRows Set isnewslink = Server.CreateObject("ADODB.Recordset") isnewslink.ActiveConnection = MM_figurativeart_STRING isnewslink.Source = "SELECT news_islink, news_id FROM news WHERE news_id =1 AND news_islink='NO'" isnewslink.CursorType = 0 isnewslink.CursorLocation = 2 isnewslink.LockType = 1 isnewslink.Open() isnewslink_numRows = 0 %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 menu2_numRows = menu2_numRows + Repeat2__numRows %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 menu1_numRows = menu1_numRows + Repeat1__numRows %> Sculptor & Painter Angela Munslow - Commission , Public & Gallery Sculpture & Paintings
figurative art, angela munslow - sculptor & painter
home sculpture gallery painting gallery biography workshops contact links

Angela Munslow - Sculptor And Painter

Angela Munslow is an accomplished Sculptor and Painter. Since finishing studies in figurative sculpture in 1992 she has been a professional artist, working on commissions, public and garden sculpture, work for interior design and galleries, portraiture, giftware, trophies and reliefs. Exhibiting widely in the UK , her work can also be found in private collections in Europe and Worldwide.



 

News

<% If isnewslink.EOF And isnewslink.BOF Then %> ">" alt="<%=(news.Fields.Item("news_title").Value)%>" border="0">

"><%=(news.Fields.Item("news_title").Value)%>

<% End If ' end isnewslink.EOF And isnewslink.BOF %> <% If Not isnewslink.EOF Or Not isnewslink.BOF Then %> " alt="<%=(news.Fields.Item("news_title").Value)%>" border="0">

<%=(news.Fields.Item("news_title").Value)%>

<% End If ' end Not isnewslink.EOF Or NOT isnewslink.BOF %>

<%=(news.Fields.Item("news_text").Value)%>

A History of the World Badge

angela munslow

Angela's interest lies in the figure and her sculpture and paintings reflect this. Her second love is nature and she likes to sculpt natural forms, animals, and paint landscapes, animals and flowers.

She works in most mediums, and her sculpture is reproduced in bronze, resins, ceramic, and stone based materials, whilst her sketches and paintings are in oils, watercolour, acrylic, pastels, conté and charcoal.

Angela works mainly to commission but also undertakes workshops with schools and communities.

 

 

Home | Sculpture Gallery | Painting Gallery | Biography | Workshops | Contact | Links | Gallery Details
all copyright, design right and other intellectual property rights of the images, designs and products are and will remain the property of Angela Munslow

© Copyright Angela Munslow 2003
<% menu2.Close() Set menu2 = Nothing %> <% news.Close() Set news = Nothing %> <% isnewslink.Close() Set isnewslink = Nothing %> <% menu1.Close() Set menu1 = Nothing %>