can i get the view source at run time [modified]
-
i hav a web page i.e test.aspx design into Asp.Net2005 tht hav several html input controls which filled thru DataBase at runtime. now i want to get tht View Source which is appears as rightClick+view source at internet Explorer. or it may b help also if Internet explorer File Menu > Save as Option can i call this Save As option at runtime. so there is any possible way to get this view source at runtime if code is available plz share with me. thnx in advance -- modified at 1:02 Monday 6th November, 2006
deepak
-
i hav a web page i.e test.aspx design into Asp.Net2005 tht hav several html input controls which filled thru DataBase at runtime. now i want to get tht View Source which is appears as rightClick+view source at internet Explorer. or it may b help also if Internet explorer File Menu > Save as Option can i call this Save As option at runtime. so there is any possible way to get this view source at runtime if code is available plz share with me. thnx in advance -- modified at 1:02 Monday 6th November, 2006
deepak
use INet control, I used in VB check the same in DotNet(COM Components). Hope it helps you
cheers, Akhilesh Yadav