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
GridView sorting12 Jun 2006 23:04 GMT1
I have a GridView with one sort column. When I click the sort column the
first time nothing happens. After that when I click the sort column the sort
order changes and my grid is updated as expected. I am only having an issue
the first time I click on the sort column. I have read ...
OnChange Javascript - IE vs Firefox12 Jun 2006 21:53 GMT7
I'm having a HUGE problem with Javascript under IE, the code below belongs
to a page
http://filterqueen.brinkster.net/test.aspx
it works fine under Firefox, but not in IE...
trap and ignore invalid viewstate12 Jun 2006 21:29 GMT1
I am trying to trap the invalid_viewstate error in my application so
that an error email does not get sent.
In my global.asax under Application_Error:
Exception ex=Server.GetLastError();
ReportViewer Default Format12 Jun 2006 20:28 GMT1
Hello, I was wondering if there was any way to change the default
format of the ASP.NET 2.0 ReportViewer control to be a PDF.  I want
only IE to render in HTML defaultly, whereas Firefox and Opera (and
anything else) would generate a PDF so it doesn't look so mangled.  I'm
MasterPage Problems12 Jun 2006 20:02 GMT5
In my project i have two master page which i change dynamic in runtime.. The
first one with 1 ContentPanel "onepanel.master", the second with 2
contentPanel"twopanel.master"..
but when i switch between them it don't work, if the default masterpage is
Split Data in a DataSet12 Jun 2006 20:02 GMT2
I have a dataset with 12 records selected from a Database (Top 12) I need to
bind a DataList to the first 6 records and another DataList to the last 6
records. How can I split this datadet in two or accomplish this? copy each
set of 6 rows to a DataTable or DataRow()...How?
Master Pages causing me grief12 Jun 2006 19:35 GMT3
I want to pass a string variable from default3.aspx to default2.aspx.
I create a property in default2.aspx, called "X", and assign a value. I then
call Server.Transfer("default3.aspx")
In default3.aspx I have this code:
Session State Problem (ASP.NET 2.0)12 Jun 2006 19:20 GMT2
I'm having some trouble with a combination of these elements: the
Session state, a Repeater control, a TreeView control, and a button.
Here's the process:
 - User logs in (loginid stored in session state)
Table where I want to draw a border around the whole table but not between the cells.12 Jun 2006 19:20 GMT8
I have a table with multiple cells and I want to draw a box around the
entire table but not around the individual cells. How do I do that?
TIA - Jeff.
Error 80070522 attempting to start ASP.NET12 Jun 2006 18:31 GMT2
We have a machine running Windows 2000 which is running a 3rd party
application.  We recently installed ASP.NET 2.0 on the server to install
some addons for this application.  When attempting to browse to an asp.net
site, we get this error in the event log:
How do I stop the framework from HTML escaping my text?12 Jun 2006 18:06 GMT6
I am populating a drop down list at run time, and the text going in
includes a pound sign. I have been trying to add the item like this...
drpFerret.Items.Add(new ListItem("Ferrets £9.99"));
but the framework HTML encodes this, resulting in the "£" being
Watching my Packet TCP and UDP12 Jun 2006 17:22 GMT4
Hi, What's best way for Watching my Packet TCP and UDP ? Socket ? Some
external DLL ? What I need to use for build programs like this?
I want measure data on specific or anyone port at Real Time.
Thanks
Master Page in Asp.Net12 Jun 2006 17:09 GMT3
Asp.net 2.0 introduced a new component Master Page.
Does it do the same work like controller in MVC model or
what is it's purpose?
Like to know what component in Asp.Net 2.0 act like
2 Basic Questions12 Jun 2006 17:06 GMT4
1. How can I set a button/image as the default so when the user will press
on the enter button that specified button/image will receive the event
2. Is there a method that will insert the cursor into a textbox (or set the
focus to any other control)
using directive w/o code-behind12 Jun 2006 16:50 GMT4
I developed an asp.net 2.0 page without using the code-behind model because
the page is so simple. Now I am trying to add "using
System.Data.OracleClient" to the page, but asp doesn't seem to like it no
matter where I put it. Is there a valid syntax for this? I feel silly
 
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.