Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by VampireLestat

  1. VampireLestat

    Remove underline from links on aspx form

    Thank you... but to be honest, I'm new in aspx and I'm not sure where do I have to put the code. THIS is the code generated by VB for my form: <%@ Control Language="vb" AutoEventWireup="false" Codebehind="Footer.ascx.vb" Inherits="fortunysoftware.Footer"...
  2. VampireLestat

    Remove underline from links on aspx form

    Hi, I want to know if it is possible to remove the underline from the hyperlinks defined on my aspx form. I have tried to define styles for the table where the hyperlinks are with the TEXT-DECORATOR set to NONE but doesn't work, also if I set the underline property to false it still shows the...

Part and Inventory Search

Back
Top