13,153 Topics
| |
hi i have data for march in dropdown . i dnt have datas for april and may, june in dropdown. if i click the june month in a dropdown. the page should automatically redirect to the page for month of march. there are lots f files there when we select … | |
I have reduced the problem to the smallest code required to reproduce it. It consists of a menu using an unsorted list <ul> in my MasterPage.master file with some css in the stylesheet.css (there are images referenced in the code, but not required to see the problem). Here is what … | |
I have a site with SSL and am getting some very strange behavior when trying to go from https to http. In its most basic form, the problem is if I redirect from an https page to a different fully-qualified url such as [url]http://domain.com/sample.aspx[/url], the redirect actually goes to [url]https://domain.com/sample.aspx[/url]. … | |
I would like some help with a small issue... I have an html menu that I use on all my web pages, hence it is in my masterpage.master web page. The problem is that when a user clicks a menu choice I need to inject id="current" into the <LI> element... … | |
Hi All, I have displayed three values(numbers) in some of the days of the month using the calendar control. I would like to make each link clickable and when it is clicked, it would display more details on the value that the user has clicked on the same page. So … | |
I have used a menu control and styled it using the CSS friendly control adapters along with a css file. When i view in IE7 or FF3 the menu works fine but when viewed in IE6 i do not get the second tier list items drop down. Here is the … | |
Friends, I would like to build a Commercial Of The Shelf (COTS) business application using ASP.Net & MS SQL. The application will be primarily used by many people located throughout India, Data volume shall be high at times & requires printing of Invoices and reports. I would like to know … | |
can i get a link to a good material or tutorial on blog engine building | |
Hi Guys, I have 2 listboxes Listbox1,Lixtbox2.. I am moving items from Listbox1 to Listbox2.. and vice versa using Javascript with the button clicks. The code is working fine.. but I am unable to get the Updated(done using JS) Listbox Items at the backend(C#) file. I am using the UpdatePanel … | |
I have a Java file with sub menu’s that links (via include) to my Master Page. everything works fine, except that the menu is not linking correctly. I have used relative links, but obviously the master page inherits each page and the links are not created to link via all. … | |
Dear There I have one web application created in asp.net. i hosted the website on one american server. As the site was on american server so i did all scripting for date checks and conversion by keeping in mind the format mm/dd/yyyy. Now after one and half year i have … | |
hi , I am new in ASP.NET.Can any ony help me how to rewrite the length Url's to short Url's using ASP.NET. I am using ASP 1.1 and .NET 1.1 Framework. please help me .some one tolds the changes need to be done in web.config file. can u give examples … | |
Why does the code below have the error in the subject of my post? I don't get it.... How do I make it go away. Any help is appreciated [code] Partial Class NIR_Approvals_NIA Inherits System.Web.UI.Page Protected Sub GridView1_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles GridView1.SelectedIndexChanged Dim unitCost As … | |
Hi, i have an asp.net page running vb.net, connecting to an access database. I am using an inner join to connect to two tables Table1 CityID CityName Table2 DateID CityID DateText Status I am running a dataGrid which displays the CityName, DateText and Status. I would like the Status to … | |
Hello everybody! Is in possible to change a page url during callback (ICallbackEventHandler) ? Thanks. | |
Hi, I have a web application(made in ASP.NET ) which displays excel document(or other kind of document) in a frame by using Response.Redirect(@"some path../Excel1.xls", true); My problem is that when i open 2 excel document one after the other.The second excel document seems to be corrupted. When i click on … | |
I am designing a Library website, and I have two table Libarian and Student table so when the Libarian login should have access to all the database(Adding new record, updating and all) but when the student login should only view the database without changing anything, so What I want to … | |
hey, i created a menu bar containing three items in it. i just want the coding in vb in such a way that if i click the first one it should be directed to one form, second is directed to the other form and third in the same way................................................................................... i'm … | |
Hey, I'm currently working on an ASP.net page using C#. I am looking forward to embedding videos in my .aspx pages using silverlight, but am totally illiterate towards Silverlight. Can anyone tell me how it would be possible for me to play videos using Silverlight? Also, the other possibility that … | |
HI I have three tables 1. Categorys (ID, Name) 2. Definitions (ID, Name, CategoryID) 3. Versions( ID, Name, DefinitionID) I have generated three objects using EDM 1 Cagegorys Navigation (Definition) 2. Definitions Navigation (Category, Version) 3. Versions Navigation (Definition) I have following problems 1. I want to update the category … | |
I have a third-party JavaScript that works as a button.... I need to call from that script to a C# function. Is there anyway to do that?? | |
I have created Table in SQL server with visual studio 2005 Table name Student and table data ID,name, surname, indeks, years, I have this code in C# [CODE]protected void Button1_Click(object sender, EventArgs e) { // try //{ SqlConnection conn = new SqlConnection("Data Source=.\\SQLEXPRESS;AttachDbFilename=\"|DataDirectory|\\db_lab8.mdf\";Integrated Security=True;Connect Timeout=30;User Instance=True"); // ("Data Source=.\\SQLEXPRESS;AttachDbFilename=\"|DataDirectory|\\db_lab8.mdf\";Integrated Security=True;Connect … | |
im trying to compare a value that a user can input in a txt box to a record in a database. for example i have a txt box which has id as txtStudId. now i have a db which has already been linked to the form using the access data … | |
Hi Folks, I have created one gridview.In that gridview i've placed buttons in every cells.My task here is...when i click the button automatically that particular cell color should get changed.I even used code using system.drawing.color on selected index changing event.But once i click any one cell it affects all the … | |
Hi, I would like to save a barcode image in a folder by using VB code. How to write the vb code to do so. pls. reply me. thank u in advance | |
Hi, noobie here. Anyone know how to tranfer my asp.net membership credentials from my localhost to online? I have a webhost that I am using to test stuff that I do offline, and have been uploading everthing after I try it on my local machine to see how it works … | |
i just wanted to modify, add and delete a gridview by using the button controls in ASP.Net . if so i also need the coding for that three in VB | |
Hi, i have a web application(made in C#.NET ) which opens excel spreadsheet in a frame by using Response.Write("<script>window.open(' xls FilePath ');</script>"); . The excel file is opening correctly but my problem is once the document is open in the application it prevents use of Excel outside the application.If the … | |
Hi everybody I am creating a application wherein i have to give customers right to open their document file edit it and save it without using word library. I am trying from last one month however i am not getting any clues. I tried html editor however the only one … | |
In the code at the end of this post, the dropdownlist and the textboxes are used to supply values for an update command associated with a sqldatasource. When the update command runs, it returns the following error: ***************************************************** Could not find control 'ddlTitle' in ControlParameter 'Title'. Description: An unhandled exception … |
The End.