Click here to Skip to main content
15,885,998 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNew to window serivce Pin
Member 387988116-Jul-08 21:09
Member 387988116-Jul-08 21:09 
AnswerRe: New to window serivce Pin
Herman<T>.Instance17-Jul-08 3:42
Herman<T>.Instance17-Jul-08 3:42 
Questionhow to store ,retrieve xml files into database by using webservices in .net? Pin
kathyani16-Jul-08 21:02
kathyani16-Jul-08 21:02 
Questiontooltip from codebehind Pin
TheEagle16-Jul-08 20:43
TheEagle16-Jul-08 20:43 
AnswerRe: tooltip from codebehind Pin
Imran Khan Pathan16-Jul-08 20:53
Imran Khan Pathan16-Jul-08 20:53 
GeneralRe: tooltip from codebehind Pin
TheEagle16-Jul-08 21:44
TheEagle16-Jul-08 21:44 
GeneralRe: tooltip from codebehind Pin
Venkatesh Mookkan16-Jul-08 22:54
Venkatesh Mookkan16-Jul-08 22:54 
GeneralRe: tooltip from codebehind Pin
TheEagle18-Jul-08 5:04
TheEagle18-Jul-08 5:04 
Hi,
I observed it is working in Firefox browser without any problems?!What could prevent it from working in IE?
The aspx code is as following:

<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="Server">
<div style=" text-align:center; padding-top:100px;">
<table>
<tr>
<td><div class="Table_01">
<div class="str3-01">
<img src="images/str3_01.gif" width="530" height="49" alt="">
</div>
<div class="str3-02">
<img src="images/str3_02.gif" width="198" height="79" alt="">
</div>
<div class="str3-03">
<asp:Hyperlink NavigateUrl="../Managers/Managers.aspx?ID={0}" runat="server" id="a1" ToolTip="good" >
<img src="images/str3_03.gif" width="139" height="29" border="0" alt=""></asp:Hyperlink>
</div>
<div class="str3-04">

Iam trying setting the tooltip for the a1 hyperlink in codebehind.I tried using AddAttribute but it didn't work.

I am too late but i will never give up

GeneralRe: tooltip from codebehind Pin
TheEagle16-Jul-08 22:22
TheEagle16-Jul-08 22:22 
QuestionHow to remove frames from a exporrted Crystal Report word file. Pin
VivekNema16-Jul-08 20:41
VivekNema16-Jul-08 20:41 
Questionhow to open a page on clicking List Box item(for 'n' ListBoxitems 'n' pages) Pin
kiranreddya16-Jul-08 20:35
kiranreddya16-Jul-08 20:35 
QuestionRe: how to open a page on clicking List Box item(for 'n' ListBoxitems 'n' pages) Pin
Imran Khan Pathan16-Jul-08 20:42
Imran Khan Pathan16-Jul-08 20:42 
AnswerRe: how to open a page on clicking List Box item(for 'n' ListBoxitems 'n' pages) Pin
kiranreddya16-Jul-08 20:47
kiranreddya16-Jul-08 20:47 
GeneralRe: how to open a page on clicking List Box item(for 'n' ListBoxitems 'n' pages) Pin
Imran Khan Pathan16-Jul-08 20:52
Imran Khan Pathan16-Jul-08 20:52 
AnswerRe: how to open a page on clicking List Box item(for 'n' ListBoxitems 'n' pages) Pin
Herman<T>.Instance17-Jul-08 3:32
Herman<T>.Instance17-Jul-08 3:32 
GeneralRe: how to open a page on clicking List Box item(for 'n' ListBoxitems 'n' pages) Pin
kiranreddya17-Jul-08 16:56
kiranreddya17-Jul-08 16:56 
QuestionLogic problem in Datatable Pin
Member 387988116-Jul-08 20:20
Member 387988116-Jul-08 20:20 
AnswerRe: Logic problem in Datatable Pin
Imran Khan Pathan16-Jul-08 20:37
Imran Khan Pathan16-Jul-08 20:37 
GeneralRe: Logic problem in Datatable Pin
Imran Khan Pathan16-Jul-08 21:43
Imran Khan Pathan16-Jul-08 21:43 
QuestionHow to provide serial number (Sl. No.) in data grid Pin
BalasubramanianK16-Jul-08 20:10
BalasubramanianK16-Jul-08 20:10 
AnswerRe: How to provide serial number (Sl. No.) in data grid Pin
Imran Khan Pathan16-Jul-08 20:15
Imran Khan Pathan16-Jul-08 20:15 
GeneralRe: How to provide serial number (Sl. No.) in data grid Pin
BalasubramanianK16-Jul-08 21:36
BalasubramanianK16-Jul-08 21:36 
QuestionHow to send constant value through postback url Pin
bantrotu16-Jul-08 20:00
bantrotu16-Jul-08 20:00 
AnswerRe: How to send constant value through postback url Pin
Imran Khan Pathan16-Jul-08 20:47
Imran Khan Pathan16-Jul-08 20:47 
GeneralRe: How to send constant value through postback url Pin
bantrotu24-Jul-08 20:04
bantrotu24-Jul-08 20:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.