Advertisement

1 - 10 of 500 containing alltags:("href") (0.001 seconds)
I am new to coldfusion and html althouth I am learning fast and getting by.  Can anybody tell me how to run a section of cold fusion code on the ONCLICK event of a button and then go to an href lo...
Zones: ColdFusion Application Server, ColdFusion ...Date Answered: 03/16/2000 Grade: C Views: 4
What exactly does this do?
Zones: HTMLDate Answered: 09/07/2000 Grade: A Views: 0
Hi all,  Pls check my code given below. My html page contains two radio button. If i choose a radio button, should display 3 text boxes and if i choose another radio button , need to replace prev...
Zones: PerlDate Answered: 02/09/2001 Grade: A Views: 0
How can I hide or change the href link location that is shown in the status bar on mouse click or mouse over..?? I fo not want to change the link itself just the text that is shown..
Zones: HTMLDate Answered: 10/01/2001 Grade: A Views: 0
can any one help me in why that iframe adds a full url to any anchor that is added e.g. <a href="#top#>Top</a> wil change to <a href="http://www.somewhere.com=#top#>Top</a> where th...
Zones: JavaScriptDate Answered: 04/13/2003 Grade: A Views: 0
I have the following hyperlink in my web page: <a href="DElProc.asp?areacode=<%=rs("areacode")%>">DEl</a> It deletes the specified record. My question is: how can I add a warning message to t...
Zones: ASPDate Answered: 07/20/2003 Grade: A Views: 0
I am trying to submit values from my form to another asp page onclick of a link using <a href....>. On click of this link i'm calling a vbscript function. from here i want to submit the form to ano...
Zones: JavaScriptDate Answered: 11/10/2002 Grade: B Views: 0
  responce.write "<a href=""http://www.white.org/virtual/" & objRS("ref") & "/A0.htm""> I want it to read the ref from a database and direct the link to the correct directory on the site
Zones: ASPDate Answered: 12/06/2002 Grade: A Views: 0
I've read on the net, as well as in the MSDN that it's possible to remove/add tags in the html programmaticaly. Well I need to do something like this, but I couldn't find anywhere a sample on ho...
Zones: Windows MFCDate Answered: 07/04/2004 Grade: B Views: 0
I want to open a predefined small size new window clicking a hfer link. How can I do that.
Zones: HTMLDate Answered: 08/20/2003 Grade: A Views: 0