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
[Mozilla from IDE]  hangs on XML not well-formed16 Jun 2007 20:03 GMT7
I'd like to debug an .aspx page from the IDE
using another browser;
I choose Mozilla Firefox   (ver   1.8.1: 2006)
Mozilla starts but the page never opens and an error occurs;
Down/Up Cast for Control Events?16 Jun 2007 18:58 GMT3
ASP.NET 2.0
I have web controls with their own event handlers that I need to
funnel into a central handler, eg
  TypicalEvent( object sender, TypicalEventArgs e )
Getting Current URL In ASP.NET 2.016 Jun 2007 18:29 GMT2
This is probably an extremely simple question. How do I get a page's own
URL?  In the footer section of my Master page, I want a Label control that
will be updated with the page's own URL.  Something like:
Protected Sub Page_Load(ByVal sender As Object, _
date time difference16 Jun 2007 13:55 GMT3
I have a table which has a field ItemsReceived of type datetime.  I
have a grid view which has two columns.
In first column i have to show the data from field ItemsReceived and
in second column I have to show
Show data outside data controls16 Jun 2007 13:24 GMT3
How can I show data outside of data controls (gridview, listview
etc.). I want to build CSS menu with data from database table and that
is the reason why I need it outside of any data control.
Iterate through dynamically created form fields16 Jun 2007 13:16 GMT3
I've written a user control to add form fields to a aspx page:
Private Sub buildFields()
       'Label1.Text = "building fields at " & System.DateTime.Now()
       Dim themeIDField As New TextBox()
Dynamic TemplateField16 Jun 2007 11:37 GMT1
How can I convert this in c# code ?
<asp:TemplateField HeaderStyle="100">
   <ItemTemplate>
       <a href="#" onclick="<%#funcDelete(Container.DataItem)%>">Delete</a>
send an email16 Jun 2007 11:24 GMT8
Could you please send me code how to send an email in ASP.Net 2.0
Thanks in advance
Transport failed to connect to the server16 Jun 2007 07:14 GMT1
Using Framework 1.1, ASP.net 1.1
I test my applications that send e-mail on my personal computer : iis -
local host - wwwroot - no problems.
Then all of a sudden I get this error:
Enum to Array Of String16 Jun 2007 03:14 GMT1
I need to create an array of string where all elements are the names
of an enumeration.
How can I do this?
Thanks,
Best way to cache a bunch of images on the client? Possible to "stream" image info for caching after inital page render?16 Jun 2007 00:50 GMT1
I've built an application that scrapes JPG images of webpages and PDF
instances of those webpages automatically from an RSS feed. References to
the scraped resources are persisted to our database. I've also built an
administrative interface that allows someone to scroll through a ...
Adding AJAX to an existing app16 Jun 2007 00:36 GMT1
I'm just looking into AJAX (mostly because I'd like to use the
calendar extensions) and was wondering how to add it to a project
already well underway. Having created an Ajax-enabled project from the
template, I see that it adds system.web.extensions as a reference.
Formatting DateTime with an offset16 Jun 2007 00:35 GMT1
I have an application that stores all DateTime inforamtion in UTC.
However, this application will be accessed from arround the world. I
would like my users to be able to specify their prefered TimeZone.
>From then on, i would like all DateTime information to be displayed in
how t ostart useing profiles in asp.net?15 Jun 2007 23:45 GMT3
I have seen a few articals that show how to start using properties, even a
few on custom providors for profiles, but have not yet seen any basic steps
on how to initialize the database tables and how to connect to them in the
web config.
Repeater control checkbox checked event15 Jun 2007 23:42 GMT5
using VB.net (2005) ASP.net 2.0
I have a repeater control with the item template, in the item template
I have two checkboxes
How to capture event When user checks the checkboxes?  What event
 
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.