User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,634 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,406 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 18 of 18
Search took 0.01 seconds.
Posts Made By: mikefitz
Forum: ASP.NET Mar 26th, 2007
Replies: 1
Views: 889
Posted By mikefitz
Help Missing assembly file

Hi,
I'm using Visual Studio 2005 with C#. When I Build the solution, the .dll assembly file is not being created in the \bin folder. Does anyone know why the assembly file is not being created,...
Forum: ASP.NET Jan 25th, 2007
Replies: 0
Views: 1,454
Posted By mikefitz
Question How to change the ForeColor of a Disabled control

Hi,
Does anyone know how to set the ForeColor of a DropDown control to Black when Enabled = False. The ForeColor is Gray by default.

Thanks,
Mike
Forum: ASP.NET Jan 19th, 2007
Replies: 1
Views: 2,418
Posted By mikefitz
Question Refresh Parent Browser

Hi,
I am opening a Child Browser(pop-up) from a Parent Browser using the Window.Open() javascript. After closing the pop-up Browser using Window.Close(), I need to refresh a DataGrid control on...
Forum: ASP.NET Jan 11th, 2007
Replies: 6
Views: 5,910
Posted By mikefitz
Re: Export to Excel from ASP.NET app

Does anyone have a code example using VB.NET?
Forum: ASP.NET Jan 10th, 2007
Replies: 6
Views: 5,910
Posted By mikefitz
Export to Excel from ASP.NET app

Hi,
I need to export data from a DataSet Element to Excel. Does anyone know the easiest way to export the data from the DataSet to an Excel file on the client's machine?

Thanks,
Mike
Forum: ASP.NET Dec 21st, 2006
Replies: 1
Views: 4,807
Posted By mikefitz
Help Problem closing Browser with Window.Close

Hi,
I have an ASP.NET application that will not close a Browser using the Javascript Window.Close() command.

I am opening a Browser on top of the current Browser to display and collect additional...
Forum: ASP.NET Sep 23rd, 2006
Replies: 6
Views: 5,936
Posted By mikefitz
Re: Call external program from ASP.NET

That will work just fine. Thanks
Forum: ASP.NET Sep 17th, 2006
Replies: 6
Views: 5,936
Posted By mikefitz
Call external program from ASP.NET

Hi,
Does anyone know how to run an external program from ASP.NET.
The System.Diagnostics.Process or Shell() functions do not work for opening GUI applications like NotePad. I need my ASP.NET web...
Forum: ASP.NET Aug 16th, 2006
Replies: 1
Views: 9,480
Posted By mikefitz
Solution Re: Getting Current Row Values in the DataGrid control

The following code worked to retrieve the cell value from the row currently being edited (DataGrid1.EditItemIndex = e.Item.ItemIndex)

Dim obj As Object = e.Item.Cells(1).Controls(0)
...
Forum: ASP.NET Aug 14th, 2006
Replies: 1
Views: 9,480
Posted By mikefitz
Getting Current Row Values in the DataGrid control

Hi,
I'm using the DataGrid control with databound columns. I have an EditCommandColumn to allow for the Edit of the row. I'm having trouble retrieving the values of the row being edited in the...
Forum: ASP.NET Aug 8th, 2006
Replies: 2
Views: 3,036
Posted By mikefitz
Re: Vertical Scroll for DataGrid control

That worked just fine. Thanks!
Forum: ASP.NET Aug 8th, 2006
Replies: 2
Views: 3,036
Posted By mikefitz
Vertical Scroll for DataGrid control

Hi,
Does anyone know how to format a DataGrid control with fixed Height and Width values with a vertical scroll. The DataGrid columns are bound to a Dataset.

Thanks
Forum: ASP.NET Jul 26th, 2006
Replies: 0
Views: 4,877
Posted By mikefitz
Question Anyway to display the Row Number in DataGrid?

Hi,
Does anyone know if there is a way to display the Row # next to the first column in the DataGrid control? Something like the row number display in an Excel spreadsheet.


Thnaks
Forum: ASP.NET Jul 19th, 2006
Replies: 2
Views: 7,386
Posted By mikefitz
Re: How do I mask data using TextBox Control

Doing it this way worked out fine. Thanks!
Forum: ASP.NET Jul 18th, 2006
Replies: 2
Views: 7,386
Posted By mikefitz
Help How do I mask data using TextBox Control

Hi,
Is there a way to set a mask on the standard ASP.NET TextBox Web control? For example, I need to mask the input and display of a telephone number "###-###-####".

Thanks,
Mike
Forum: ASP.NET Mar 6th, 2006
Replies: 4
Views: 2,615
Posted By mikefitz
Re: Deploying ASP.NET application

F1 fan, Thanks for your help. I have the site up and running. There were two things I needed to do. 1.) Add the ASP.NET service, and configure the Virtual Directory as an application in IIS. ...
Forum: ASP.NET Mar 6th, 2006
Replies: 4
Views: 2,615
Posted By mikefitz
Re: Deploying ASP.NET application

Thanks F1 Fan, I am entering the link from the Win2003 Server. I'm just trying to open the Default.aspx page from the link, and I'm not running the ASP.NET app, should I be? Can you please send me...
Forum: ASP.NET Mar 4th, 2006
Replies: 4
Views: 2,615
Posted By mikefitz
Help Deploying ASP.NET application

I developed an ASP.NET web application using using Visual Studio .NET 2003. I developed it on a Windows XP Professional workstation. I need to deploy it on a Windows Server 2003. I installed the...
Showing results 1 to 18 of 18

 
All times are GMT -4. The time now is 10:11 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC