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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File Upload with asp.net by one Click22 Jul 2005 11:30 GMT1
i have a proble with uploading files in asp.net.
i want to make a special file upload-page without displaying the common
html-file-upload-control.
i have a made an additional upload-button which shold display the
IsReuseable22 Jul 2005 11:25 GMT1
"Gets a value indicating whether another request can use the
IHttpHandler instance."
What does this mean in practice?
Thanks,
Choosing a file in server22 Jul 2005 10:40 GMT1
My asp.net web application is working somthing with the data files which is
located in the web server. i have to give the option to the user to select
the file he wanted to process(files are in web server). how can i do this?
Thanks in advance.
Unlocking db objects in Session end22 Jul 2005 09:41 GMT2
Dear Folks,
    in my web page i am locking some table, in DB. and i take care to
unlock it when a log out button is clicked before the session is abandoned.
however
Adding to a System.Array22 Jul 2005 07:15 GMT3
I am trying to add an item to a System.Array and I get an error:
BC30456: 'add' is not a member of 'System.Array'.
My code is:
********************************************************************************************
remove space below cell22 Jul 2005 05:29 GMT2
How do i remove the space below the 'hello'?
<TABLE>
    <tbody>
        <tr>
Visual Studio 2005 and SqlExpress22 Jul 2005 03:36 GMT1
Is SqlExpress part of Visual Studio 2005 (beta 2)? Or do I need to
install it separately? Thanks!
Stopping Someone from losing their changes Part II22 Jul 2005 02:30 GMT3
I was reading this previous post on how to prompt the user if they want to
save their changes before they exit the form.
I found this piece of code but am not sure where to put it
<script language="javascript">
thread was being aborted22 Jul 2005 02:21 GMT4
I have some code that creates and writes to an excel file.  Right as I
response.end() to avoid HTML in the Excel document, I get an exception:
---------------
An attempt to log the following error
Getting path of running codebehind ?22 Jul 2005 01:57 GMT2
For an asp.net application I would like to store the DB connectionstring to
be used in a configuration file.
I know I can use the web.config file for this (and know how to read from
it). However, because I have my asp.net application hosted all codebehind
VisualStudio doesn't create attribute in codebehind  for <asp:tablecell>22 Jul 2005 01:24 GMT1
i am using the VisualStudio FormDesigner to create an asp:table.
I want to populate an asp:tablecell with different controls at runtime.
In the codebehind file, there is an attribute for the asp:table. I can use
this to
Abstract Base Page - Bug Fixed In 2k5?22 Jul 2005 01:10 GMT1
In .Net 2003, the IDE would show an error message of "Type Abstract" when
you try to open the designer of a Page that inherits from an abstract class.
Has this been fixed in VS.Net 2005?
Mythran
Stopping somebody from losing changes when they navigate away from a page.22 Jul 2005 00:02 GMT9
I have a page where the user can make changes to some DB stuff. It's not
saved until they hit the save button. I'd like to have it so that if they
attempt to navigate somewhere else, I give them a warning (and preferably
the ability to stop them) if they don't want to lose their ...
Base Page Design Question21 Jul 2005 23:57 GMT4
I am in the process of setting up a base page model for multiple reasons.
One of the reasons is so that I can catch all exceptions when derived pages
throw/raise them. I don't want to use the standard OnError virtual method to
handle this requirement because the form does not ...
application structural design21 Jul 2005 23:14 GMT1
My application's directory structure is as
MyApplication
|-    Admin dir
|-   Customer dir
 
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.