November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
WebClient client = new WebClient();
client.UploadData("http://localhost/util/SaveAttachment.aspx?id=30&filename=test.doc",fileBuffer);
DataSet dsProducts;
dsProducts = new DataSet("Products");
reader = new XmlTextReader(sListenPath + file.ToString());
dsProducts.ReadXml(reader);
ImportPages(dsProducts);
reader.Close();
MVH
Christian Wallgren