- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
12 Posted Topics
how to use password recovery control in my .net application using C#.
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
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
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 …
iam using two checkbox inside the gridview, when i select one of the checkboxes the second box should automatiocally checked Thanx in advance Nithya
how to create dynamic menu using c# in asp .net. i need with codings.. or with example. Thanx in advance Nithya
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. …
try this for getting textbox value. [code=JavaScript] var useri=document.getElementById("<%=userid.ClientID%>"); var passwd=document.getElementById("<%=passid.ClientID%>");[/code]
how to insert childnodes in xmlfile with automatic increment of ID
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
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.
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 …
The End.
Nithya.G