Hi,
I will be working on a new app using JSP and the MVC architecture, on a short window. Previously, all our apps have been in ASP .Net. It has been suggested that for client side validation, that our existing vbs (visual basic) client side validation code be used in the JSP. Is this...
I am trying to send an XML string to another web page via the query string in VB.Net. I have created the XML string from a data set using ds.GetXML and assigned it to a string variable (strTestXML = ds.GetXML). The strTestXML is passed in the query string.
Only the first XML tag is getting...
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.