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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Delete a file on the server within a web application17 Jun 2008 18:13 GMT3
Hi just wondering if anyone knows how to delete a file on the server from a
web app, using c# vs2005, thanks.
Signature

Paul G

Forms authentication and Assembly.LoadFrom17 Jun 2008 18:04 GMT1
I am trying to load assemblies from a ASP.NET application using
Assembly.LoadFrom with an Url.
I don't use Click Once because it seems not to work with Forms
Authentication.
How to ensure "child" ascx control loads before parent Load17 Jun 2008 17:57 GMT1
I have a .ascx control which holds company information which can be
edited. One of the controls inside this is an Address control. The
address control has country and state dropdowns loaded. When I open
the page in edit mode, I want the company control to pre-select the
How do you force all rows of a gridview to be in 'edit' mode?17 Jun 2008 17:53 GMT1
I have a gridview to which I want to add a column of checkboxes.  I
could make every row have an UPDATE button, which would mean that the
user would click on that button and then the previous column would go
into editmode, and he would be able to check the checkbox.  But I
Prompt for username/password opening PDF17 Jun 2008 17:39 GMT7
We have an application that displays the content of a file based on the file
name suffix, e.g. if "pdf" it uses
               Response.ContentType = "application/pdf"
and then to display it it uses
Drag n drop between windows and website17 Jun 2008 17:18 GMT2
I have a customer who wants to be able to drag file from the windows
explorer on to a treeview in a web site. Can this be done?
Events17 Jun 2008 17:08 GMT1
Hi, I have a web form page with a control on it. However I would like to know
when the Search button on the control has been clicked.
On my parent form I have the following
<html xmlns="http://www.w3.org/1999/xhtml" >
TextBox and Uppercase17 Jun 2008 16:51 GMT4
I'm a newbie with asp.net
I need to transform a user textbox to uppercase, when typing.
Is this possible?
I read about Ajax Maskedit, but it is only to certain formats, like
C# code within HTML17 Jun 2008 16:29 GMT3
I have a HTML menu that I want to add some C# code around which will
include a  variable declaration and an if statement.  How do I add this
code within my HTML?
*If statement here, if true then show div
Return value after Exit function17 Jun 2008 14:42 GMT3
I’m new to ASP.NET
I have written a function with a return value.
If the arguments to the functions are invalid means I’m giving
exit(0)
Advanced Session State17 Jun 2008 12:43 GMT2
I have a static class member that returns the ID of the current user. When
it is called, it checks if the value is already stored in the session state,
if it is, that value is returned. Otherwise, Membership methods are called
to obtain the ID, that value is stored in the session ...
Regular Expression for UK Phone numbers?17 Jun 2008 12:31 GMT2
Hi.
Has anyone a reliable regular expression for UK phone numbers?
Done the usual google search and on regexlib but so far nothing seems close
to actually working.
compile error : using system.link17 Jun 2008 10:39 GMT4
Hello NG,
as a newbie I am learning about asp.net 3.5.
To do this I bought a book form Microsoft Press (ASP.NET 3.5 Step by Step).
Also I prepared me a Windows Server 2008 with IIS 7.0 in a VM to test the
Need Enter key to trigger post17 Jun 2008 04:01 GMT6
I have a function that looks up a SQL table to see if a search term matches.
It works fine but so far there are two things yet to work:
1) After entering a search term and pressing Enter, nothing has been
happening. It has only been searching when I click the Search button.
Java script memory leak17 Jun 2008 03:00 GMT2
I have a web app running on the windows CE device. In one of the asp.net
pages - it has javascript code. That seems to have a memory leak.
When I run the web app - in about one hour, the app hangs. I looked at the
memory and it seems to be full.
 
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.