Forum: ASP.NET Apr 24th, 2009 |
| Replies: 0 Views: 335 I am trying to update web content on my site by the ID in the database. I am using a ASCX file in order to update the content and it's integrated with a BLL VB file. By example, the content on my... |
Forum: ASP Jun 29th, 2007 |
| Replies: 2 Views: 44,298 I am having to send a form to a 3rd party server, the server will respond with a XML validation and policy number. I need to then parse this XML response with ASP into my own webpage.
The info... |