Click here to Skip to main content
15,920,801 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

I am using thread. In that thread I am using for loop.
for each iteration i want to open another .aspx page using window.open()

How can i do this? Is there any other solution for that other than javascript?

Thanks
sjs
Posted
Comments
Sandeep Mewara 29-Sep-10 8:56am    
You yourself replied using Javascript. Try.

1 solution

Is there any other solution for that other than javascript?
-No
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900