User186897 posted
basically it is like below
<iframe id="webform2" src="webform2.aspx?jobuid=1174&datasource=sl">Add Data Type Parameters</iframe>
the above line is the child iframe....from here on webform2.aspx..I want to capture this "src" and store it in a label on pageload of webform2.aspx
How do I do that?