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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Public Sub New() not inheriting?20 Sep 2006 20:09 GMT2
Can someone tell me why, if i have a Base class (classA) that have a
constructor of
Public Sub New()
End Sub
ASP.Net: execute function on every page loaded?20 Sep 2006 20:01 GMT3
Hi, all!  Using ASP.Net (2.0 framework) with VB.Net code-behind...
Is there any way to execute a particular piece of code on each and every
page load in a website, without specifically putting that same code (or user
control) on each and every page?  Some languages have a config ...
Error in global.asax20 Sep 2006 19:59 GMT1
Writing a web app in asp.net using vb. Just created a new page, added a few
minor controls and now blamo, the below error: HELP
Server Error in '/newsite' Application.
--------------------------------------------------------------------------------
Response.Write In Class?20 Sep 2006 19:40 GMT1
Consider the following class named "Constructor.vb" which exists in
C:\Inetpub\wwwroot\ASPX:
Imports System
Imports System.Data
open excel file on page20 Sep 2006 17:51 GMT1
I am sure this must be simple do (famous last words?!).
I have an excel file in a folder on the website and I just want to have it
open up immediately (in an iframe or something?) once the page has been
opened.
Control events - page life-cycle20 Sep 2006 17:13 GMT3
I want to build a set of compiled user controls to incorporate into a web
site.
The majority of user controls will be placed on specific web page and these
controls would share a common interface.  The interface would expect some
FileNotFoundException20 Sep 2006 16:17 GMT1
I have a problem with my asp.net application.
I can't read a file that is on another server (10.1.8.15), while my
application in on 10.1.8.14.
In that file I have a shared folder, within the file "txt".
DataReader and JOIN query20 Sep 2006 16:08 GMT6
This is the result of a JOINed query:
question   answer
1              a1
1              a2
error trapping20 Sep 2006 15:38 GMT5
On my web app, I have a custom error page which the user sees, I then email
the actaul error to myself since the site is up 24/7. I added the email
portion to my app but now I can't see the user friendly error page. How can i
still show the user friendly error page and email ...
Span vs. DIV for asp:Label Control20 Sep 2006 15:29 GMT4
Hello All--
I have a number of <asp:Label CssClass="someclass">Text</asp:Label> controls
on my page.  I would like them to be shown as
         <div class="someclass">Text</div>
Edit Web.Config from within Site?20 Sep 2006 15:26 GMT3
I have several web.config values that I would like to change via a web
page within my ASP.NET 2.0 Web Application Project. Is it possible to
do so, assuming the ASPNET user has filesystem permissions to write to
the file? I thought I could use an XmlTextReader to slurp the file in,
textbox in repeater loses value between postback20 Sep 2006 15:09 GMT2
I have a user control that contains a textbox and a link button.  This
UC sits inside a repeater control.  When I click any button, any edited
textbox value does not get sent back to the server side code.
(I am using asp.net 2.0 and the aspx page in question uses
Detecting script enabled20 Sep 2006 14:53 GMT2
How do i detect if the browser has javascript enabled.
Note: i am not refereing to Request.Browser.javascript
Barry
Download method20 Sep 2006 14:34 GMT1
Hi expert,
         i try to search some info regarding this topic, but some how
i donno what is the main key word for this, i cant get the exact info.
        i'm going to handle a project which need to download some big
DropDownList Session20 Sep 2006 13:23 GMT1
I have a dropDownList which I have added to a session and am retrieving
to save on server hits.
The problem is that when I pull the dropdownlist out of the session, it
does so, but displays nothing on the screen.
 
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.