how to do insert,edit delete in master detail data using c#,asp.net
HiI want to do insert,edit delete in master detail data using c#,asp.net.Please help me .Thanks and regardsN.Ram
View ArticleThe configuration section 'urlrewrites' cannot be read because it is missing...
The configuration section 'urlrewrites' cannot be read because it is missing a section declarationthis is in the part code of my...
View ArticleWhat is StructMap and IOC(Inversion of Control)?
Hi, I read many help pages, but yet I am not able to point what is the pupose of using those concepts.Please give me small simplified introduction about this.-Thanks
View ArticleAdd new row in pdf
I want to create a pdf having 2 cells in each row. I have used the followingprivate void printMass() { ClsOrder _clsOrder = new ClsOrder(); ClsControl _ClsControl = new ClsControl();...
View ArticleIf I call click method of file input control, next click of asp:button ignored
If I use the code below and click btnDummy, which calls the click method of the file input control with runat="server", after selecting a file, if I try to click Button1 which is a server side button,...
View ArticleAccess denied while reading files in sub-folder
I am trying to read some html files using FileStream, StreamReader located in a sub-folder [Templates] within my application (virtual directory). However, I receive the following error: "...
View ArticleRE: Alingment Problem on Table in diffrent Browsers
Hi All,This is my sample design<tablecellpadding="0"cellspacing="0"border="0"width="100%"align="center"> <tr> <td>...
View ArticleHow would i merge two foreach loops so that i can get one DATE from 1st...
<table id="Table1" class="f_tbl" cellpadding="0" cellspacing="0" runat="server" ><tr class="header_style" valign ="top"><td class="row_style" colspan="2"...
View ArticleCommon javascript function
I need to check if any of the textboxes contains html tags on a button click. I want a common function in master page and call it from button in contentplaceholder. The number of textboxes may vary on...
View Articlejquery validations and update panel not working together
hi to all. i have a problem with jquery validation with in updatepanel. without updatepanel validations are working fine. when am putting the updatepanel it is not working jquery validation. so, that...
View ArticleISAPI_Rewrite 3.5
Support Srevice of hosting said, that webserver supports only ISAPI_Rewrite 3.5. Please, help me to sove this problem.I'm getting: The configuration section 'urlrewrites' cannot be read because it is...
View Articlehow to do insert,edit delete in master detail data using c#,asp.net
HiI want to do insert,edit delete in master detail data using c#,asp.net.Please help me .Thanks and regardsN.Ram
View ArticleJQuery Code not working properly after dropdownlist select change event is used
Hi , i have dropdownlist inside an update panel and using selected index changed of the ddl(autopostback="true"). after select any value jquery not working...code. <asp:ScriptManager...
View ArticleDate Issue format
Hello guys and gurus. I’m looking for solution about this date issue. I have a calendar extender to a textbox that has a format of dd/MM/yyyy. When I save it to sql server table, it identifies as...
View ArticleFiring .NET button click from javascript
I am trying to implement some code that will trigger a .net button click event from Javascript, but it does not work.Here is my code: //isDirty Javascript CODE window.onbeforeunload = function...
View ArticleSQL Where Statement Help
Hi all im looking for a bit of help with a SQL statment in trying to use values from 3 drop down lists1: the teachers name2: the subject and3: the scool,to run a sql query to find out the teachers user...
View ArticleUsing microsoft AntiXss cross site script encoder to encode standard input...
Hello,I have been assigned the task of using the microsoft AntiXss library to encode all of the input text controls on several asp .net web pages. I was told to us the EncodeHTML method to...
View ArticleIIS Problem
Hi , I Have noticed that all of the internal application (of my company) has server names in int. For Example: I have an app named "falcon". Which is hosted in the server named "itapps174". So to...
View ArticleFinding control in a web page
HI all.I need to find in a web page the next input control after a ISSN text inside a td.How can I do this?<table id="ucModProductos1_tablaRetroalimentacion" width="100%"...
View Article