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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User Name11 Jun 2007 21:07 GMT1
I have been using ASP.NET to retrieve the logon name with the
User.Identity.Name property.  I also have some old ASP pages as well.  Is
there an way to retrieve this information in ASP (not ASP.Net) as well?
Thanks in advance for your assistance.
Override Datagrid from function11 Jun 2007 21:07 GMT4
Hello NG,
i have the following function which works fine:
Public Shared Function getFullDatagrid() As
System.Web.UI.WebControls.DataGrid
Reference Needed for "ASP"11 Jun 2007 19:14 GMT3
What reference am I missing in the following code:
public static CheckKey Parse(TextBox BankRouting, TextBox Account, TextBox
Amount, TextBox CheckNum, ASP.controls_dateselector_ascx PaymentDate, Label
CheckName)
Compiler Error Message11 Jun 2007 18:08 GMT3
I am using Framework 1.1.4322.
Who can tell me why I'm getting this error?  My code follows
Compilation Error
Description: An error occurred during the compilation of a resource required
Question on Details View11 Jun 2007 17:58 GMT2
    I have a question on the ASP.NET 2.0 Details view control
   I dont like using the SQLDataSource to bind the data to the
DetailsView control..
   I dont like the idea of placing Queries in the .ASPX files...I
Profile.IsAnonymous always = true11 Jun 2007 17:57 GMT1
I have enabled Membership on my .NET application. I can add users,
assign them to roles, and log in and out.
the roles work perfectly, however the following code:
bool amIloggedIn = Profile.IsAnonymous;
Dreamweaver using .resource files11 Jun 2007 17:52 GMT2
I am just investigating on .resx and .resource files using asp.net.  I
am attempting to develop a webpage in Dreamweaver on an asp.net
webserver.  As i read around the net, using a .resource file for all
my text on my website seems like the best way to go.  I would just
hyperlind binding11 Jun 2007 17:09 GMT3
hey all,
i having a problem binding a sql text field to a label inside a DataList.
<asp:Hyperlink ID="Hyperlink1" runat="server" Text='<%#
(Eval("FollowUp")==null)?" ":"View" %>' /><br />
Newbie Embedded WUC DLL Question11 Jun 2007 16:54 GMT1
I've been racking my brains trying to figure out what's going on with
my embedded .NET 2.0 windows user control.
I've developed a Windows Forms application using Visual C# 2005
Express.  I'm interested in migrating it to the web as an embedded
Any way to have a .Net application not let a .html document go through unless they have logged in?11 Jun 2007 15:40 GMT7
I have a web site with a page on it (index.html) that is used for our
internal users but is on a public web site. Currently the entire directory
is password protected through IIS. Problem is - everybody uses the same User
ID/Password.
aspnet_regiis.exe is not a valid Win32 application11 Jun 2007 14:46 GMT6
I was having a problem on my computer and had to uninstall and re-install
iis.  Now I am trying to re-register asp.net using
       aspnet_regiis.exe -i
but the computer just gives me the error message "c:\...\aspnet_regiis.exe
Recieving Error: 'theForm' is undefined11 Jun 2007 14:43 GMT6
I have an ASP.NET application which is giving the following JavaScript
error:
'theForm' is undefined
However, when I did a View Source I noticed that ASP.NET added the following
DataTablereader in framework 2.011 Jun 2007 14:27 GMT1
I am new to framework 2.0
I am not very much clear about datatablereader.  can any one tell what
is its exact use and what is difference between this and sqldatareader
other than connected and disconnected archicture.
Dynamically Added User Control11 Jun 2007 14:12 GMT4
I have a solution with 2 projects in it.  I need to programatically
add a user control from one project into the other one (as you cannot
declare this normally on the form because it is in a different
application). When the page_load event of the user control is fired at
Add unknown multiple items11 Jun 2007 14:03 GMT1
I have a simple table that adds items into a database, what i would
really like to do is to add the ability to add n items (preferably
client side) so the user can click add and a new row appears
underneath, add again and we have 3 rows.. Then on the server side i
 
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.