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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Autodownload17 Apr 2006 09:37 GMT2
               In Intranet, i want to make file download without User
Interaction(Dont want the Dialog which ask Open and save) and want to save
that file to a specified location in clients system.
Thanks in Advance,
Not sure about the change password control17 Apr 2006 08:42 GMT1
I am using the Change Password control which works fine and changes the
password. I have two problems;
1. After password has been changed, pressing continue goes no where. How can
I tell the control to go to page x at press of continue?
SelectedIndexChanged17 Apr 2006 07:47 GMT1
Hi I'm new to asp.net and I have a couple of  questions..  I have
datagrid with several columns.  I have two Button Columns when I select
either one I go to the function:
   private void datagrid1_SelectedIndexChanged(object sender,
Strange problem on database update17 Apr 2006 07:45 GMT3
Does anyone have this problem before, I was developing asp.net 2.0 using VS
2005, everything works fine, I had used "Publish Web Site" to deploy my app.
on local machine's IIS, works as I expected too.
But today, when I use same method to deploy my solution on my IIS, while I
HyperlinkColumn = Email!17 Apr 2006 07:42 GMT1
I am trying to create an email link using the HyperLinkColumn in a DataGrid.
Is their anyway i can do this using a DataBinding expression in the .aspx?
Or will i have to do it in the CodeBehind?
So far i have:
Gridview and Relational data17 Apr 2006 07:38 GMT2
I've two tables in SQL Server 2000:
tblAds: ADid (PK), ADname, ADcatID
tblCategories: CatID (PK), CatName
and some data for example:
Directory.Move access is denied17 Apr 2006 06:26 GMT1
I'm trying to move a directory into another using
Directory.Move(src,dest); but I keep getting this System.IO Exception
access to [src] directory is denied
I have ASPNET (full control) to the directory and I'm using xp sp2, iis
Help with GridView17 Apr 2006 05:40 GMT4
I am new to ASP.net 2.0. I have successfully bound a in-memory DataTable
(not connected with a database) with GridView. I have set
AutoGenerateEditButton property to true. Now whenever i click on Edit
link, the page does postback, but the row does not become editable. I
Passing data to user control in a view17 Apr 2006 05:30 GMT1
I have a user control that uses some javascript to fire a popup which
is used for a date picker. The textbox (and the button that fires the
popup box)  needing to get the date is in a user control which reside
in the view of a multiview on a .aspx page. I tried wiring it up with
asp.net 2: GridView17 Apr 2006 05:19 GMT1
I have a GridView with his ObjectDataSource. It has a "SelectMethod" and
some templates columns which has some javascript functions.
How can I Update all rows after changing some controls foreach row ?
Is it through the ObjectDataSource ?
AccessDataSource Select Command17 Apr 2006 05:13 GMT1
In VS'05 I have an aspx page with a label that I  am trying to populate from
a field (Last) in table (Ante_Pedigree) from an Access database.
In C# in a code-behind I run:
AccessDataSource AccessDataSource2 = new AccessDataSource();
Parameter problem17 Apr 2006 04:41 GMT2
Using VS'05 I have a label (LabelFileNum) on an aspx page.  I want to set
the text of the lable to the last name, which is a field from a table called
Ante_pedigree from an Access Database.
I use the C# code-behind:
Are Session Variables lost when the app domain is re-created?17 Apr 2006 04:31 GMT1
I was reading that Session State is lost when the application domain is
re-created (e.g. when the web app code is updated or the config is
changed). Does this mean that data that is stored in Session variables
is lost? I'm using Mode= "InProc".
storing and accessing file17 Apr 2006 04:28 GMT3
I have an application that needs to be able to upload documents that can
latter be accessed and opened by a hyperlink.  I can do this easliy if I
store the files in a subdirectory in the application, but we will be using
multiple web servers, so the files need to be stored on a ...
2.0 Personal Web Site Login Name17 Apr 2006 04:11 GMT2
Sorry I'm new, this must be easy, but how do you add the log in name to
the title of the web page?  (This is using the Microsoft Personal Web
page starter kit), the top of the page is listed below.  Is there a tag
I need for the "Your Name Here | Home" part?
 
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.