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
Image and Stylesheet References in HTML Email27 Jun 2007 15:49 GMT1
I need to generate an HTML email message that is sent to internal customers.
Rather than build the message as a string in my code, I have developed a web
page I want to send as the body of the message.  I'm using the httpWebRequest
and httpWebResponse objects retrieve the ...
two components with the same id can't be added to the application27 Jun 2007 15:20 GMT1
I have a ASP.net VB 2.0 application with AJAX Control Toolkit (updated just
some minutes ago to latest 10618 from 18. June 2007). Initially everything
works fine: I have an overview page, click on a link and a new window opens.
Within the new window I have another button where a ...
I want an image in a tablecell to be scaled to fit the cell without distorting the image27 Jun 2007 14:31 GMT15
I want an image in a tablecell to be scaled to fit the cell without
distorting the image.
I don't know what the image aspect ratio will be.
Sometimes I'd expect to see the width fit the cell and the height be smaller
Quick Help PLZ ,, aspnet_wp.exe  on w2k IIS527 Jun 2007 14:25 GMT4
i'm runing windows 2000 server with IIS 5
web sites runing .Net2 not runing ,, but the classic is asp sites working
fine
I get this error: aspnet_wp.exe (PID: ) stopped unexpectedly
Whats wrong with this code"27 Jun 2007 14:21 GMT7
<%@ Master Language="VB" CodeFile="Default.master.vb"
Inherits="Default_master" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Page_Load before binding?27 Jun 2007 14:19 GMT1
Is the Page Load event run before GridViews, etc. are databound?  Thanks.
David
Export to Word27 Jun 2007 12:53 GMT2
I'm trying to export an aspx web page to ms-word.
I'm using this code to export the aspx page:
Response.AddHeader("content-disposition",
"attachment;filename=myFile.doc");
w3wp memory over 1G causing exception27 Jun 2007 12:41 GMT8
The w3wp.exe process' memory seems to go from below 200M to over 1G
with no warning, causing Memory.Exception.
I have searched around and read some answers, and most seem very
vague.  They say to "debug."  Well duh, that is what I am trying to
Object reference not set to an instance of an object27 Jun 2007 11:52 GMT1
I want to access in code-behind a label within the ItemTemplate of a
Formview.
<asp:FormView ID="FormView1" runat="server" DataKeyNames="id"
DataSourceID="SqlDataSource1" >
Object reference not set to an instance of an object27 Jun 2007 10:54 GMT1
I want to access in code-behind a label within the ItemTemplate of a
Formview.
<asp:FormView ID="FormView1" runat="server" DataKeyNames="id"
DataSourceID="SqlDataSource1" >
asp:label mapping question27 Jun 2007 10:01 GMT2
I am using asp:label control run at server side, and I can see it is
mapped to a <span> element in the final html source. Can I change this
mapping, for example, change it to map to <div> element.
Reset Password -Membership classes27 Jun 2007 09:53 GMT1
I'm having trouble resetting a password using these new fangled membership
classes, can anyone tell me whats wrong with this sample?
The membership user is being correctly returned. But I get a null error.
MembershipUser mu = Membership.GetUser(userName);
A questinon about how to use WinHttp.dll27 Jun 2007 09:27 GMT1
The problem is about the new version of the WinHttp.dll.
My Code like this :
       public string Do(string Method,string Url,Object Async)
       {
Bold Font27 Jun 2007 09:03 GMT7
Using ASP.net 1.1
I know I should be using CSS. But until I have time to learn that, what is
the code for bold font?
In other words, what should go in this code to make the font bold?
How to use WinHttp.dll27 Jun 2007 08:40 GMT1
The problem is about the new version of the WinHttp.dll.
My Code like this :
       public string Do(string Method,string Url,Object Async)
       {
 
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.