13,153 Topics
![]() | |
I worked on this site over the summer at an office, I'm now back on christmas break, and will work again this summer. With the help of many people online I got the following code to work. But now, it doesn't work. As far as I know, the code SHOULD … | |
Hi I have added some controls dynamically and raised an addhandler click event see below AddHandler _Expand.Click, AddressOf Me.btnClick Private Sub btnClick(ByVal sender As Object, ByVal e As System.EventArgs) Dim tmpBtn As Button = CType(sender, Button) Response.Write(tmpBtn.ID) End Sub I want to raise a postback inside the Private Sub btnClick...... … | |
Hello Guys, here is what i am trying to do...i am trying to add some rows(subheading rows) to the child grid inside the master datagrid and not sure where to do it... i have filled my datasets as below for master and child grids [code] oDA.Fill(oDataSet, "items") oDA.SelectCommand.CommandText = sql2 … | |
In design mode (Crystal Reports v10) my report previews perfectly...using font "Tally Data Processing", size 10. I then set this report as a source of a CrystalReportsViewer control in a .Net Windows App. There it comes up using font Arial; an export to Excel or a PDF is also in … | |
hi all, a 'space' in asp.net is ' ', how about 'tab' in asp.net? by the way, can i [B]add image to a listbox user control? [/B] if so, please provide the codes or any ref links.. [COLOR=DarkRed]a million thanks![/COLOR] | |
:D What is the lifetime of values within the viewstate. :D for how much time are they going to store the values of our controls | |
I am having problem in connecting the database. As I am new to it so I have started with simple basic statements. But the compiler is giving the following error Type 'OleDbConnection' is not defined. In fact it gives error at many other things as well. As when I was … | |
Hi all, I'm relatively new to ASP.NET - used to code in Coldfusion. I've got this control created in a page <asp:listbox>. I also have a javascript function in the same page to add listitems into the listbox on certain client calls such as the following:- [CODE] var anOption = … | |
:cool: After college I am now planning to take IT certifications.This would help me to get a decent job. A certification is not an easy job and the prime importance is plannig an exam. Will any one advice me, on how should I plan for my MCSD exam 70-315? Your … | |
hi, i want to give facility to search in my website both search through a keyword and advance search. if any body can send me some code of search option. i m using VB.NET as tiel language and sql server 2000 as database. thanx in advance Prakash Roshan | |
Not very sure where to post this because of the mixture of type of information. 1) Anyway, i have some queries on how to have event handlers in VB .NET for buttons i have created in ItemDataBound? The user is able to delete rows by using checkboxes and delete buttons, … | |
In Visual Basic 6.0, all the available events for an object (ex. Button) are displayed in the Procedure box of the Code window for the developer to choose from. But in VS .NET, the events are hidden. Is there a way to expose them or find out all the available … | |
hi, i want in my website stor a XML file in sql server 2000 and also retrive that file and show it on my web page. and also i want to make a effective search on that xml file . i am using Vb.net in tier language with Asp.net. thanx … | |
I created a website on a server at school using .NET, where the homepage is a web form (I used C#, if that's important). For some reason, the .aspx page works fine everywhere at school and at a friend's home - but it won't open on our desktop at home. … | |
Hi all, Can anyone help me with this, Think there is some missing component or missing drivers in my DLL, This app is on .Net 1.1 framework. Thanks, System.ComponentModel.LicenseException: A valid license cannot be granted for the type com.OpenIntegration.SecsDriver.OpenSecsObject. Contact the manufacturer of the component for more information. at am.a3() … | |
I am writing my first C++ .NET program. For reasons I will not go into, I have to write a GUI in a dll called from an executable. All this is done without MFC. Right now the button bar classes and the menu classes are not loading. So here is … | |
Can anyone plz tell me where r cookies created , on the server side or the client side and how? | |
Hi All, where can I get some relevant study materials on "configuring and securing a Window based application"? Any feedback will be highly appreciated! :eek: | |
HI All, I would like to have some information on [B]"Differences between web services and xml web services"[/B]. Does any one has some sample code on Web services and xml web services? Looking forward your support. Thanks and with regards, Madhusudhan | |
[b][color=sienna]Understanding Caching in ASP.NET. [/color][/b][b][color=#a0522d]This tutorial is based on ASP.NET 1.1[/color][/b] This tutorial explains about The Importance of Caching, Declarative Page Output Caching, Programmatic Page Caching, Caching Page Fragments, Caching Data and Monitoring Performance. Caching is one of the coolest features in Asp.net. Caching enables you to store the expensive … | |
i have a sqldatabase in remote local system.from the web i have to connect to local remote system and copy the sqldatabase using dotnet.how to do. | |
I'm coding in Visual C++ .NET. I have a managed class(FORM1) that displays a form. .NET framework objects can only be define within function scope. I have a main program that creates an instance of FORM1. I have some callbacks in main that need to access the functions in FORM1, … | |
I'm coding in Visual C++ .NET. I have a managed class(FORM1) that displays a form. .NET framework objects can only be define within function scope. I have a main program that creates an instance of FORM1. I have some callbacks in main that need to access the functions in FORM1, … | |
Very simple request, just show me how, in a new windows form application, how I can create and ajust the mount of lets say squares in parent window. Lets say theres a default of 20 squares. But I want to be able to ajust this, in such a way that … | |
Hi, I am trying to make a program that controls iTunes on a windows platform, i am pretty sure it was made using c# for use on windows. Does anybody know where I should begin. Any help would be great, searched google with not too much luck, but I am … | |
good afternoon everyone! I was wondering, is it possible to incorporate assembly language within a .NET program, preferably in C# but also in C++ (or even VB!)? I'm not talking about the IL language, but the IA32 assembly language like mov, cmp, jmp, eax, ebx kind of stuff! is that … | |
I have made a "Web setup" type project to deploy a ASP.net C# application. I cannot find the option to specify the physical path for the virtual directory where the application will be deplyed. By default it installs in "\\Inetpub\wwwroot". Please let me know if somebody has a solution to … | |
Hey all, I only want a few extra links to appear once authorized and not have the whole web app off limits by using deny users="?". I want it much the same as daniweb, the userCP link isn't visible until a user has logged in, how do I do this … | |
Hello all Programmers, I am preparing a website with login credentials to a welcome site. I need help in the following: 1) create a registeration page where by the user enters their username, password and email address 2) once the user submits the details, records are inserted into users database … | |
Dear all, In the installation, i want to select 1 component (the same as feature in installshield) (no select all components). But i don't know how to create this feature in setup project .NET. Hope everybody help me. Thanks & best regards :D Minh | |
I have made a "Web setup" type project to deploy a ASP.net C# application. I cannot find the option to specify the physical path for the virtual directory where the application will be deplyed. By default it installs in "\\Inetpub\wwwroot". Please let me know if somebody has a solution to … | |
I have been trying to create a form to put data into a access database. I had the web host set up a ODBC connection for me. I use web matrix wizard to create the code and changed the connection string for the ODBC connection. I know I have to … | |
Hi All, I am working on a web site project.<BR> And it has the following set up:<BR> web site name: [B]madhu[/B] and <BR> Local path: [B]C:\madhu\Folder1[/B](uses [B]web.config[/B] file which is in [B]Folder1[/B] only).<BR> But i have one file in [B]C:\madhu\FolderXYZ\FileABC.doc[/B].<BR> If i try to access the FileABC.doc(Try to open the … | |
Hi! I am running an ASP.NET Website on a Windows 2000 Server machine. Sometimes, the Website is not available, an error message saying "No servers are available" comes back on a white screen. Basically, there are two things you can do on the website that result in this error: - … | |
Hi, I wrote an ASP.NET application for everyone who wants to migrate from ASP classic to ASP.NET. This code is a good resources for those who just started programming ASP.NET Click the link below to view the demo and download page. URL: [url]http://www.ex-designz.net/dl_info.asp?id=835[/url] By [url]www.ex-designz.net[/url] | |
I have an sql table that consist of three key constraints Policy_Nbr, Trans_CodeOrig, Trans_Eff_Date. Now I need to create a stored procedure that will handle violations on the table. What I mean here is that the old values(three key constraints) when I do an update on the table should be … | |
How to show a txt box? Basically I'm a newbie at this, done c++ console writing for a year now and moved on to win32. I've made a new project in .Net 2003... got it to load and have a close button using the following code: [code] private: System::Void button1_Click(System::Object … | |
Hi Paladine, Am new to ASP.NET. I followed all the steps which you had given for Login Page and Registration Page. Everything is working properly. Thank you so much. Paladin, I need one help from you, as per you steps I created one table called "tblUser". In this table U_id … | |
i m very new to asp.net.i m trying my first script.i have microsoft .net framework 1.1.but when i try my script localhost/myweb/a.aspx i m getting blank screen.please any body help me | |
Hi, I new to asp .net, and I have problem with checkbox bound in datagrid, I want to detect when the field value is null the check box will hide / invisible. I have try to code in onItemDataBound like this: If e.Item.ItemType = ListItemType.Item Or e.Item.ItemType = ListItemType.AlternatingItem Or … | |
All, i have a bunch of dynamic checkboxes created in a datagrid, and i have the results going to a database when they are checked. question is how do i count the total # of checkboxes checked. here is the code i have that loops through the checkboxes to submit … | |
Hi I was planning to create an online dating system for my final year project, i jus need ideas on how i could go ahead with implementing the project. Thank you | |
Hi ! anyone tell me the link or explain abt ASP.NET Page Life Cycle. thanks in advance.:-| | |
Hi all, I am facing problem in session variables. We are a Call Center and we have a CRM application in ASP.Net which has two interfaces, one is for tech executive level another is for auditor. When a auditor opens both simulatanously.Sometime Session variables clashes for both interfaces and forms … | |
Hello there, I am receiving following error in Visual Studio .Net while compiling page with F5. "Error while trying to run project: Unable to start debugging on the web server. You do not have permission to debug the application. The URL for this project is in the Internet zone. Click … | |
I am doing a website with asp.net. i have used session variable in my GLOBAL.ASAX file. the code is given below: Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs) Session.Timeout = 100 Session("Loggedin") = "No" End Sub Sub Session_End(Sender As Object, E As EventArgs) ' Code that runs when … | |
Hello, I have a few web applications that I have been running on one of our web servers at work and everything is fine. Rearrangements have come about and a change of server is needed. Therefore all the intranet websites/applications on one server were moved onto a new server. But … | |
Having a certification adds to ones career prospect! Planning to have MCSD certification. Although cleared exam 70-315 but now planning for 316. During my preparation days facing problems on create a tree questions! Plz help me out! | |
Hi, im new at using asp.net and am having difficulty in displaying data onto a web page which has to be retreived from a data base. Pls can someone help? | |
what should i do..to design database for uploading files/documents from user..? what field i should create?please.. :?: |
The End.