13,153 Topics
| |
Any help would be appreciated. I could supply the link to the page if you PM me. <style type="text/css"> .topmenu ul { margin:0px; border-bottom-width:0px; position:absolute; top:71px; list-style-type:none; } li { float:left; list-style-type:none; padding:0 0 1.75em 1em; background-color:#4D6712; border:solid 1px #3c510a; border-bottom-width:0px; white-space:nowrap; list-style-type:none; float:left; margin:0; padding:0; } </style> <!--[if IE]> … | |
hello to all when i compile my application it gives a error that is Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks. Parameter name: ticks/ and i dont this error occurs on which page. anyone knows bout this error plz help. thanks | |
can anyone tell me how to generate a chart using asp.net C# from database MS Access..which we do something like in Excel.. | |
Hello friends, We have create one report in crystal report that prints the user terms and condition. In the report, for 2 section, we have added sub-reports that displays the mutliple records for the selected terms and condition. Every thing is working on the screen i.e. records are getting displayed … | |
'/PrecompiledWeb4' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load the assembly 'App_Web_eexgwoy1'. Make sure that it is compiled before accessing … | |
hi i am doing one project in asp.net in which i have one link button . I have one ppt file. i have to open that ppt file in same aspx page when i click on that link button. so anybudy can help me. Thanks in Advance. | |
hello frnds i m new in dis community as well as in .net field. i want to 9 wat is [COLOR="Green"]POST BACK URL[/COLOR] property in link button. | |
Hi, I am developing a website with 1024 by 786 resolution. My problem is that whenever I view on a 800 by 600 resolution, labels appear on top of one another. I have changed panels and label's width to percentage but nothing helps. It only works fine with resolution greater … | |
hello friends i m new in dis community n in asp.nt field i want 2 9 wat is [COLOR="Green"][B][U]POST BACK[/U][/B] URL[/COLOR] in link button property | |
Hi friends!! This is Sarmadi. I joined this website just a day back and till now i found it very interesting and useful for IT students. I am a computer science student. Doing BCA [Bachelor of Computer Application] along with DOEACC A level course. This is the last semester of … | |
Hello I have a Gridview that is updating and inserting information into my tables. I am using the following query to insert: [CODE] Dim InsStr = _ "IF NOT EXISTS" & _ "(SELECT [PRODUCT_NAME] FROM [PRODUCT] WHERE [PRODUCT_NAME] = '" + ProdName + "'" & _ " UNION " & … | |
Hi I am interested in linking to a specific page in a pdf file, but I have not been able to find anything online that describes this process using .asp. Is it even possible? If so, could someone post a snippet of code that would allow me to accomplish this? … | |
Hello Every one , I am getting problem in publisihing and deploying web site actually i have published and deployed the website correctly but i m getting problem on inserting the data to database where as retrival of data from database is happening well, anyone having solution to this problem … | |
Hi everyone and thanks for reading my post. I have a gridview that had a field called "GenericNameHepDrug" within the row. It's not the key field. I have an insert button that opens a formview in insertmode. How can I get the selected value of generichepdrug into the formview that … | |
i need some ideas in image processing so pls reply if sme has sme innovative ideas | |
I have the following code: [CODE] Private Function BuildDataTable(ByVal fileFullPath As String, ByVal seperator As Char) As DataTable Dim myTable As New DataTable("MyTable") Dim i As Integer = 0 Dim myRow As DataRow = Nothing Dim fieldValues As String() = Nothing 'string FileToRead = Server.MapPath(fileFullPath); Dim myReader As System.IO.StreamReader = … | |
Greetings, I have been searching to resolve this issue for a while, so I figured I would try to post this here. We have a website that uses an .ASPX file to retrieve search results from another website. We have it working in Internet Explorer 8, but it is not … | |
Hello Every one , I am getting problem in publisihing and deploying web site actually i have published and deployed the website correctly but i m getting problem on inserting the data to database where as retrival of data from database is happening well, anyone having solution to this problem … | |
hi friend, i am useing asp.net 2008... My question is.... I want insert ajax to my web form...Then i download ajax toolkit & import it to the web folder...Now all ajax compornet are in tool box avaiable...But... when i use this controls it is not appear in my web form...[when … | |
[CODE]public partial class Form : System.Web.UI.Page { private void connecttodb() { OracleConnection conn = new OracleConnection(); conn.ConnectionString = "User Id=WLL; Password=wll; Data Source=WLL;"; } protected void Page_Load(object sender, EventArgs e) { if(!Page.IsPostBack) { String CommandText = "Select DepartmentID,Department from its_department;"; OracleDataReader odr = GetDr(CommandText, ConnectionString); DropDownList1.DataSource = odr; DropDownList1.DataTextField ="Department"; … | |
Server Error in '/PrecompiledWeb4' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' … | |
how to import data from excel to sql database in temporary table and display it in grid using.net c# | |
I have this [CODE] <div class="registrationfield"> <div> <asp:CheckBox ID="CheckBox1" runat="server" Text="ERS" CssClass="registercb"/> <asp:Label ID="Label31" runat="server" Text="Registry No.-" AssociatedControlID="TextBox1"></asp:Label> <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox> </div> </div[/CODE] Then the CSS [CODE].registrationfield { float:left; width:419px; } .registercb { float:left; width:7em; } [/CODE] The registration field is beside another box so I floated it left. The … | |
Hi I have to save data in a TList and then save the setlist in a session and then set the gridview`s datasource to the session value. The problem is that the data is different all the time. I save the data in a sql server table. The data is … | |
hello everybody, I need a code to export data from Ms-access database to Ms-Excel sheet using VB.NET Thank you in advance:) | |
Hi everyone, I have a requirement where I need to generate a pdf doc.I am using itextlibrary for that condition.I am able to generate pdf doc but alignment is not correct.The table is getting divided in to two equal parts in pdf doc for what ever width I specify.How to … | |
I have a column in my gridview that loads images from a database. Right now, I have the image in the column and when you have your mouse over the image, a div with a larger image pops up next to it. What I want to do is have an … | |
i have attchhed the error in screen shot..pl guide me wats wrong in that.. thanx.. | |
i don't know how to set CustomErrors to Off and this is not in the sub directory. | |
this application contains 2 folders each of them contains webconfig files and iam using .net2005 the error shows when it runs in mozilla |
The End.