Hi,
I had some requirement. I had one html page where table with some width=100 and heigth =100 is created.
for example the html page is saved as "Dimensions.html" saved in below path.
G:\Documents and Settings\Pavan\Desktop\Dimensions.html
When I open that page the htm is open and table is dispayed with height and width.
Now is I need to modify instead of default height and width then I will send in terms of parameters
G:\Documents and Settings\Pavan\Desktop\Dimensions.html?heifht=400;width=400;
some thing like above. But I could not able achieve this.
Can any one help me out or provide the source for this..
Thanks
John