Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 21st, 2003, 03:28 PM
Registered User
 
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using ASP:Hyperlink to call a VB function

Hey gang,

I'm loading items for a database, an FAQ style deal in fact. What I want to happen is to load everything and have the FAQ headers displayed on the page, with the FAQ text in a hidden label below the corresponding header. When the FAQ header is clicked, the text below it appears. I saw this on the MS site and it looked pretty slick. I'm trying to call a function from the <asp:hyperlink> tag but I can't seem to get it to call the function.

Any help appreciated!

Cheers :),
Jason

 
Old August 21st, 2003, 03:59 PM
Registered User
 
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Figured out my own question... have to use <asp:LinkButton> inside a <form runat="server"> tagset and define a sub for it to use.

Cheers,
Jason






Similar Threads
Thread Thread Starter Forum Replies Last Post
how to call asp.et and vb.net function using javas dilipv General .NET 3 March 27th, 2008 02:44 PM
servlet call using hyperlink tusharkale Servlets 4 October 3rd, 2007 06:02 AM
How to call javascript function from VB function vinod_yadav1919 VB How-To 0 February 13th, 2006 06:03 AM
( C# in ASP.NET ) can a hyperlink call a function? richie86 ASP.NET 1.0 and 1.1 Basics 0 November 5th, 2005 01:25 AM
Error trying to call Oracle function in VB.NET lou_1 Pro VB.NET 2002/2003 0 January 13th, 2004 06:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.