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 / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to convert .aspx page to .pdf at runtime24 May 2007 22:37 GMT3
Is there a way to convert the entire output of a c# asp.net page to PDF
format?
I would like to send the entire web page, formatting, tables and images in
pdf format by email. Actually, I'd like to send something like a printscreen
Question About Session State24 May 2007 21:21 GMT1
asp.net 2/C#/VS2005
I have a webform where I am storing info in a table/dataset in Session
state. When I do a post back from the webpage, the info (rows) is lost
when using Firefox as the browser. However, it works fine when using
using System.Data.OracleClient;24 May 2007 20:38 GMT2
I am using ASP.NET 2.0 (c#).  I added the reference Oracle.DataAccess
2.102.2.20 v2.050727 to my Bin folder.  However, I am not able to use: using
System.Data.OracleClient;  Is there another step that needs to be done?
Any help would be appreciated.
Login LoggedIn event and Profile object question24 May 2007 20:38 GMT1
My site does not allow anonymous users.  After a user has logged in and been
authenticated I need to access some information in their profile object.  I
thought I would do this in the LoggedIn event of the Login object but when
that event fires the user is still not authenticated ...
difference between refreshing a page, postback and viewstate24 May 2007 20:11 GMT4
i'm not sure to understand the difference between refreshing the pagina by
clicking on 'refresh' in the browser and a postback.
What i think it is:
Suppose a page with a form containing a textbox and a dropdowlist: and a
Displaying Fields in GridView24 May 2007 20:10 GMT3
I have a gridview that I would like to check a value for a datafield
and depending on that value, either display or not display another
datafield in the same row. I need to do this on the original
databinding of the grid.
Page Controls24 May 2007 20:01 GMT1
i'm using asp.net 2 and the master page paradigm
in another page .aspx - that inherit from the master page - i'd like
to has - programmatically - all the controls in the page, how can I
do ?
DecryptString Error24 May 2007 19:47 GMT1
I am getting an error on my ASPX 2.0  (AJAX enabled) system lately. I
did not change my code in any way. The system is on a shared server so
it might be related to my provider. But I am not sure.
Also, the error happens not all the time. Maybe 10 times out of 1000.
Error Only in Firefox24 May 2007 19:05 GMT1
asp.net 2/C#/VS2005
I have a webform that contains gridview that is databound to a dataset
maintained in session state. Users can enter values into textboxes and
add to the grid. For each row in the grid, there is a command field
Does .Net have an interface that supports PVC version control product.24 May 2007 18:44 GMT1
We are looking into vesion control products at my company. The obvious
choice is Visual Source Safe, however we are also looking into PVCS
also.
Does PVCS have an interface available that will work with .Net?
2.0: using System.Web.Profile (newbie)24 May 2007 17:46 GMT1
I want to use user profiles in my Web application. In Web.config I have
added:
<profile defaultProvider="SqlProfileProvider">
<providers>
reading asp.net trace24 May 2007 17:44 GMT2
one of the pages in my asp.net application is taking very long to load. i
want find out what is causing the problem. its probably ajax.
i am not finding the asp.net trace any useful, i mean i do not know how to
make that trace information useful in diagnosis of this problem..can ...
How do I enable Copy / Paste support on a Web Form24 May 2007 17:42 GMT1
I know I must be missing something easy,
But I have a webform, which has a bunch of ASP.NET Text box controls.
When a person tries to "Copy" the text out of one of the controls, they get
a pop up error saying "Disabled"
Update Roles24 May 2007 17:35 GMT1
I have 4 roles: admin, coll, writer, reader.
Consider that User_A is in roles admin and writer.
Now I created the following list:
Dim User_A_Roles As Generic.List(Of String)
GridView - FooterStyle24 May 2007 17:33 GMT2
I have a gridview with both horizintal and vertical lines. I would like to
have the last row - footer - withoutt vertical lines so it will look line one
cell with the width of the table.
How could I do it?
 
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.