-
Re: open url from hyperlink - inside web form
> Does anyone know if you can open a URL from the hyperlink
> control, but have that URL open inside of the existing Web
> Form?
Bev: Sure, just put an IFRAME on the page and set the hyperlink's Target
property to the name of the IFRAME.
---
Phil Weber
-
open url from hyperlink - inside web form
does anyone know if you can open a url from the hyperlink control, but
have that url open inside of the existing web form?
currently it opens up and the user wouldn't be able to tell, that they
are still in the application. although when they hit <back> it does
come back to the application.
almost like you want to open the url inside a table, which is the full
body of the web form.
any thoughts on this.
thanks
-
Re: open url from hyperlink - inside web form
"Phil Weber" <pweber@nospam.fawcette.com> wrote:
> > Does anyone know if you can open a URL from the hyperlink
> > control, but have that URL open inside of the existing Web
> > Form?
>
>Bev: Sure, just put an IFRAME on the page and set the hyperlink's Target
>property to the name of the IFRAME.
>---
>Phil Weber
>
>
thanks - you are a big help. I am working and in training at the same time.
just an fyi: I tried a test with the usercontrol, clicked events in the
web form, and so far not working. but will keep at it. if you noticed
anything that I should change let me know - i did it just like the example
you gave me.
but do you have a real job!! or just to help us programmers....
bev
-
Re: open url from hyperlink - inside web form
"bev" <bharris@indataweb.com> wrote:
>
>"Phil Weber" <pweber@nospam.fawcette.com> wrote:
>> > Does anyone know if you can open a URL from the hyperlink
>> > control, but have that URL open inside of the existing Web
>> > Form?
>>
>>Bev: Sure, just put an IFRAME on the page and set the hyperlink's Target
>>property to the name of the IFRAME.
>>---
>>Phil Weber
>>
>>
>
>
>thanks - you are a big help. I am working and in training at the same time.
>just an fyi: I tried a test with the usercontrol, clicked events in the
>web form, and so far not working. but will keep at it. if you noticed
>anything that I should change let me know - i did it just like the example
>you gave me.
>
>but do you have a real job!! or just to help us programmers....
>
>bev
does this work for a datalist - inside a template? I tried to create the
iframe, but didn't like what it did. I am using a <asp:hyperlink, so
the question is can this be used within this control and if so, how.
any example would be helpful, not too much on the internet .
thanks
bev
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks