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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
variable lost between DetailsView1_DataBound and DetailsView1_ItemCreated16 Aug 2007 13:36 GMT2
I need the value of one field in the detailsview (in normal mode) in order
to make a test when creating items.
I get that value, put it into a friend variable, but when fetching it from
the ItemCreated event, it's empty.
Calling Windows service from a website.16 Aug 2007 12:32 GMT6
I want to create an application possibly windows service that will generate
PDF files and place them into a specific folder.
I have a website that will use this service to generate PDF files and return
them to user.
ColGroup for a table element gets lost when the table element is made visible/invisible16 Aug 2007 12:26 GMT5
I am losing my colgroup html element of a table that i toggle back and forth
of being visible=true/false. is there any workaround since the rendered html
doesn't contain it even though it has not been explicitely been made
invisible?
Different performance objects for ASP.NET16 Aug 2007 12:19 GMT1
     While checking performance of ASP.NET Application using Perfmon tool,
I observed different performance objects for ASP.NET like ASP.NET
v2.0.50727,  ASP.NET v1.1.4322, and ASP.NET.
     What is the difference between this differnet performanc objects?  In
A problem between a FileUpload & an updatePanel .16 Aug 2007 08:22 GMT1
I've got a problem with a FileUpload in a updatePanel.
My update Panel is triggered with a button.
I select a file in my file upload and when I do a postback with my
button, the fileUpload loose the file.
<center> and Style Position:Absolute with changing window Size?16 Aug 2007 04:30 GMT1
I have a simple login page with roughly a 300px x 300px image behind
the asp.net login control. I need the login control to land in the
middle of the image. I want both the image and the login controlrol to
always be in the center of the page. How can I do this?
Please Help!  Dynamic User Controls15 Aug 2007 23:05 GMT1
In my pageload I am adding multiple instances of same User control.
They all have properties ID and ParentID.
Now I also have a button in each User control and am bubbling the
event back to main form. No problem so far.
Return value from Another Page15 Aug 2007 22:40 GMT2
I have a button on a webpage. Clicked event of this button opens another
page for search and populates a datagrid or whatever and then I want to
return value from this second page on to the first page.
How can i do this?
Personalizable()/WebBrowsable() issues in custom Web Part15 Aug 2007 22:40 GMT3
I think this is a relatively simple problem, but it's starting to annoy me
quite a bit. I have two issues with a custom Web Part that I have created,
both related to property editing at run time using an EditorZone.
One of my web parts contains a control which displays information ...
FormView change data before hitting database?15 Aug 2007 21:56 GMT2
I have the code below and get the error "cannot change read only
object insied a foreach loop"  I am hoping someone could graciously
provide code example of how I could do this?  Thanks!  - Yin
      foreach (DictionaryEntry entry in e.Values)
syntax problem with select command15 Aug 2007 21:38 GMT3
the table 'l0382_project1' exists in sql server. I can see it.
Now in asp.net, i want to check whether it exists but i get "invalid column
name":
1st attempt:
Javascript confirmation message in datagrid15 Aug 2007 21:38 GMT3
I need to add a confirmation message to the Delete button in the datagrid.
I was always using this code to do this:
Private Sub dgRoles_ItemCreated(ByVal sender As Object, ByVal e As
System.Web.UI.WebControls.DataGridItemEventArgs) Handles dgRoles.ItemCreated
Problem getting ActiveViewIndex15 Aug 2007 21:20 GMT4
My web form has a MultiView which has 4 Views.  4 LinkButtons on the
web form activates each of the 4 views.
The 4 views have been hiding and showing nicely depending upon which
LinkButton is clicked.
dynamic controls15 Aug 2007 21:10 GMT3
In my aspx page I do have some dynamic aspx controls. I am using
document.getElementById('pageID_Ctl1_text1') in the javascript to copy some
values from these controls. It is working in the first time, and these
controls id values are changing after the page reloaded. I am ...
asp.net to asp converter15 Aug 2007 20:54 GMT9
I have done my project in asp.net can anyone help me to convert the
asp.net code to asp.
Thanking you,
Regards,
 
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.