Home All Groups Group Topic Archive Search About

ASP.NET Development

microsoft.public.dotnet.framework.aspnet
Score Data Acess aplication block __How to use it on server without Microsoft Visual Studio 2003
Mukesh - 11 Sep 2006 1:11 PM - 3 messages
Hi all As per my earlier conversation with Ciaran (thx for reply) I have installed the MS APplication block on the server , when i ran Build Enterprise Library file and Install Services from (batch files ) programme files menu it was asking for visual studio 2003 , I have only ...
Score Output DLL
anonymous - 11 Sep 2006 12:48 PM - 4 messages
Sorry for this silly question. Where would I find the DLL /EXE for my WebProject . The bin folder has only reference DLLs . I need this to run my FxCop Thanks ...
Score Select multiple controls
Giorgio Vanoni - 11 Sep 2006 12:43 PM - 2 messages
Hi all, sorry an advance for the dumb question.... i never use VS before. In the VS2005 Express how I can select multiple control dragging a window over the form? It's possible ?!? I have to select the controls one after one? ...
Score how to maintain reference to all pop ups
sama via DotNetMonster.com - 11 Sep 2006 12:39 PM - 3 messages
------------------------------------------------------------------------------ ...
Score Session lost. Test and Live projects.
Alex - 11 Sep 2006 12:35 PM - 3 messages
Hello. Maybe someone can help me. My development computer has: WindowsXP SP2 and MSSQL Server 2000 and IIS 5.0(or 5.1) Our webserver has: Windows2003 SP1 and MSSQL Server 2005 and IIS 6.0 We are storing sessions in MSSQL Server 2005 ...
Score Setting up delay for function call
Aryan - 11 Sep 2006 12:20 PM - 3 messages
Hi,    I have function which creates two xml files,after creation these xml's, I am calling another function which reads these xml files. Now this function is causing exception becuase data has not been read from xml file and stored in using by other control. I am looking out for ...
Score GridView to Excel - but with header??
Daves - 11 Sep 2006 12:10 PM - 2 messages
hi, exporting GridView data to Excel is no problem but in the first data row I would like to put some descriptive information for the table. I cannot see any way to add this directly to the GridView so is there any way to add it ...
Score ASP.NET and cache - just want to be sure
SCG - 11 Sep 2006 11:44 AM - 4 messages
Hi, [sorry if this sounds familiar but just want ot be sure] I have had a site running for 6 months now. This morning I started observing the following behaviour pretty much out of the blue: I load a blob of XML into the ASP.NET cache with a timeout of 15 mins, and a ...
Score ASP.NET Cache and memory
SCG - 11 Sep 2006 11:40 AM - 3 messages
Hi, I have had a site running for 6 months now. This morning I started observing the following behaviour pretty much out of the blue: I load a blob of XML into the ASP.NET cache with a timeout of 15 mins, and a ...
Score Background thread in ASP.net
Avadhoot - 11 Sep 2006 11:22 AM - 4 messages
Hi, I need to create a back ground thread in ASP.Net, but I want it be created only once. Here, let me explain. I have a web application project where the user uploads an excel file. On ce the file is uploaded and stored on the server, I need to create a thread ...
Score Going sessionless (and cookie limitations)
Jon Davis - 11 Sep 2006 11:06 AM - 4 messages
Does anyone know of a best practices or common practices article URL for implementing a sessionless web farm while still managing user logins, etc.? I just got hired by a company that told me their web site is sessionless to ...
Score ASP/HTML Editor
cpaesano - 11 Sep 2006 10:30 AM - 3 messages
Hi, I have been using an old html/asp editor called Homesite (v. 4.0). This is old, and was bought by Adobe, which now is Dreamsomething.  Any suggestions on a good editor for a programmer? Thanks in advance. ...
Score Shopping Basket
Samuel Shulman - 11 Sep 2006 10:13 AM - 2 messages
Hi I need to implement a shopping basket for my e-commerce website Scenarios are as follows 1. Website to offer shopping basket for all visitors including those who didn't log 2. Website to offer shopping basket ONLY to those that are logged ...
Score call a routine from Javascript
RicercatoreSbadato - 11 Sep 2006 9:03 AM - 2 messages
I'd like to call a method from a Javascript function.. how can I do? The method is in the codebehind.. ...
Score Cookie detection in ASP.NET
Zdenko Rupcic - 11 Sep 2006 8:33 AM - 3 messages
How can I detect if a client's browser has cookies enabled? Using Request.Browser.Cookies doesn't work because it returns true if the browser SUPPORTS cookies, even if they are disabled. ...
Score IIS settings for ASP.Net 2.0
SenthilVel - 11 Sep 2006 7:25 AM - 2 messages
hi all I am in the process of converting my CLR 1.1 built web applications to run in CLR2.0. right now i am doing the manual step of setting the ASP.Net . To configure a 1.x application's script map to use the .NET Framework ...
Score Client Script for ASP.NET Websites
Saurabh - 11 Sep 2006 6:32 AM - 2 messages
Hello,         I'm using Microsoft Visual Web Developer 2005 Express Edition and I've realized that some events like onmouseover, onmouseout are not directly supported by ASP.NET websites; and for it, we need to write code in client ...
Score Stopping client side event validation
Paul - 11 Sep 2006 5:09 AM - 2 messages
Hi all, I've been trying unsuccessfully to stop client side event validation. I've created a simple page with a text box, a required field validator and a server button with the following settings: 1. <pages enableEventValidation="false"> in web.config ...
Score Trouble with databinding
Hayden Kirk - 11 Sep 2006 12:30 AM - 4 messages
Hi, I'm trying to add databinding to the wizard control. Basically a user is entering their email address and I want to validate this to a sql database when the hit next but I cannot get this to work. ...
Score Best tool for JavaScript debugging
Tina - 11 Sep 2006 12:03 AM - 3 messages
I'm getting into Atlas classes now and I guess I'm going to have to write some javascript (ughh).... So, to get started on the right foot, what is the best tool to use when using JavaScript with asp.net apps... Microsoft Script Debugger?? ...
Score Viewing in Browser
Uriah Piddle - 10 Sep 2006 9:17 PM - 3 messages
Hi Gang, How do you center an ASP.NET 2.0 website in the browser window? My website is 800 px wide and it renders to the left in all the browsers. Thanks. Steve ...
Score Login Controls and aspnet_regsql
Owen Richardson - 10 Sep 2006 7:43 PM - 3 messages
I have been running and testing stuff ok on my dev machine, but have been forced to consolidate my databases at my hosting company - i created a db there, and i ran the aspnet_regsql wizard. I filled that out, and sure enough ...
Score "Page.Clientscript" does not compile in assembly,
Jon Paal - 10 Sep 2006 6:21 PM - 4 messages
"Page.Clientscript" does not compile in assembly, with the error message "Reference to a non-shared member requires an object reference". ... what reference is it looking for ?????? class class1 public sub showimg()   Dim Response As HttpResponse = HttpContext.Current.Response ...
Score Validating new users by way of email
JJ - 10 Sep 2006 5:29 PM - 7 messages
When I new user registers on my web site I want to force them to click on a link in a sent email to confirm that their email is correct. I have searched high and low for this but I am probably using the wrong ...
Score Microsoft Dynamic AX
Seth Bourne - 10 Sep 2006 5:19 PM - 5 messages
I've seen the microsoft product (microsoft dynamic AX). it really impressed me cause it looks like windows form, but it is web form (run on IE). it hidden menubar, toolbar and everything on IE menu, and create the menubar ...
Score asp help
John - 10 Sep 2006 4:46 PM - 2 messages
Hi In asp I used to use; rs = New ADODB.Recordset rs.Open(SQL, conn) What is the asp.net equivalent? Regards ...
Score asp to asp.net conversion issues
John - 10 Sep 2006 4:29 PM - 3 messages
Hi I am trying to convert my asp app tp asp.net and I have a few issues; 1. I have the following code for a db connection; onn = New ADODB.Connection conn.Open("PROVIDER=SQLOLEDB;DATA SOURCE=mysqlserver;UID=username;PWD=password;DATABASE=mydb") ...
Score possible to remove Viewstate hidden field?
Stimp - 10 Sep 2006 4:01 PM - 4 messages
Is it possible to prevent the <input type="hidden" name="__VIEWSTATE">  field from being generated in an aspx page? I'm running off Framework 1.1 The field is messing up a process that I need to run, so simply clearing ...
Score asp to asp.net conversion
John - 10 Sep 2006 2:23 PM - 4 messages
Hi I have a pure asp app which I need to integrate into an asp.net app in terms of the asp.net membership/roles/login that asp.net app uses. I understand there is no way for a pure asp app to share session etc. with asp.net i.e. ...
Score How can I get a bitmap into a WebControl?
Dave Harvey - 10 Sep 2006 9:48 AM - 6 messages
I have developed a standard .NET control which displays medical images and works fine in applications, but increasingly, my customers are wishing to use it in an ASP.NET environment, so I am looking to make a WebControl based equivalent.  [If I'm missing something important, and there is a way to use ...
Score asp.net 2.0 disabled=true problems
moshi - 10 Sep 2006 9:08 AM - 4 messages
Hey, I'm working with asp.net 2.0. I make objects (like ddl, textbox...) disabled=true in client side. Then, when I get to the server in post action, these objects lose their value. For example: ddl comes back after postback with the first values in it's ...
Score Using MVP pattern in ASP.NET
uran1 - 10 Sep 2006 7:29 AM - 2 messages
In MVP (Model-View-Presenter) presenter shouldn;t depend on view layer(so it cannot contain reference to System.Web)- we cannot use Membershi and Role providers in Preseneter (Controlling layer). Access to those objects is posible only in view, where should be no logic ...
Score asp with membership/login
John - 10 Sep 2006 6:47 AM - 3 messages
Hi Is it possible to use asp.net membership/login control with pure asp i.e. user logs in using login control and then asp can use it somehow? Is there a code example somewhere? Thanks Regards ...
Score Problem adding button to login control
John - 10 Sep 2006 6:33 AM - 2 messages
Hi I have added an image button to the login control as below; <asp:ImageButton ID="LoginButton" runat="server" AlternateText="login" CommandName="Login" CssClass="noborder" Height="31px" ImageUrl="~/images/box/bu_login_sm.gif" SkinID="login" Width="110px" ImageAlign="Middle" OnClick="LoginButton_Click" /> ...
Score Limiting access to fields for web service client
dev - 10 Sep 2006 6:17 AM - 2 messages
Hello, I have a web service that returns an entity (C# class). I  would like to disallow access to some of the members in write access to the WebService clients. Setting them private or protected in the class definition can ...
Score How can I keep the dropdownlist from populating my gridview?
needin4mation - 10 Sep 2006 4:14 AM - 2 messages
I have a gridview and a dropdownlist.  If I change the ddl, the gridview populates.  That is what I want.  But what I don't want is for it to happen the first time they get to the page.  I know I can add a ...
Score Weird cookie problem
Todd - 10 Sep 2006 12:18 AM - 2 messages
I'm writing a cookie in one asp.net page, then trying to read that new value in another. Problem is, the saved value disappears when the cookie code calls it! Here's the code... SETTING THE COOKIE ********************************************************* Dim i As String = Request.QueryString("passedVal").ToString ...
Next » 2 3 4 5 6 7 8 9 10