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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Membership questions28 May 2008 18:49 GMT4
1. Is it possible to disable a user without deleting?
2. Is it possible to add user fields to the membership db such as app's on
id for a user?
Thanks
Run Javascript function upon Page Load from Page Load event handle28 May 2008 18:15 GMT5
I have a asp.net 2.0 (vb.net) page, which uses a master page, and there is a
javascript function (myfunction) defined in the <head> of that master page.  
Is there a way to run the function from the page load event of the page?
I am able to run the function when there is a change ...
Additive HtmlTextWriteStyle28 May 2008 18:02 GMT2
I'm looking to add Additive Styles to a CssStyleCollection, however the
Add(HtmlTextWriteStyle, String) method seems to replace styles (see example
below).
void Style(CssStyleCollection styles)
Access DataSource in code28 May 2008 16:58 GMT3
I'm just starting out with VWD 2008, and new to ASP .NET.
I have a master page which displays one record for an Access database
based on an ID number in the query string.  Then I have a content page
that displays some other records which are also filtered by that ID.
detect submit button with httprequest?28 May 2008 16:54 GMT3
I am using .NET 1.1. I have a form with a cancel button, something like
this:
<form method="post"....>
   <input type="submit" value="Submit">
webpage has expired after file upload28 May 2008 15:43 GMT1
I have a web app that allows a user to upload/submit a file. After
upload completes, the user is taken back to the same page
(upload.aspx) in order to upload another file. At that point, if the
user leaves the web application and goes to another web page, and then
Compiler catches warning really late28 May 2008 15:32 GMT1
I wrote some code 2 days ago.  It consisted of doing a SELECT CASE statement
using a sqldatareader...
Dim dr2 As SqlDataReader = MyCommand2.ExecuteReader
While dr2.Read()
Cache question28 May 2008 14:27 GMT3
Does the Cache object work in a webfarm with SessionState being?
Is there a better way to store application wide data?
thx...sonny
Datalist retreiving values programatically28 May 2008 10:24 GMT1
Im maintaining an app with a DataList, the first time Ive used this control.  
A single row is retrieved from the database and formatted on the screen using
<%# Convert.ToString(DataBinder.Eval(Container.DataItem, "<name of
column>")) %>
controls.add overwrites cell text - boo!28 May 2008 09:15 GMT1
I have a user control (called data_dictionary) which I need to add
into the header text of a datagrid. I'm doing this by adding the
control in the RowCreated event as follows:
dds_descriptions is an arraylist of strings. data_dictionary is the
msgbox28 May 2008 08:06 GMT5
I'm using ASP.Net 2.0
MsgBox("Are you sure to delete?", MsgBoxStyle.Question +
MsgBoxStyle.OkCancel, Page.Title.ToString)
The message box sometimes does not pop up on the top of the screen.
FileUpload Control within UpdatePanel28 May 2008 07:12 GMT6
Is there any way to make an asp FileUpload control work within an
UpdatePanel?
Thanks,
Garyh
unable to retrieve listbox items on postback , items moved using     javascript between 2 list boxes (source and target )28 May 2008 06:27 GMT1
I used the below code to move selected items between two listboxes
Left and Right:-
<%@ Page Language="C#" AutoEventWireup="true"
CodeFile="TestPopup.aspx.cs" Inherits="TestPopup" %>
ASPState Database28 May 2008 04:58 GMT1
I presently have an ASP.NET 2.0 application in production, that uses a state
database "ASPState".   I have another seperate application that has the same
requirment.
Is there any problem with using the same state "ASPState" database, for this
browser's textbox auto complete not working28 May 2008 04:16 GMT3
I am using IE 7. I have a website running on my local machine (localhost)
and auto complete doesnt work for any of the textboxes, but going to web
sites on the internet does support this so i know the browser has this
config turned on.
 
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.