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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Filters reset to defaults in ASP files (javascript)29 Feb 2008 03:29 GMT1
I have a bug on my website that I'm trying to fix.  I have filters
(drop down menus and click-calendar date range) that narrow down
searches on my website by pulling out the information from the
database.  Problem is as follows:
IIS7: *.aspx = 40429 Feb 2008 02:21 GMT3
============================
Sorry for the double post - I was posting under the wrong alias on the
previous post.  Please reply to this one.  Thanks.
============================
Inheritance from MembershipUser class29 Feb 2008 01:58 GMT1
i can create new instance of MembershipUser class like that;
MembershipUser userA = Membership.GetUser("someusername");
But how can i build a class which is inherited from
System.Web.Security.MembershipUser class.
Include page ASP VB.net can't access function29 Feb 2008 00:56 GMT1
I have a small top navigation bar that is an 'include page' on my other aspx
pages.
The nav bar is navbar.aspx and has a little bit of asp.net code embedded in
it that displays 'Logged in as: name'. The function in it, GetLoginName,
IIS7: *.asp = 40428 Feb 2008 20:31 GMT1
I have a new machine with Vista Ultimate x64 installed.  I'm coming from an
XP Pro x86 and  I'm trying to get my development websites running on the new
machine.
IIS7 installed with no errors including ASP.NET, Windows Authentication, and
Newbie question: query over two data sources28 Feb 2008 18:05 GMT4
I need to create some SQL queries that join over two data sources.
I can easily create connection strings to these data sources, but am
unclear how to create my SQL.
I'm a real noob to this, and up until now have been using the
Themes not working sometimes.28 Feb 2008 17:43 GMT3
I am setting the src of a Iframe in the page load like this:
fraContent.Attributes.Item("src") = "Splash.aspx"
and sometimes the themes do not work. The page displays in the browser but
the themes are not applied. The <link ... is on the page when I look at the
Property default value28 Feb 2008 17:41 GMT1
I have two properties in a custom control. One is of a boolean type
and the other is an enum type.
How can I define a default value when they are not defined?
Here is my code:
Transfer data from and to asp.net pages28 Feb 2008 17:34 GMT2
I'm migrating a windows form app to a web application and i need to
transfer some data to a target page and from the target page back to
the source.
ie.
Adding new search function28 Feb 2008 17:11 GMT3
I want to add a new search function (Drop Down Menu) to search my a
database in my website.  I managed to add the search filter and the
options, but I am unable to get it to actually work.  Whenever I
select one of the options and click search, nothing happens.  When I
Client-side documentation for Ajax Timer28 Feb 2008 16:56 GMT2
I want to deactivate the Ajax timer from clientside with javascript - that
is,
it should not raise any postbacks any more.
Which method/propertie is there I can use to chieve this and most
Problem adding AJAX Control Toolkit to VWD 200828 Feb 2008 16:48 GMT3
  I followed the instructions on the site to add the
AjaxControlToolkit (AjaxControlToolkit.dll) to the VWD 2008 toolbar:
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Walkthrough/Setup.aspx
 However, when I selected the AjaxControlToolkit.dll and clicked OK
Control Enabled property28 Feb 2008 16:45 GMT1
I am working on a custom control and when I make enabled = false the
following property is added:
disabled="disabled"
Can I change this? I want enabled = false to do something else.
Calling unix exe from web page28 Feb 2008 16:38 GMT2
I have to call the exe which is running in UNIX from the ASP.NET
webapplication and get the output
The exe which is in Unix is deployed in different server(machine) and
my web application server is deployed different server(machine).
server side javascript array28 Feb 2008 16:35 GMT5
I am trying to load an array on the load of a page to javascript.  the
script will eventually have parts being loaded from a database... this is
just a first step to get there...  Here is the code
 Dim mScript As New System.Text.StringBuilder
 
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.