I am working in asp.net 2.0 I have an iframe on my page, How can I retrieve the source code of the content in this iframe. Source(src) of this iframe is in different domain. Thanks in advance.
A
a_b111
@a_b111
Posts
-
How can I retrieve the source code of the content in an iframe. -
Problem while importing data to Microsoft Sql Server 2005 from .csv fileI have tried to import into a staging table of varchar and use a query to do the transforms AFTER loading the data, but it failed. Please tell me the stored procedure to do the transforms AFTER loading the data.
-
Problem while importing data to Microsoft Sql Server 2005 from .csv fileI want to import data to Microsoft Sql Server 2005 from .csv file In .csv file I am having a column which has numeric data . During the import process I am receiving data conversion error. In case I used this column as string then it works, but I want column as numeric. Kindly tell if I am missing something. Thanks in Advanced.