12,085 Topics

Member Avatar for
Member Avatar for laynie21

Hello, I need help. I have a login page that works fine. I did not use a web config file though. I just had the users login to my access database and that signs them in ok. My question is how do I setup an Admin side so that only …

Member Avatar for Paladine
0
201
Member Avatar for Manjesh

I am a .NET Developer with 2.9 yrs of Exp, I am ready to take new projects ,Projects to be completed,etc in ASP.NET,C#,Sql Server2000 mail me at :manjudna@yahoo.com

0
65
Member Avatar for columth

Can anyone help me with the following problem? I am working on an ASP.Net application and have some basic database functionality working, i.e. a user login. It is working perfectly but when i try and put the files in a lower directory the login wont work. I am just working …

Member Avatar for Paladine
0
68
Member Avatar for lorf14plus

I have created a new ASP.NET application in VB.NET and I have made a login page that is call if the user are not logedd in and rediret to the start page. In my internal page I have a dinamic menu that is generated by sub that check the database …

Member Avatar for lorf14plus
0
192
Member Avatar for needhelp2005

sending form data to database creates a error! hi i have created a form which should connect to a database and update it when the user inputs into the form, however as soon as i hit the button on the form i get the error No value given for one …

Member Avatar for Paladine
0
175
Member Avatar for augie0216

Created a form in which the user selects a item from a dropdownlist then clicks a button which in turn uses a streamwriter to open a sequential file and displays the data associated with their selection, this is a text file. When I run the solution I get this error …

Member Avatar for Paladine
0
150
Member Avatar for augie0216

I'm doing an asp.net application but am using vb.net to code the example i'm working on. I'm creating a form that will show historic stock prices I have three description and value pairs: Company Name stock symbol Hartford har Vertigo ver Dickson dks I have created three sequential files that …

Member Avatar for tgreer
0
117
Member Avatar for Jayakumar R

Hi I have a peculiar problem. I created an ASP.Net page with the code behind in C#. After submitting I am storing the primary key value of the row inserted in a ViewState variable. Then I pass this as a query string and do a Response.Redirect() to another page. Then …

Member Avatar for Jayakumar R
0
171
Member Avatar for Slade

Whenever I go to update visual studio 2003 I get the following message: Visual Studio .net 2003 setup encountered errors while attempting to download required files. Check your web browser configuration settings and your connection hardware, and then try again. Ok... I am connected to the net, what web browser …

Member Avatar for Cybele
0
122
Member Avatar for rinyunzen

Hello there! This is my firts post, and I'm happy of finding a site like this. I have a little trouble with .net. I'm programming a site (i mean webforms) and something very weird happens. If I have two webforms, both of them connects to a DB and they use …

Member Avatar for rinyunzen
0
168
Member Avatar for KG800

Hello, I'm trying to make a website that has products in a database, but unfortunately the pages can't be in asp.net. So, I'm using visual studio to connect to my database. Then I write out my category pages as needed, I have them set up in a table format. I've …

Member Avatar for KG800
0
141
Member Avatar for RussGreen

I need help writing a method to create a simple text file. I want that file to be saved to a local drive (client side of my asp.net app). The filename will always be the same "license.txt" but the content will be different for each user. I don't really want …

Member Avatar for tgreer
0
133
Member Avatar for Lacuna

Hi, I have some code that only functions when im focused in the first column... what i need is to have the code execute when the cursor is in any of the columns in the current row. visual basic code:-------------------------------------------------------------------------------- [CODE] Private Sub Auth_KeyDown(ByVal sender As Object, ByVal e As …

0
85
Member Avatar for ITconsultant05

The Division of Information Technology, Bureau of Applications Development & Support (ADS) has a need to acquire one ASP.NET software development engineer to develop new applications and support existing applications in a Microsoft ASP.NET, ASP and SQL Server environment. The immediate goal for this engineer will be to provide technical …

0
71
Member Avatar for G-Zola

Suppose a process notepad.exe has started. I like to know how to detect a period of inactivity of a user for that process, for instance how long the user has not entered anything into notepad.Maybe System.Diagnostics can solve this problem but i did not find much information on the websites.Hope …

Member Avatar for Iron_Cross
0
134
Member Avatar for kosmoe

i downloaded the .Net dotnetfx.exe file. i get a box asking me where i want to place the extracted files. i clicked on the browse button but was not able to find Powerdesk.

Member Avatar for Iron_Cross
0
106
Member Avatar for simi

hi all...need help... I've created a double array and populate it with data from a database. I can read the values it holds in ASP but I cannot do it in Javascript. Is there any way this can be done? Thanks

Member Avatar for Paul.Esson
0
134
Member Avatar for KG800

Hello, I've created a table web server control that does what I want (imagine that!!). But my problem now is I would like to send this to a file anyone know how I can do that? KG

Member Avatar for KG800
0
163
Member Avatar for lorf14plus

I have generate a ASP.NET page with a Codebehind but i want to create a file with common method that i must make in many page of my website. I create a new file class .vb, but how can I using the public function that I have insert in?? Thanks …

Member Avatar for lorf14plus
0
210
Member Avatar for fmardani

In the itemtemplate of a web datagrid, I have placed a checkbox. At present, for every row of the grid, there is a checkbox. If for example, let's say three of the records have the same FileID, then I would like to have only one checkbox for these three rows …

Member Avatar for srikkanthan
0
115
Member Avatar for srikkanthan

I see many of the sites like yahoo mail are using a technology "Web beacon". (You can see this in their privacy/private policy statements). I couldn't get much information about this. All i know is, these Web Beacons are tiny one pixel images used to track the user activity in …

0
64
Member Avatar for blacknight

ok i want to programm a simple chat. i have no idea on how to go about this any pointing in to right direction would be apreciated thx

0
145
Member Avatar for Kendel

Hi All, When I try to run my very first .net App on the server, I got the error saying that [B]"Server cannot access application directory 'D:\Inetpub\myApp'. The directory does not exist or is not accessible because of security settings"[/B] Obviously, the folder does exist. It was set as virtual …

Member Avatar for millers_35
0
125
Member Avatar for joel987

[CODE]Dim myReader2 As SqlDataReader[/CODE] can any one tellme why i get this error: type 'SqlDataReader'is not defined thanks. :D

Member Avatar for millers_35
0
92
Member Avatar for KG800

Hello, I'm currently trying to work on a project and I am stuck. I need to take products from a database and show them on multiple pages according to manufacturer and category. I also will then need to have the pages written out in html, because of were I need …

Member Avatar for KG800
0
216
Member Avatar for Walyer

This is the problem and I don't know how to fix it. The thumbnail tells the story Thanks to everyone who helps

Member Avatar for Walyer
0
107
Member Avatar for jbade

Hi, I am new to ASP.net and I have inherited a web application. Now I have to change the gui and hence the whole navigational flow. I have a top banner. Then I have left side menus and then on click I want to display on the right side some …

Member Avatar for jbade
0
123
Member Avatar for G-Zola

When there is a statement in a windows form application which is executing in an infinite loop, the name of the form will show "Not Responding". How does .NET determine if the application is in an unstable state? I wonder if WMI is the right way to track the application? …

Member Avatar for Iron_Cross
0
75
Member Avatar for hotlantas69

I'm doing some research for school about SONET architecture as it relates to voive over IP. Where can I find good information about that?

0
81
Member Avatar for mntlnstituteflr

hey guys... i need help on making an undo/redo command in my menu... can ya help! o yeah! plz put this stuff n the simplist terms that you can think of like (insert this code here and this there) i just got vb standard 2003 3 days ago, and have …

Member Avatar for Iron_Cross
0
213

The End.