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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Javascript Message Box21 Jun 2006 22:41 GMT2
Does anyone know how to create a javascript message box?
I do not want to use 'alert' or 'window.alert'. That causes a message
box with a warning icon. That is not appropriate for communicating a
message like "Changes were saved."
Master Page and ASP.Net Form21 Jun 2006 22:40 GMT2
I am struggling with something that would seem to be very easy.
I am using a master page.
On the content page (which includes the master page), I have a form with a
submit input type button.
Fontsize and weight from style not working until after submit?21 Jun 2006 22:30 GMT1
I must be doing somethign wrong.  I've never seen something like this
before, but my font-size and font-weight properties only seem to be working
*after* I hit the submit button.  The color works fine, though.
Can anyone give me an idea of what is going on here?
HTTP_HOST in global.asax21 Jun 2006 21:51 GMT1
Is there a way to get the HTTP_HOST value in the Application_Start event handler in global.asax?
I have multiple sites running from the same hosted service, and want to keep track of current visitors for each site separately.
My intention was to get the HTTP_HOST value, and use ...
ASP.NET 2.0: Administering Users21 Jun 2006 21:39 GMT2
Hope someone can help with this as I've been pulling my hair out. I'm
using the built in membership with sql server and trying to admin
users.
On my website, I have an admin section to administer users. It's nice
what namespace (or GUI toolbar in VS 2003) is imagemap hotspot under?21 Jun 2006 21:30 GMT1
I found some info on creating an imagemap in .NET at
http://msconline.maconstate.edu/Tutorials/ASPNET2/ASPNET05/aspnet05-04.aspx
but in VS.NET I don't see any ImageMap object under
System.Web.UI.WebControls
Unreliable Image Display in VS200321 Jun 2006 21:01 GMT1
Here are two lines from the HTML view of my page that should display the same
jpg:
<asp:Image id="Image2" ImageUrl="~/SpotImages/paw.jpg" width="16"
height="16" runat="server"></asp:Image>
sitemap in memory21 Jun 2006 20:57 GMT3
is it possible to create a dynamic site map in memory then use that as the
website sitemap? my problem for using a static one is that I have dynamic
content pages which are based off an article ID so 90% of my pages are like
this
How to Peek at Entire HttpRequest.InputStream?21 Jun 2006 20:49 GMT1
I want to print out some tracing messages from
Global.asax.cs/Application_BeginRequest().
I easily got:
System.Web.HttpContext.Current.Request.RawUrl, and
How can I prevent Sessions from ending just because the browser window is closed21 Jun 2006 20:38 GMT8
Hi Gang,
I would like to have my application retain sessions even after the user
closes their browser window, up unil the time the session is supposed
to time out.  Right now if the user closes IE their session is
I changed the web browser for debugging in Visual Web Developer and want IE back21 Jun 2006 20:21 GMT2
Hi Gang,
About 6 months ago I changed the web browser for debugging to Mozilla.
I don't even have that installed anymore, because I'm using Sea Monkey,
but I can't remember how I changed that.  Truthfully I would like it to
<asp:Menu>21 Jun 2006 19:47 GMT2
I'm interested in what people think of the new <asp:Menu> control in
comparison to other 3rd-party menu controls. E.g. until v2, I used the AITOC
FlexMenu (http://www.aitoc.com/en/flex_menu_net.html) with no significant
problems. However, now that I've had a chance to evaluate ...
Multiple databound dropdown lists21 Jun 2006 19:38 GMT2
I am creating a page that has three to four databound dropdown lists.
Each one is has different data sometimes from the same table but with a
different where clause. What is the best way to populate the data
onload? Right now it's opening and closing a connection for each
Example for Using the new 2.0 Menu21 Jun 2006 19:25 GMT4
I am looking for an example of how to build a menu from code hind.  
I need to be able to use images for the top navigation and set the
orientation horizontal.
Does anyone have an example I can use to get started?
Calling MasterPage Subroutines from a ContentPage21 Jun 2006 18:54 GMT5
Is it possible? I haven't been able to find any information about this.
Not on the web, not in books.
Is it possible to call a function or subroutine which is defined in a
MasterPage from it's derivative ContentPage?
 
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.