Search results for query: *

  • Users: avi8tor
  • Content: Threads
  • Order by date
  1. avi8tor

    Session sharing with ASP.Net and ASP

    Does anyone have a good reference or idea on how to share session values between asp.net and asp. I have a web application in .net that must make a call to an asp page for processing and then return back to the aspx page. Some say you cannot transfer session variables between the two and others...
  2. avi8tor

    Datagrid Select Row

    I am trying to retrieve the bound values in an Asp.Net Datagrid. I am using templated columns with each databound item inserted into a label control. I would like when a user clicks on a select button to have all the values in that row stored to another table or better yet, another datagrid. The...
Back
Top