URGENT:Open Browser from a aspx page

  • Thread starter Thread starter Mustafa Rabie
  • Start date Start date
M

Mustafa Rabie

Hi All,

I have a web page with 3 imagebuttons, i want to open a Web Browser with a
certain page @ start up when each of these buttons are clicked. How can i
do that?

regards
mustafa
 
You should use client script "window.open("<defaulturl">) to open an web
browser on click of image button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top