Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > december 2004 > threads for wednesday december 1

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Send Keystrokes to Client Side Application
Posted by Lucas Tam at 12/1/2004 10:12:17 PM
Hi all, Has anyone done this before? Send client side keystrokes to an application from a webpapge? This maybe more of a Javascript question. In short, I have an application on the client's desktop that needs to communicate with an ASP.NET application. The only interface into the appli...more >>


Images and ASPNET permissions
Posted by Alex at 12/1/2004 9:37:34 PM
This is a multi-part message in MIME format. ------=_NextPart_000_000A_01C4D7ED.F80896F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a web application hosted on the server's F:\www directory. I have = images stored on the file system a...more >>

Newbie Question
Posted by whiggins at 12/1/2004 8:33:04 PM
I have different aspx pages that display results from SQL queries. The user can click on an item which will send them to a page were they can edit the entry and submit the changes. My question is how can I take them back to the particular page were they left. Currently I am using a respon...more >>

What is a good book about Developing ServerControls with VB.NET
Posted by Dexter at 12/1/2004 7:31:08 PM
Hello all, i want to know the best book about Developing Server Controls and Custom Web Controls with VB.NET. Thanks Dexter ...more >>

Alternatives to FreeTextBox
Posted by Franck Quintana at 12/1/2004 7:03:20 PM
Hi, I would like to know if there are alternatives to FreetextBox control (http://www.freetextbox.com)? Commercial and non commercial products please. Thank you. Franck. ...more >>

HyperLinkField Help
Posted by Bruno Alexandre at 12/1/2004 6:26:39 PM
in the form I have: <asp:TextBox ID="fAte" Runat="server" Width="80px">31-01-2004</asp:TextBox> in the GridView I have: <asp:HyperLinkField DataTextField="nC" HeaderText="nome Colab" SortExpression="nC" DataNavigateUrlFields="idC" DataNavigateUrlFormatString= "vendas_detalhes.aspx...more >>

EditCommandColumn Question
Posted by Patrick.O.Ige at 12/1/2004 6:19:01 PM
I have been using EditCommandColumn to add images to my button! For example :- <asp:EditCommandColumn HeaderText="Editing" EditText="<img src='im_edit.gif' border='0' alt='Edit'>/>" But now i wanted to add DeletText to it and i discovered it doesn't have it! Is there a way of adding an image...more >>

ASP.Net "Warning :Page has expired" Question
Posted by Patrick.O.Ige at 12/1/2004 5:41:02 PM
Hi All, How can i get rid of "Warning :Page has expired" Question after clicking on BACK button on the browser?I have an application that uploads a file to a Server and after "Confirmation that file is uploaded" i press the BACK button and it gives the error.. Any solution to this! Patr...more >>



call statement
Posted by Lerp at 12/1/2004 5:08:33 PM
Hi all :) Please confirm, to call a sub procedure that is in a dll on same server from my asp.net app I would have to declare the dll the sub procedure is residing in, and then use the call statement to actaully call the sub? Cheers, Lerp ...more >>

Performance counters
Posted by Dmitry Duginov at 12/1/2004 5:00:00 PM
I'm running some ASP.NET applications on Windows 2003 server and I cannot get ANY performance counters values in ASP.NET, ASP.NET Applications categories. Every sample is 0, application instances are not shown. w3wp process is running under NETWORK SERVICE account and it has the following perm...more >>

Tooltip on a part of an image
Posted by Bart Schelkens at 12/1/2004 4:28:28 PM
Hi, on my website I want to display a map of our location. When I go with the mouse over the area of the map where our building is, I want to display a sort of tooltip that displays our address. How can I do this? Thx. ...more >>

Validationsummary
Posted by Mike at 12/1/2004 4:19:02 PM
Is there a way to reference the value of a validationsummary control? I have a need to display any validation errors on my pages in a unique way and the normal output of the validationsummary control does not meet that requirement. However if I were able to capture the output that the valida...more >>

ASP .Net and SAS
Posted by Carlos at 12/1/2004 4:02:45 PM
Hello, I just wanted to know if there is any way to integrate ASP .Net with SAS data sets. (like for instance, access the SAS datasource to populate a datagrid control ). Thanks in advance. Carlos ...more >>

How can I run ASP.NET 2.0 on a server?
Posted by Nate Hekman at 12/1/2004 3:59:06 PM
I've installed Visual Web Developer 2005 Express and am having fun with ASP.NET 2.0 on my own machine. I'd like to put my web apps on a server instead of my development machine, to test things like deployment and so others in my office can see what I'm doing. What do I need installed on the ...more >>

How to debug store process use vs.net
Posted by jiangyh at 12/1/2004 3:47:34 PM
hi there: I want debug store process use vs.net.I can't stop store process at breakpoint.how to resolve this. thanks a lot. -- Jiangyh http://bbqb.com/bbs/index.php http://freelance.forumzero.com/bb/index.php ...more >>

HOW TO: create product option selection like on DELL.COM on ASP.NET page for shopping cart
Posted by nicholas at 12/1/2004 3:11:47 PM
I already posted this once...but still got no solution, so here's my problem, explained in another way: When you want to configure a computer on www.dell.com you have lot's of option groups with lots of options. You can for example choose for the Computer Model 1 and than specify these option...more >>

URL Rewriting
Posted by Jeti [work] at 12/1/2004 3:10:59 PM
what is the easiest way for implementing url rewriting? ...more >>

Transparent PNG
Posted by Martin Eyles at 12/1/2004 3:09:48 PM
I am trying to make image alpha transparency work in IE6. I was hoping <img src="Graphics/TransparentLogo.png" width="249" height="42"> would work, but it doesn't. After looking around I found the work around <div style="FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Graphi...more >>

Search Refinement
Posted by jhoge123 NO[at]SPAM yahoo.com at 12/1/2004 3:06:18 PM
I'm working on a product search page that will allow the user to refine their search results based on a few criteria. The user will do a text search, which returns a set of products, and then be presented with a series of checkboxes for product categories and price buckets. I have two optio...more >>

IIS 2 level deep
Posted by Jason at 12/1/2004 2:59:29 PM
Hi all i seem to be having a funny error. or maybe it's just me. I have a ASP.NET C# project that i am working on. the url for this project is http://localhost/publications whose location is at C:\inetpub\wwwroot (for argument sake) there is a default.aspx everything is working fine! n...more >>

textbox control question
Posted by djc at 12/1/2004 2:15:33 PM
I noticed that after entering text into a textbox on an asp.net webform and then hitting the enter key that a postback appears to be performed. 1) what event can I write to in order to perform an action at that time? 2) How can I prevent any postback from happening on textboxes that I do not w...more >>

Conflict between VS2003 and VS 2005
Posted by David Gildea at 12/1/2004 2:05:26 PM
Hi All, I am having a problem with IIS 5.1 when opening new web projects on VS2003. I have recently installed VS 2005 on the same machine. Is anyone aware of a conflict between them. The error is "HTTP/1.1 500 Server Error" Thanks Dave ...more >>

hypothetical org chart solution
Posted by Hazz at 12/1/2004 2:02:17 PM
I have been asked what I thought would be a good database design, data delivery mechanism and rendering method for an org chart with as many as 100,000 people. No other design specifications. 1. Database design? Good question. Employee Table EmployeeID EmployeeName ...more >>

Storing SQL data from dotnet...
Posted by Chris Marsh at 12/1/2004 1:54:02 PM
Hi, We are taking information in a simple sales prospect entry form on our web site via asp.net, we want to capture accurate data so we have included the following expression validator: <asp:regularexpressionvalidator id="Regularexpressionvalidator1" ValidationExpression="((\(\d{3}\)?)|(\d{...more >>

a process that will take 30 seconds
Posted by blarfoc NO[at]SPAM yahoo.com at 12/1/2004 1:51:19 PM
Hello, please tell me how to do this.. I have a web page that a user can manipulate and work with a database object. it is not important what that is but for the user to start on a new object, they must request that one be created. with a sql server stored procedure, the object takes about 30-...more >>

asp.net templates!
Posted by hansiman at 12/1/2004 1:06:25 PM
in my asp.net project I find myself adding new .aspx files and adding stylesheet and javascript links in the header part. Is there a centralized way / method to ensure that a .aspx file has the correct stylesheet and javascript links in the header part? How do you do it? ...more >>

Safari Postback Problems
Posted by WizyDig at 12/1/2004 12:59:51 PM
We have an asp.net page written in C# that runs fine on IE windows, IE Mac and Mozzilla Mac. Here are the symptoms when it runs on Safari. When the page loads and the users tries to click on any items on the page that would result in a postback/submit type request. The page gets a downloading ...more >>

How to use <script> tag in code-behind?
Posted by hb at 12/1/2004 12:54:19 PM
Hi, I need to assign javascript code dynamically to this tag in <head> section. Would you please tell me how to use <script> tag in code behind? Thank you hb ...more >>

asp.net, apache, iis, etc ?
Posted by Skybuck Flying at 12/1/2004 12:41:14 PM
Hi, Are asp.net application limited to running on microsoft's internet information server ? Or can it run on for example apache as well ? Or other populair established webservers ? Bye, Skybuck. ...more >>

Referencing Assembly Question Without GAC?
Posted by Mike at 12/1/2004 12:27:03 PM
I found this question before I asked mine: ----<previous question>---- We are clearly going about this the wrong way so before we get too far I would like some advice. We have all common assemblies like our page base class etc located on our Dev server. We reference them in all our app...more >>

aspnet_wp.exe (PID: 1864) was recycled because it was suspected to be in a deadlocked state. It did not send any responses for pending requests in the
Posted by bmmodi at 12/1/2004 12:25:53 PM
Hello, We have three webservers that host the same web application (written in VB.NET running on .NET Framework 1.0 SP2). We receive the following error (aspnet_wp.exe (PID: 1864) was recycled because it was suspected to be in a deadlocked state. It did not send any responses for pending re...more >>

Code behind error
Posted by Laura K at 12/1/2004 12:18:47 PM
(Using VB) I created a conditional statement to put a control into a placeholder depending on criteria. It worked fine. I then took that code into a seperate vb page and called it from the initial page. It doesn't work now. I am getting an error: The base type 'sidebar' does not exist in...more >>

Hyperlinkcolumn, or buttoncolumn to post data
Posted by Not Me at 12/1/2004 12:09:41 PM
Hi, Very new to this, so apologies if I go completely wrong :) I'm wanting to create a link to a separate page based on data in a datagrid. I can get it working almost how I want it using a hyperlinkcolumn. The problem with this, is that the data I wish to pass to the next page is visibl...more >>

Datagrid
Posted by Michael Chong at 12/1/2004 12:06:41 PM
Can I add item directly into datagrid without going through database? Any example? TQ! Michael ...more >>

When impersonation doesn't seem to work
Posted by agarrettb NO[at]SPAM hotmail.com at 12/1/2004 12:05:32 PM
Hi all, I am trying to access folders on an Active Directory network share in my ASP code. In my config file I have the following: <identity impersonate="true" userName="OURDOMAIN\myusername" password="mypass"/> I am able to access the share through other means so I know my user accou...more >>

CheckBox control and IPostBackDataHandler
Posted by Francois at 12/1/2004 11:16:43 AM
Hi, I am trying to implement a custom control that extends the standard System.Web.UI.WebControls.CheckBox control. In the .Net class library reference it is said that CheckBox Implements IPostBackDataHandler interface. I want to override the 2 methods defined by that interface but i do not ...more >>

remote debugging not working
Posted by JrMc at 12/1/2004 11:09:05 AM
I'm reading all your comments about using remote debugger and aspnet_wp.exe and cannot locate any help on getting it installed and configured to work. I have done this before in a class. However, in my environment now, I cannot get the ASPNET_WP process to run. If i go to vs.net debug menu ...more >>

Datagrid or Datalist to return the row value
Posted by niv at 12/1/2004 11:00:08 AM
Hi, My dataset consists of a string of data seperated by semicolons. ie 4544512;7878595;9696569;9596586;1235252;5456585;4754565;696 9596 I want to return this data to either a datagrid or datalist as individual rows. The criteria is for every row is seperated by semicolon.. Wh...more >>

Why doesn't IE show full html source?
Posted by John Dalberg at 12/1/2004 10:35:25 AM
Why does IE not show the full html source when I try to view the source?? I mean why does it hide a few features. Previously I had an issue where the data grid html representation was hidden in the source view. After spending a LOT of time troubleshooting this, it was due to the smart navi...more >>

HTMLAnchor inside a repeater
Posted by Leigh Webber at 12/1/2004 10:33:12 AM
I have an HTMLAnchor control on my aspx page. When it's not inside a repeater, it works fine. When I put it inside a repeater control, the handler never gets fired. I have a handler for the htmlAnchor's ServerClick event (works when not inside a repeater), and a handler for the repeater's It...more >>

Help with CustomValidator
Posted by Beryl Small at 12/1/2004 10:23:44 AM
Hi all, I need to validate a textbox on a webform so that the user can only enter information in the following format: 08-11-12-04 8 digits with dashes separating them into twos. Can anyone please help me? ...more >>

Getting file contents properties
Posted by Valerian John at 12/1/2004 10:00:09 AM
Hello: In ASP.NET, how can one get the properties (length of audio clip, length of video clip, dimensions of gif or jpg, etc.) for any given file? I am primarily interested in media files. One can see these properties in Windows Explorer's File properties (Summary tab). TIA, Val ...more >>

custom data in SiteMapNode (ASP.NET 2.0)
Posted by Nate Hekman at 12/1/2004 9:56:10 AM
The documentation for the SiteMapNode class refers to a public property named Item, which is supposed to get a custom attribute from the Attributes collection. But when I include this line in my aspx: <%= SiteMap.CurrentNode.Item %> I get this compiler error: CS0117: 'System.We...more >>

Webmatrix advice vs VS.net
Posted by jason NO[at]SPAM catamaranco.com at 12/1/2004 9:49:14 AM
I am starting out my transition from classic asp to .NET and was hoping some advice could be offered on using Webmatrix to do my initial small asp-like, xml and flash embedded projects. http://www.asp.net/webmatrix/default.aspx?tabIndex=4&tabId=46 It seems like a great too...but I am opening...more >>

Global Error Handling
Posted by Jim Slade at 12/1/2004 9:42:11 AM
I'd like to be able to log each error that occurs in an ASP.NET application. Do I really need to have a try/catch block in every single one of my methods? Is there a way to somehow handle ALL errors without having a bazillion try/catch blocks? Thanks! ...more >>

How can i know....?
Posted by CarlosOrtiz at 12/1/2004 8:51:03 AM
....the framework installed in my web server? I'm developing an asp.net app, but i don´t know what version of the framework is installed in the server ...more >>

Registration page for Corporate Event/Forum
Posted by brian.lantz NO[at]SPAM asahq.com at 12/1/2004 8:38:37 AM
I am fairly new with ASP.NET and have been asked to make a Registration page in VB using an Access database which includes company info attendee info which sessions they are attending how many nights in the hotel, etc My problem is that multiple people from a company may be attending and ...more >>

Redirecting users who use http:// to https://
Posted by Marlon at 12/1/2004 8:34:51 AM
I have a site that is now SSL secured. User not still using the http:// to get to the site. How can I redirect the user the the visited page using https:// ? ...more >>

Session variables problem
Posted by Simon Matthews at 12/1/2004 8:09:06 AM
I am having issues with the right way to architecture the following (using c# asp.net):- The question I have is how best pass the collected data from one web page for use in another. The question I have is how best pass the search criteria from the first page to the second. The search cr...more >>

text date conversion
Posted by dhnriverside at 12/1/2004 7:55:02 AM
Hi peeps I have a datepicker control that's providing dates in the format dd/mm/yyyy (UK). I want to convert this to "yyyy-mm-dd" to store as a text field in my database (had lots of problems with date conversions using "proper" data fields). I used to use ASP, and it was easy, using ...more >>

Any way to do relative path with SSL
Posted by JerryK at 12/1/2004 7:51:32 AM
Hi, We have a couple of pages on the site that need to be secure. Is there any way to get (redirect, etc) to these pages without using an absolute path? Alternately, the whole reason for doing this is because the certificate was issued to mydomain.com. This causes a problem with the brow...more >>

Outlook from ASP.NET
Posted by W Akthar at 12/1/2004 6:42:10 AM
Hi, I am trying to set an appointment from my ASP.NET intranet web-site. The following code works fine when used from a console application but when used in an asp.net web-site I get Access Denied error. Outlook.Application oApp = new Outlook.Application(); Outlook.NameSpace oNS = oApp...more >>

Response.Redirect sometimes fails
Posted by Klem at 12/1/2004 6:11:22 AM
Hi I am expiriancing a very,very strange problem. I have an asp.net application that hangs (sometimes) when trying to execute Response.Redirect("page.aspx",true) command. What is very strange is that it behaives differently when accessed from different locations even where IE browsers are t...more >>

Single Sign On with ASP.NET and Cold Fusion
Posted by ralphpass NO[at]SPAM yahoo.com at 12/1/2004 6:08:16 AM
I am setting up an ASP.NET application that will require external users to login. Currently we run both Cold Fusion and ASP.Net. Can someone explain if and how I can create a single sign on for applications written on both platforms. So if a user logs into an ASP.Net application then jumps to a...more >>

DropDownList changing the width
Posted by graulstone NO[at]SPAM yahoo.com at 12/1/2004 5:22:16 AM
Hi, I have a drop down list and have set it's width to 200px. But sometimes the text in the drop down list exceeds the 200px. This cuts off the text thus the user cannot see the full description in the text box. Is there any setting that will allow me to put it to default to 200px if the text...more >>

Problem rendering dynamically generated images on non localhost pc
Posted by Tim at 12/1/2004 5:09:02 AM
I have an asp.net application that generates dynamic images (charts). When I run the application in debug mode from visual studio, or refer to the url with localhost in the name, everything works fine. When I try to access the site with the full machine name (not using localhost), or from an...more >>

Could not access 'CDO.Message' object
Posted by lisa.staples NO[at]SPAM gnb.ca at 12/1/2004 5:08:33 AM
I have 2 ASP.NET applications that I have developed locally on my PC. The first one I developed when I had Windows 2000. I recently upgraded my PC to Windows XP and developed a new ASP.NET application. When I run the old application the email method still works, but the email method in my ...more >>

Manual Validation in different control files
Posted by turpya at 12/1/2004 4:11:04 AM
Hi, Does anyone know where I can find a vb.net example of the following code... http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=505 .... or can anyone assist in converting this for me? Any help would be very much appreciated. Thanks.....more >>

Problem with Sorting Web Datagrid
Posted by Stuart at 12/1/2004 3:27:05 AM
Hi There I have a datagrid with a Select(LinkButton) Column followed by several Bound Columns. I have enabled the columns to sort and created the correct event handler (I think) - however the crux of my problem is that when I click on one of the column headers to sort by it the ItemComma...more >>

Problem DataBinding
Posted by Wayne Wengert at 12/1/2004 3:12:27 AM
I have a VSNET 2003 ASPX page which contains a RadioButtonList Control that I want to populate from an existing column in an existing table. I've done this in the past using a datareader and looping to add values. I decided I want to make myself use the NET data tools (sqldataadapter, etc.) Needl...more >>

aspx function
Posted by msuk at 12/1/2004 3:11:02 AM
All, I have a ASP.NET/C# webform that contains a ASPRegularExpressionValidator and a ASPRequiredFieldValidator, the form contains many fields to be filled in. I have a send button at the bottom of the page that calls a function within the webform that checks to see if the page is valid. If...more >>

Repeater
Posted by Michael Chong at 12/1/2004 2:16:16 AM
Any sample or URL that I can learn what exactly Repeater is? Michael. ...more >>

UserControls
Posted by Jon at 12/1/2004 1:37:02 AM
Hello All, I've declared my usercontrol in the normal way (page directive) and to load it I'm doing: <webapp:menu runat="server" />. However, is there a way I can pass a parameter into it as this menu will be used on a number of pages and on each page it needs to show the same info, but wit...more >>

problem with vs.net 2003
Posted by AVL at 12/1/2004 12:43:02 AM
Hi, I've uninstalled IIS & reinstalled it, then reregistered dASP .NET. But whenver I'm trying to create a new web application, it's asking me to connect to the internet. How should I avoid it? If set the 'Work Offline' then it's asking me to uncheck it. Any sugggestions??? Regs ...more >>


DevelopmentNow Blog