PC Review


Reply
Thread Tools Rate Thread

How do I make Hyperlinks in a Table

 
 
Guest
Posts: n/a
 
      19th Aug 2003
I am using C# and ASP.Net.

I am trying to add hyperlinks to a column of cells in a table. Basically, I
want to show

Prod Type Product
Price Quantity Available
Drill <a href="prodnumber101">101</a> 99.95
33
Saw <a href="prodnumber102">102</a> 79.95
7

I want the hyperlink to pass a value (Product number for example) to a
method or function, and then the method would then do a server redirect with
that value. I do not want the user to be able to determine what is actually
happening behind the hyperlink, so that is why I am not just doing a
straight CGI call.

I tried using linkbuttons, but apparently they are not too friendly inside
an HTML table.

What does everyone else do, or recommend?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
To have month and year as part of the table name in CREATE TABLE or MAKE TABLE Query ichew@scs.com.sg Microsoft Access Getting Started 1 18th Apr 2006 06:38 AM
how do I make make my hyperlinks show the email address they are . =?Utf-8?B?RHVzdGlu?= Microsoft Excel Misc 0 13th Jan 2005 01:39 AM
How do I make Hyperlinks in a Table Microsoft ASP .NET 0 19th Aug 2003 01:36 AM
How do I make Hyperlinks in a Table Microsoft Dot NET 0 19th Aug 2003 01:36 AM
How do I make Hyperlinks in a Table Microsoft C# .NET 0 19th Aug 2003 01:36 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:26 PM.