Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Request.Url.Host + SSL28 Sep 2007 22:28 GMT1
Are there any known issues regarding the use of Request.Url.Host on an
SSL-enabled site?  Requests for my application are of the form
http://abc.com/myPage.aspx, but Request.Url.Host returns "def.geh.com"
rather than "abc.com".
Imagebutton click28 Sep 2007 22:00 GMT2
I am using imagebutton menu on webpage for navigation.
Code adds OnClick attribute and when one clicks on it, redirects him to that
page. and the same menu appears. This time I want to disable click so it is
just a button without link.
Manipulating Excel28 Sep 2007 21:56 GMT2
using Excel;
Excel.Application ExcelApp = new Excel.ApplicationClass();
string workbookPath = Server.MapPath("excel\\produto1.xls");
Excel.Workbook excelWorkbook = ExcelApp.Workbooks.Open(workbookPath,
Session Stage\Variables28 Sep 2007 21:50 GMT14
We are in the process of testing a large web project that I converted from
VS 2003 to VS 2005. Everything seems to be working except for a few minor
things. But the main issue I have is this, I have about 5 or 6 developers
testing this web site in a staging environment on a ...
How to create a Progress bar for uploading in ASP.NET??28 Sep 2007 20:48 GMT1
Do you have the source code to declare a progress bar and make it display
and run on the web page along with the upload file process in ASP.NET
program? Please give me some hints.
Thanks in advance.
Required permissions cannot be acquired.28 Sep 2007 20:21 GMT1
i am having problem with the microsoft enterprise library. i have uploaded
the site to the hosting server and it gives the following error
it works well in my server. can some one help me what kind of permission to
set?
Validation Controls, Override/append Client Side Functionality28 Sep 2007 17:17 GMT19
I am wondering how can I Override/Append to the Client Side JavaScript of a
System.Web.UI.WebControls.RequiredFieldValidator Control.
I actually need to only add few lines of JavaScript to the Microsoft
Supplied JavaScript Function.
Comparing two tables28 Sep 2007 17:15 GMT3
Could someone assist me...I'm trying to compare data in two tables
called Books and Titles
They both have the title field and I'm using SQL 2000 but have access
to SQL 2005.  Tried the except method in 2005 but getting invalid
Usage of the TraceSource object in asp.net28 Sep 2007 17:05 GMT4
We have to decided to use standard .net components for logging our asp.net
application (rather than log4.net or microsoft logging application blocks):
i tried to implement our logging using the TraceSource class. However, it
does not log anything. It works in a windows ...
smtp.Send fail28 Sep 2007 16:57 GMT17
I have a form with the following fields:
UserEmail
Subject
Body
Flash in aspx28 Sep 2007 16:21 GMT3
let's say that i have a table on my masterpage, a 4x4. Now, in one of
those cells, i one insert a movieclip that i did with Flash? can i do
that? how?
Thanks
configuration28 Sep 2007 16:11 GMT2
when i add a new page or open an exiting one, VWD goes straight in
code view: how can i set the Design view to be the default view?
Thanks
.NET Naming Guidelines. Please, need advice.28 Sep 2007 16:04 GMT2
Where can I find some information on .NET naming conventions?
For example, controls prefixes, properties, etc?
And is it normal to name variables with prefixes?
Dim sName As String
OOP Oversold??28 Sep 2007 15:50 GMT21
I haven't given up yet, but I'm wondering if OOP is worth the effort.
I know that almost everybody in this forum thinks OOP is the only way to go,
but is there anybody out there who believes differently?
1. Is there anybody who believes that programming patterns will change in
How to use a DropDownList in a GridView?28 Sep 2007 15:43 GMT3
I have a GridView that has a DropDownList in one of the columns.
When I edit and update any row I would like to grab the SelectedValue
of that DropDownList when I'm in the GridView_RowUpdating event.
Any ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.