Hi Guys,
I am currently working on a "Bulk Upload" page that will read data from a manually prepared Excel file.
I was using the OLEDB approach till now for this.
However a new requirement has come up that will involve having an extra column in the excel sheet that has "HTML links" as its data.
The current code just returns the text of the link but not the actual link which i need.
Is there a way i can overcome this and still retain the OLEDB approach?
Krishnan
Known is handfull, Unknown is worldfull
I am currently working on a "Bulk Upload" page that will read data from a manually prepared Excel file.
I was using the OLEDB approach till now for this.
However a new requirement has come up that will involve having an extra column in the excel sheet that has "HTML links" as its data.
The current code just returns the text of the link but not the actual link which i need.
Is there a way i can overcome this and still retain the OLEDB approach?
Krishnan
Known is handfull, Unknown is worldfull