I'm reading a html file with response.writef ile into a aspx web page. If I
want to add a separate header or footer or anything else to the aspx web
page, the response.writef ile is the first part. My question is, how to place
it in somewhere on the web page specific e.g.. table.
want to add a separate header or footer or anything else to the aspx web
page, the response.writef ile is the first part. My question is, how to place
it in somewhere on the web page specific e.g.. table.
Comment