Click here to Skip to main content
15,909,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Onblur="self.focus();" not working in Fire Fox Pin
#realJSOP28-Jul-07 1:00
professional#realJSOP28-Jul-07 1:00 
AnswerRe: Onblur="self.focus();" not working in Fire Fox Pin
Guffa28-Jul-07 6:11
Guffa28-Jul-07 6:11 
QuestionSingle sign on in two websites Pin
sandeep kumar pundhir27-Jul-07 21:04
sandeep kumar pundhir27-Jul-07 21:04 
AnswerRe: Single sign on in two websites Pin
Christian Graus27-Jul-07 21:49
protectorChristian Graus27-Jul-07 21:49 
GeneralRe: Single sign on in two websites Pin
sandeep kumar pundhir27-Jul-07 22:27
sandeep kumar pundhir27-Jul-07 22:27 
Questionopen a frame when mouse over to an image Pin
Vipin.d27-Jul-07 20:55
Vipin.d27-Jul-07 20:55 
AnswerRe: open a frame when mouse over to an image Pin
Paul Conrad28-Jul-07 15:15
professionalPaul Conrad28-Jul-07 15:15 
QuestionScript..., Pin
Member 387988127-Jul-07 20:46
Member 387988127-Jul-07 20:46 
Hi i am using some links in one of my form...,
Those links i want in all my other forms too...,
I dont like to give each and every forms those links...,
So i like to give those links in some javascript....,
To call that javascript in all forms that links want to be come there...,
Its possible?,
This is my code:(That Inside "div" things want to come in script)
How to do that,Plz help me...,

<form id="clock" method="post" runat="server">
<div class="horizontalcssmenu">
<TABLE id="Table1" style="Z-INDEX: 103; LEFT: 8px; POSITION: absolute; TOP: 136px; HEIGHT: 15px"
width="700" bgColor="#cde686" border="0">
<TR>
<TD style="WIDTH: 836px">
<ul id="cssmenu1">
<li style="LEFT: 4px; BORDER-LEFT: #202020 1px solid; WIDTH: 144px; TOP: 0px; HEIGHT: 1%">
<A style="WIDTH: 160px; HEIGHT: 1%" href="default.aspx">Master</A>
<ul style="LEFT: 0px; TOP: 0px">
<li>
<A href="frmCompanyMasterDetails.aspx">Master Company</A>
</li>
<li>
<A href="frmProjectMaster.aspx">Master Project</A>
</li>
<li>
<A href="frmprojectrpt.aspx">Report</A>
</li>
</ul>
</li>
<li>
<A href="Login.aspx">LogOut</A>
</li>
</ul>
<br style="CLEAR: left">
</TD>
</TR>
</TABLE>
</div>
<asp:hyperlink id="hplchequeissued" style="Z-INDEX: 102; LEFT: 992px; POSITION: absolute; TOP: 328px" runat="server" ForeColor="Indigo" Width="96px" Height="24px" NavigateUrl="frmChequeissuedstatement.aspx" Visible="False">Cheque Issued</asp:hyperlink>
</form>



Regards,
Magi
AnswerRe: Script..., Pin
Guffa27-Jul-07 22:47
Guffa27-Jul-07 22:47 
GeneralRe: Script..., Pin
Member 387988127-Jul-07 23:03
Member 387988127-Jul-07 23:03 
QuestionDatagrid control Pin
Prakash_Mishra27-Jul-07 20:39
Prakash_Mishra27-Jul-07 20:39 
AnswerRe: Datagrid control Pin
Member 387988127-Jul-07 20:57
Member 387988127-Jul-07 20:57 
GeneralRe: Datagrid control Pin
Prakash_Mishra27-Jul-07 21:16
Prakash_Mishra27-Jul-07 21:16 
GeneralRe: Datagrid control Pin
Member 387988127-Jul-07 21:38
Member 387988127-Jul-07 21:38 
GeneralRe: Datagrid control Pin
Prakash_Mishra27-Jul-07 22:12
Prakash_Mishra27-Jul-07 22:12 
AnswerRe: Datagrid control Pin
Vipin.d27-Jul-07 21:19
Vipin.d27-Jul-07 21:19 
AnswerRe: Datagrid control Pin
Imran Khan Pathan27-Jul-07 21:55
Imran Khan Pathan27-Jul-07 21:55 
QuestionFileUpload Control. - Not Working Pin
Jagadeesh Jupalli27-Jul-07 19:17
Jagadeesh Jupalli27-Jul-07 19:17 
AnswerRe: FileUpload Control. Pin
Christian Graus27-Jul-07 19:38
protectorChristian Graus27-Jul-07 19:38 
GeneralRe: FileUpload Control. Pin
Jagadeesh Jupalli27-Jul-07 20:15
Jagadeesh Jupalli27-Jul-07 20:15 
GeneralRe: FileUpload Control. Pin
Christian Graus27-Jul-07 21:49
protectorChristian Graus27-Jul-07 21:49 
AnswerRe: FileUpload Control. Pin
Guffa27-Jul-07 22:45
Guffa27-Jul-07 22:45 
QuestionASP3 & DB Pin
mehrdadc4827-Jul-07 19:14
mehrdadc4827-Jul-07 19:14 
AnswerRe: ASP3 & DB Pin
Paul Conrad27-Jul-07 19:42
professionalPaul Conrad27-Jul-07 19:42 
AnswerRe: ASP3 & DB Pin
Christian Graus27-Jul-07 19:47
protectorChristian Graus27-Jul-07 19:47 

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.