i want to submit into two different tables
i have this textbox.text autopopulated from databaseand based on that value it need to populate other values in panel 1 with hodemail and namethe textbox value if even then panel 1 and panel 2 both...
View ArticleCheckBox Treeview bound With Database
I have treeview But It Not Create Child I want to tow table menu and submenu come from database in datatables but child not created.plz help me <asp:TreeView ID="treeviwExample" runat="server"...
View ArticleGet a date in this week, based on the name of the day, which is selected the...
Dear All Masters,In Web Form, I have a Dropddownlist, which contains thenames of thedays of the week.For example, Today isWednesday,May 8, 2013.I chooseTuesday in Dropddownlist, messageboxappears,...
View ArticleHighlight a node in treeview in page_load event based on text of the node
I've a treeview. On page_load event, I wish to show a node as highlighted based on the text of the node which is being passed using querystring from other page. Please help.Thanks,Rose
View ArticleProblem inValidating Float Values
Hello ,I have Given float as a data type and used to insert float impact = Convert.ToDouble(TextBox6.Text); this way but it is giving an error ,How to accept only float values ???And also validate...
View ArticleProblems with multiple list view controls in my web application
Hello all,I am having an Asp web page which has a multiview with views. In the 3rd view i have placed 3 list view controls with paging style. When i am running it on browsers diffferent list views are...
View Article0000000 Must not allowed
hi i have to make regular expression so that user can not enter {7,11} time 0how can i make it .....please help
View ArticleHow to check if a dropdownlist item is selected or not?
Hello, friends,In our .aspx web form, we are using<asp:dropdownlist id="ddlType" runat="server" autopostback="true"...
View ArticleCss problem.
Hi all.I have the following aspx code.I need the button controls guardar and cancelar to be under panel controls. The button controls must be under panel controls no matter how increase the panel size,...
View ArticledbDacFx Error Importing IIS Deploy Package
Hello I follow the following tutorial for do Deploy Package:Configuring a Web Server for Web Deploy Publishing (Offline Deployment)Walkthrough: Deploying a Web Application Project Using a Web...
View ArticleHow Do I hide "SuperAdmin" when listing Roles.GetAllRoles
I am building a page for my client's admin to manage their Users and Roles. However,I do not want them to use "SuperAdmin" - this is a role that I want to reserve for myself. So I want to hide the...
View ArticleSwap in a submenu based on a main menu click
Hi,I am still new to VB and ASP.NET so maybe one of the pros can help me out. I have a horizontal MainMenu and another horizontal SubMenu directly under it.I am loading these from a database into a...
View ArticleCustom Html helper to inject JS into View
Hi Folks,I am newbie to JS.I have function in JS which initializes the custom Javascript logging.Initialization code looks like this:InitializeLogging({ Url: "/xxx/yyyy", x: 10, y: true, somevalue:...
View ArticleWhat are the different JSON classes or methods availale in C#
Hello Team, may i know what are the different classes or methods available in C# which support JSON functionality and please advise how to use them in a real time exampleThanks in advance
View ArticleAuthenticate user by Twitter account
HiI want to integrate Twitter with Asp.net for authenticate user(using oauth).I need some sample code for this. please let me know if you have any question.Thanks in advance,Dipendra
View ArticleASP.NET - How to hide menu in sitemapnode?
Hi guys, as far as i have researched, most of them said that it should be configured in the web.config. What i have here now is a menu with a sub-menu. But i am only able to hide the whole menu header...
View Articleaccess serverside value from client side code
Hi, This is a simple code that I try to access the vlaue of a textbox once a user click client side. But nothing happend. Can anyone explain what the issue is . Thanks Bob <head...
View Articlenamespace
trying to bulid a shopping cart but the namespace don't show up and when i try to manually write it it gives error!!! new to this so please help, got deadline tuesday!!!!!!!!!
View Articleadd upload controls when user selects add
Hi there am trying to acheive page which has an upload control. The user has an option to add multiple files so would need to add another upload control when needed. I then need the code to retrieve...
View ArticleUpdatepanel and asp menu
HiI am not able to get asp menu inside an updatepanel working properly. I know all styling have to be set in css and that i have done. I have tried to add trigger "MenuItemClick" and without and...
View Article