Search results

  1. T

    Moving asp page to asp.net?

    How can I move my asp pages to asp.net pages?
  2. T

    I have a sql view connected to .asp page. How can I copy this view to create...

    ...another view with some changes? to make similar .asp page. I just need to change a few things in the new view, but can't figure out how to copy the old one. When I 'Open View' , it only shows SELECT * FROM viewCustReport. Where do I find how this view was created. Thanks for your time
  3. T

    I have a sql view connected to .asp page. How can I copy this view to create...

    ...another view with some changes? to make similar .asp page. I just need to change a few things in the new view, but can't figure out how to copy the old one. When I 'Open View' , it only shows SELECT * FROM viewCustReport. Where do I find how this view was created. Thanks for your time
Back
Top