Click here to Skip to main content
15,890,690 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to validate character of text box Pin
r a j u u30-Oct-07 23:51
r a j u u30-Oct-07 23:51 
GeneralRe: how to validate character of text box Pin
Piyush Vardhan Singh31-Oct-07 0:11
Piyush Vardhan Singh31-Oct-07 0:11 
GeneralRe: how to validate character of text box Pin
r a j u u31-Oct-07 0:34
r a j u u31-Oct-07 0:34 
GeneralRe: how to validate character of text box Pin
Piyush Vardhan Singh31-Oct-07 0:52
Piyush Vardhan Singh31-Oct-07 0:52 
AnswerRe: how to validate character of text box Pin
InsDev31-Oct-07 0:30
InsDev31-Oct-07 0:30 
AnswerRe: how to validate character of text box Pin
Braulio Dez31-Oct-07 0:48
Braulio Dez31-Oct-07 0:48 
GeneralRe: how to validate character of text box Pin
Piyush Vardhan Singh31-Oct-07 1:11
Piyush Vardhan Singh31-Oct-07 1:11 
QuestionI need to display color when i mouseover on the MenuItem(ASP.Net)..Please help me Pin
PeriyasamyRamachandran30-Oct-07 23:23
PeriyasamyRamachandran30-Oct-07 23:23 
Hi,
I am new in asp.net

<asp:Menu ID="EntertainmentMenu" Width="100Px" runat="server" Orientation="Horizontal">
<DynamicMenuItemStyle BackColor="LightSkyBlue" ForeColor="Black" BorderStyle="solid" BorderWidth="1" BorderColor="Black" Width="180px" />
<Items>
<asp:MenuItem ImageUrl="Images/browseaticket.GIF" NavigateUrl="#">
<asp:MenuItem Text="CONCERTS" />
<asp:MenuItem Text="NFL" />
<asp:MenuItem Text ="THEATRE" />
</asp:MenuItem>
</Items>
</asp:Menu>

Here it displays the background color well on MenuItem while Expand the Menu.But i need to display the color while "Mouseover" on the MenuItem.

Please help me.

AnswerRe: I need to display color when i mouseover on the MenuItem(ASP.Net)..Please help me Pin
sivarajanb31-Oct-07 1:43
sivarajanb31-Oct-07 1:43 
GeneralRe: I need to display color when i mouseover on the MenuItem(ASP.Net)..Please help me Pin
PeriyasamyRamachandran31-Oct-07 1:59
PeriyasamyRamachandran31-Oct-07 1:59 
GeneralRe: I need to display color when i mouseover on the MenuItem(ASP.Net)..Please help me Pin
Arif patel31-Oct-07 3:14
Arif patel31-Oct-07 3:14 
QuestionASP.NET and delegates Pin
roninnexus30-Oct-07 23:10
roninnexus30-Oct-07 23:10 
AnswerRe: ASP.NET and delegates Pin
Christian Graus30-Oct-07 23:14
protectorChristian Graus30-Oct-07 23:14 
GeneralRe: ASP.NET and delegates Pin
roninnexus31-Oct-07 1:56
roninnexus31-Oct-07 1:56 
Questionhow to read txt file using java script Pin
jagadeeshkumar198430-Oct-07 23:05
jagadeeshkumar198430-Oct-07 23:05 
AnswerRe: how to read txt file using java script Pin
Christian Graus30-Oct-07 23:12
protectorChristian Graus30-Oct-07 23:12 
AnswerRe: how to read txt file using java script Pin
Sandeep Akhare30-Oct-07 23:15
Sandeep Akhare30-Oct-07 23:15 
GeneralRe: how to read txt file using java script Pin
Arif patel31-Oct-07 3:23
Arif patel31-Oct-07 3:23 
GeneralRe: how to read txt file using java script Pin
Sandeep Akhare31-Oct-07 3:58
Sandeep Akhare31-Oct-07 3:58 
AnswerRe: how to read txt file using java script Pin
Arif patel31-Oct-07 4:13
Arif patel31-Oct-07 4:13 
Questionuser control event dosen't fire up Pin
sivarajanb30-Oct-07 22:58
sivarajanb30-Oct-07 22:58 
AnswerRe: user control event dosen't fire up Pin
Sandeep Akhare30-Oct-07 23:11
Sandeep Akhare30-Oct-07 23:11 
AnswerRe: user control event dosen't fire up Pin
Imran Khan Pathan30-Oct-07 23:13
Imran Khan Pathan30-Oct-07 23:13 
GeneralRe: user control event dosen't fire up Pin
sivarajanb30-Oct-07 23:25
sivarajanb30-Oct-07 23:25 
QuestionDataGrid problem in asp.net Pin
ShuklaGirish30-Oct-07 22:50
ShuklaGirish30-Oct-07 22:50 

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.