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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Master Pages, Javascript, and Body tag28 Sep 2006 22:35 GMT1
My goal is to populate the body element so that I can add an onkeydown event.
<body onkeydown='x();'></body>
I am currently using master/content pages.  I do not want this function on
every page using my master page.  I want to be able to decide what pages get
ASP.NET 2.0 site accessing Samba 3 shares28 Sep 2006 22:27 GMT1
I have an ASP.NET 2.0 base site that needs to access files on Snap
Appliance's Guardian OS 4.2, which is running SAMBA 3.x which is a domain
member on the network.
How do I get our web-server, which is a DC, to retrieve files on the Snap
Managing Threads28 Sep 2006 22:24 GMT1
Can someone provide a simple code sample on how to manage threads?
Get row number of Linkbutton28 Sep 2006 22:17 GMT2
I have a DataGrid:
<asp:datagrid id="articleList" runat="server"
OnDeleteCommand="articleList_DeleteFile"
OnItemDataBound="articleList_ItemDataBound"
ASP.Net 2.0?28 Sep 2006 21:52 GMT1
I've been developing apps in ASP.Net for a few years but have been
working in linus/java world recently.  I curious about ASP.Net 2.0 but
haven't upgraded my VS environment in a long time... or ever.
I'm curious what exactly ASP.Net 2.0 is.   I'd like to use the new
this is strange....28 Sep 2006 21:42 GMT3
asp.net 2.0
My problem is that the image web server control (see below) won't display
the image  if web.config have this setting:
<authorization>
Login control problems28 Sep 2006 21:22 GMT3
I'm trying to use the login control and have it use the membership
provider framework to authenticate users and am having a problem (which
i'm sure will turn out to be a stupid mistake on my part)... this is
what I have done thus far:
menu controls on 2.0 ..28 Sep 2006 19:38 GMT13
As I surf the net I see so many cool drop down menus.. I'm wondering
are most of those non .net or third party? Perhaps I just don't know
what I'm doing in vs.net, but the delivered menus do seem kinda lame.
I've read there is no way to remove that little arrow when there are
How to Access HTML Controls from code behind ?28 Sep 2006 19:28 GMT4
I have a table which needs to be populated at runtime. Is there a way
to do this without using a server side control like repeater or
datagrid ? How can an HTML control be accessed in code behind ?
Thanks in advance ..
Do Masterpages have a PreInit event?28 Sep 2006 18:23 GMT1
I have this code.  The preinit never fires:
public partial class MasterPage : System.Web.UI.MasterPage
{
   protected void Page_Load(object sender, EventArgs e)
blue textbox28 Sep 2006 18:15 GMT2
I want to override the asp.net textbox control, so that all my
textboxes have a light blue background.  What is the best way to
accomplish this task?
Expressions as properties for unbound controls28 Sep 2006 17:45 GMT1
Is there a way to set a property to an expression of an unbound control
without doing it in code-behind.  For example, if I had a label control, and
wanted to set the Text= property to a Session var - something like:
<asp:Label ID="lblTest" runat="server" Text="<%= Session("name") ...
JavaScript, ASP, and VB :)28 Sep 2006 17:42 GMT1
Hi, this is a bit complicated but maybe someone can help here. I have
an ASP.Net 2.0 page with a JavaScript file selector. I did this because
I wanted to be able to select multiple files at a time. Here's a quick
preview of the JS and ASP to show you what it looks like:
Problem in  ASP.Net.28 Sep 2006 17:35 GMT1
  I am devloping a web site in ASP.Net using visual studio 2005.My
web page contains many hyperlinks.Now the problem is when I click on
some of the  hyperlinks it asks me for windows username and
password,even though my login credentials are checked at the begining
Live Video Streaming in ASP.NET28 Sep 2006 17:04 GMT4
Could you give sample codes or suggestions on how to build a web application
with live video streaming? Thanks!!!
 
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.