Doe anyone know how to pass multiple parameters using a HyperLinkColumn in a datagrid? In the code below I need to pass a second argument to the linked asp page.
Any help would be greatly appreciated.
Thanks.
<asp:HyperLinkColumn
HeaderText="Event ID"...
I am using the SaveAs method in a Word script to save a document as an HTML file. I then issue the ActiveDocument.Close command. Now I want to read the file I saved using an ADO Stream so I can load the file into a blob in SQL2000. The LoadFromFile method receives the error "File could not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.