Re: ASP Button to open link
- From: intrader <intrader@xxxxxxx>
- Date: Thu, 09 Mar 2006 18:52:16 GMT
On Thu, 09 Mar 2006 10:06:10 -0800, Coolsat wrote:
I need to do something simple but am new to asp.net. I want to add aYes, do it like you would in Asp using <%= url %> inside the button html.
button to my page and when selected, to open a url in a seperate page.
The more I google how to do this, I keep seeing to do it via javascript
with window.open but the problem is, I need to build the url dynamicaly
thru code. I have the url as a string in vb. Is there a command I can
enter under the button click event to do this?
Thanks
.
- References:
- ASP Button to open link
- From: Coolsat
- ASP Button to open link
- Prev by Date: ASP.NET 1.1 - Exceptions and Request.Form Question
- Next by Date: Re: ASP.NET 1.1 - Exceptions and Request.Form Question
- Previous by thread: Re: ASP Button to open link
- Next by thread: Re: ASP Button to open link
- Index(es):
Relevant Pages
|