13,153 Topics

Member Avatar for
Member Avatar for jhoop2002

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 …

Member Avatar for f1 fan
0
227
Member Avatar for iloveorangesoda

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...... …

Member Avatar for tgreer
0
62
Member Avatar for Eclipse414

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 …

0
83
Member Avatar for shawndewet

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 …

Member Avatar for earonne
0
141
Member Avatar for ohgosh

hi all, a 'space' in asp.net is '&nbsp', 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]

Member Avatar for Ooble
0
216
Member Avatar for ramareddy_dotne

: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

Member Avatar for Reham Ejaz
0
148
Member Avatar for Reham Ejaz

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 …

Member Avatar for Reham Ejaz
0
86
Member Avatar for red_evolve

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 = …

Member Avatar for red_evolve
0
357
Member Avatar for monicachapmanal

: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 …

Member Avatar for _r0ckbaer
0
79
Member Avatar for roshan.prakash

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

0
78
Member Avatar for AxonIDI

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, …

Member Avatar for tgreer
0
104
Member Avatar for DotNetUser

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 …

Member Avatar for salamkottayam
0
150
Member Avatar for roshan.prakash

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 …

0
157
Member Avatar for ironman25

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. …

Member Avatar for Paladine
0
109
Member Avatar for sloppy_donny

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() …

Member Avatar for priyanka
0
88
Member Avatar for complete

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 …

Member Avatar for dwks
0
107
Member Avatar for Reham Ejaz

Can anyone plz tell me where r cookies created , on the server side or the client side and how?

Member Avatar for tgreer
0
137
Member Avatar for shanepaul

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:

Member Avatar for arnoldsmith30
0
85
Member Avatar for cumadhu

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

Member Avatar for tgreer
0
140
Member Avatar for vrsane

[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 …

0
114
Member Avatar for Deepa

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.

Member Avatar for campkev
0
177
Member Avatar for DotNetUser

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, …

Member Avatar for Dave Sinkula
0
53
Member Avatar for DotNetUser

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, …

Member Avatar for Dave Sinkula
0
64
Member Avatar for smartintelleng

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 …

0
59
Member Avatar for Dark_Omen

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 …

Member Avatar for tayspen
0
77
Member Avatar for SelArom

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 …

0
83
Member Avatar for kintug

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 …

Member Avatar for kedar_challa
0
89
Member Avatar for Slade

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 …

Member Avatar for Paladine
0
187
Member Avatar for rayferns

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 …

Member Avatar for Paladine
-1
102
Member Avatar for uptodate

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

0
59
Member Avatar for kintug

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 …

0
60
Member Avatar for myth512

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 …

Member Avatar for Paladine
0
308
Member Avatar for cumadhu

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 …

Member Avatar for Paladine
0
671
Member Avatar for SEsternchen

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: - …

0
45
Member Avatar for dexterz

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]

0
102
Member Avatar for mcupryk

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 …

0
92
Member Avatar for Acidburn

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 …

Member Avatar for kedar_challa
0
132
Member Avatar for lkaravi

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 …

Member Avatar for kedar_challa
0
460
Member Avatar for aarya

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

Member Avatar for Paladine
0
623
Member Avatar for ruby_ffsi

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 …

Member Avatar for kedar_challa
0
183
Member Avatar for scr

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 …

Member Avatar for kedar_challa
0
88
Member Avatar for topaz

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

Member Avatar for kedar_challa
0
91
Member Avatar for akraj

Hi ! anyone tell me the link or explain abt ASP.NET Page Life Cycle. thanks in advance.:-|

Member Avatar for kedar_challa
0
242
Member Avatar for pyari_priya1981

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 …

Member Avatar for kedar_challa
0
177
Member Avatar for frmsasp

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 …

Member Avatar for kedar_challa
0
99
Member Avatar for seemagaur

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 …

Member Avatar for kedar_challa
0
164
Member Avatar for AlexClifford

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 …

Member Avatar for Paladine
0
326
Member Avatar for edmondvani

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!

Member Avatar for Lightninghawk
0
56
Member Avatar for jody

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?

Member Avatar for Paladine
0
183
Member Avatar for snfazilah

what should i do..to design database for uploading files/documents from user..? what field i should create?please.. :?:

Member Avatar for AlexClifford
0
82

The End.