Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #3K
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

12 Posted Topics

Member Avatar for Nithya.G
Member Avatar for crishlay
0
191
Member Avatar for serkan sendur

go throu' the following link [url]http://www.dotnettreats.com/tools/Default.aspx[/url] [url]http://www.download.com/Art-Buttons-for-ASP-NET/3000-10253_4-10228798.html[/url] if u got answer for ur question mark the thread as solved k All The Best Nithya

Member Avatar for kvprajapati
0
156
Member Avatar for Nithya.G

Iam getting an equation as input in a string example: 3x^2+4x^2=0 I have to split the above equation and i have store numbers, symbols, and operators and power number separately ... am using java language... Plz Help me to solve... Thanx in Advance Nithya

Member Avatar for Nithya.G
0
91
Member Avatar for Nithya.G

In my application iam unable to click the items in the menu. And my browser is IE 7. And i have used the menu control for displaying the menu items on mouseover function. Note: Iam able to click the items in IE 6 browser. Plz help me sort out this …

Member Avatar for serkan sendur
0
108
Member Avatar for Nithya.G

iam using two checkbox inside the gridview, when i select one of the checkboxes the second box should automatiocally checked Thanx in advance Nithya

Member Avatar for Kusno
0
112
Member Avatar for Nithya.G

how to create dynamic menu using c# in asp .net. i need with codings.. or with example. Thanx in advance Nithya

Member Avatar for Nithya.G
1
111
Member Avatar for sudhakary_rao
Re: Hi

hi rao, just give this coding in the master page. in this coding give ur url for ur image k. [code=asp]<asp:Image ID="Image5" runat="server"[B] ImageUrl="~/Images/header1.jpg"[/B] style="z-index: 100; left: -1px; position: absolute; top: 8px; filter: alpha(opacity=25); opacity:0.5;" Height="600px" Width="1005px" />[/code] if u want to image to be brighter change the opacity value. …

Member Avatar for sudhakary_rao
0
83
Member Avatar for queenc

try this for getting textbox value. [code=JavaScript] var useri=document.getElementById("<%=userid.ClientID%>"); var passwd=document.getElementById("<%=passid.ClientID%>");[/code]

Member Avatar for Nithya.G
0
96
Member Avatar for Nithya.G
Member Avatar for majestic0110
0
286
Member Avatar for Nithya.G

iam having "users" as root node and some name as childnodes . how can i load that into dataset. xmlfile: [code=XML]<users> <gg>hgjhgs</gg> <nithya>ggsg</nithya> </users>[/code] i need to load it into a dataset . or i want to countthe childnodes

0
60
Member Avatar for Nithya.G

iam having some elements in xmlfile , and i want to fill tat element's values in aspx file's dropdown. how to do. Ex: iam havin <font>Times New Roman</font> in xmlfile. now i should fill "timesNewRoman" in a dropdownlist . how to do.

Member Avatar for Nithya.G
0
81
Member Avatar for Nithya.G

iam having usernames and user id in an xml file and iam having a .net apllication , when i give the username and password it should check with xml file and it should login if it is a correct user, otherwise it should not login. i need code for this …

Member Avatar for raj416
0
288

The End.