13,936 Topics
![]() | |
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 … | |
hello all, i m very much interested inc#programming.can i get more information about asp.net? <snip fake signature> | |
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 all, I have a table named comments having columns id, name, email, comment, commentedon, approved, and approvedon. In some cases I would like to let the admin of my asp.net web page to approve all the comments at once. Which would be the effective sql code and why? update … | |
Hi, I am trying to use MySQL full text search in my application, but surprisingly the query doesn't seem to be working for keywords like 'ASP.net','Vb.net' The query is given below, [CODE] SELECT * FROM tbl_postedjobs WHERE MATCH (keySkills) AGAINST ('ASP.net') [/CODE] | |
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 … | |
Just thought I would drop by and introduce myself. I'm an 11+ year software engineer, having worked over time with web apps, services, stand alone windows forms, etc, etc. Nowadays I am working at a fairly traditional web shop, toggling back and forth ASP.NET and Asp, depending on whether the … | |
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 … | |
hi, i need help with this codings. i did this in visual web developer.it is based on jscript and i need to convert it into asp.net.please help. [code=asp.net]<%@ Page Language="JScript" %> <%@ Import Namespace="System" %> <%@ Import Namespace="System.Data" %> <%@ Import Namespace="System.Data.OleDb" %> <%@ Register TagPrefix="Header" TagName="ImageHeader" %> <!DOCTYPE html … | |
I have a old web application in VS2003. It has a user Logon but some time it will store worng user Id in database, I can't figure it out what is the wrong. It is not happening everytime only sometime. I am trying to create that condition but It won't … | |
Hi there, I have a div tag and working fine till yesterday. Just now I found out a problem which has to be rectified quickly. I have a div tag. When time out is approaching then we need to pop up the message using div tag. Everything is working fine. … | |
I am trying to create a FileOpen Dialog for my website in C#, whereby i want the starting directory to be my images folder and only want to select .jpg, .png & .gif files. I also want the dialog box to return the address as though the root was my … | |
Hi all, I want to run .ppsm file in slideshow window using c# in web based application without opening presentaion in powerpoint. I was given anchor link like following - <a href="CD-12 Open Value Module EMEA and Latam BlackWhite.ppsm"> Open/Save </a> When I open html page in IE8 and click … | |
I am designing a website using ASP.Net 2.0 and C#2005. I have used a stylesheet for the background and the horizontal menu bar. I am dsplaying 4 menu items horizontally and below that I am displaying a Flash (.swf) banner. The page is being correctly rendered & displayed in IE8, … | |
Hello all mate from daniweb, well today i got some trouble may be someone kind can help me i wanna know how to add scroll bars to the picture box so the we can scroll to view the whole image. | |
Hi, i need to find tutorials or open source projects to build stuff (think it will only be security, which i think that [url]www.asp.net[/url] might be able to assist me in a tutorial, but i also need something that will teach me/let me include on my site to have text … | |
I am having problem getting all the links from a webpage. I have successfully created this using just C#. I used [code] foreach (HtmlElement link in webBrowser1.Document.Links) { string linkItem = link.GetAttribute("HREF").ToString(); [/code] Apparently C# in ASP.net doesn't have System.Windows.Forms so I can't use HtmlElement. I've tried a couple of … | |
I'm working in a CFMX 7 development environment inside our company's firewall. I've developed a coldfusion front-end to access and pass data to a .net web service (also inside the firewall). It's a simple program (.cfm) that allows a user to browse and upload a file to the web service. … | |
How can we remove Twitter user friends using C# API I am using this link methods [url]http://www.keylimetie.com/Blog/2009/5/1/Twitterizer-Simplifies-NET-Integration-with-Twitter/[/url] can somebody give some good link | |
Hi, Not sure if this is the best place to post, please correct me if I should be in another room! We're in the final stages of developing an add-in for Excel which runs on the .NET framework (v2) We're planning on using IntelliLock to protect the source code from … | |
One of the pages in my web application works fine when I start the application from that page, but has some problems if I start from another page, including the Default.aspx page. When I went to investigate the problem, I realized that, if I start the application on the Default … | |
hello i am trying to add webreference by right clicking on project in visual studio 2008 located at webadress [url]http://www.uclocal.com/customerservice.asmx[/url] visual studio finds the webservice but it dont add webreference it gives me error message below The document at the url [url]http://www.uclocal.com/customerservice.asmx?WSDL[/url] was not recognized as a known document type. … | |
Hi, Is there a way to do a mail merge (data coming from sql server) from a web form? I've looked into Word Automation, but for this you need Office installed on the server, and even then the mailmerge might just open on the server. I've also tried looking into … | |
Hi friends, Actually i have to read RSS feeds from Google news URL.I am able to read the feeds. But i am reading the feeds from a for loop which runs for atleast 2000 times. Now the problem is that Google blocks my IP address after 500 iterations, means after … | |
Hi, I have this problem - IIS 7 :confused: and web service installed on. When is url in form [url]http://server/folder/file.asmx[/url] - everything is ok, but once is requsted url in form [url]http://server/filder/file.asmx/function[/url] (generated by MSC design itself) IIS reports 404 - obvouisly something tests if file really exists, but I … | |
Hi, I used to experiment with making websites with ASP and Dreamweaver back like 5 years ago. I am now developing a website with ASP.NET and Visual Studio 2008. One thing I used to like about ASP and Dreamweaver (together) was that after a little bit of going through some … | |
Can anyone put a quick patch on this script I want it to send the email even if a file does not exist right now I get an error if I try to send it with no file [CODE]<%@ Page Language="C#" %> <%@ Import Namespace="System.Web.Mail" %> <%@ Import Namespace="System.IO" %> … | |
Hi! Is there any consensus as to the best way to handle dynamic button clicks? The buttons are being created dynamically and conditionally placed, depending on business logic. Our problem is that on clicking such a button, the postback calls the Page_Load but not the Button_OnClick. I notice that if … |
The End.