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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
vs2005 reformating my html - Why28 Feb 2008 02:48 GMT1
I've been using vs2005 a long time and today, all of a sudden, it begings to
reformat the code in my aspx page.  It removes all of my carriage returns so
my whole page is one line and it capitalizes all of my tags - causing them
to flag as errors.  but the project still compiles ...
hide javascript28 Feb 2008 02:18 GMT3
I'm using AJAX and creating dynamic javascript for an iframe. I want to hide
the javascript. What is the best way?
Slow site using Firefox28 Feb 2008 01:04 GMT2
I am new to ASP.NET. I have created a web form with just two controls
on it a label and a button. When the button is clicked, the label's
text is updated with current time.  It runs normaly when I view the
page in IE 7 on Vista. But when I use firefox it takes much longer to
can't set a session variable from a user control27 Feb 2008 23:41 GMT1
I've got a master page.
under a content page is a user control.
I attempt to set a set session variable under  a grid row command
event, but it does not take..
Handling events triggered by dynamically created controls27 Feb 2008 23:05 GMT1
I have a series of LinkButtons that I need to be able to handle the postback
events for. The controls are created dynamically, and how many there will be
will vary. I was previously told to create them in the Page's Init event and
to make sure the same ID is used. Here are the ...
Global.aspx, maybe I don't understand?27 Feb 2008 22:08 GMT11
Hi all.  I have a webservice that calls a class, does some processing,
and returns some XML.
I would like to have a global exception handler to catch any misc
exceptions.  From what I understand, I can create a global.aspx file
Microsoft Access vs XML27 Feb 2008 21:48 GMT1
I usually use SQL server with ASP.NET and lately LINQ for my clients
web sites.
However, now and then I have clients where an SQL database is to much
for their web sites.
Property missing value27 Feb 2008 21:33 GMT4
I have a control with the following property:
   Private _Sections As New List(Of FormSection)
   Public Property Sections() As List(Of FormSection)
     Get
Validation and popup window question27 Feb 2008 20:26 GMT3
After a user clicks the submit button I want a window to come up
telling them your entry has been submitted.
I have this code in my page load section which works well.
Submit.Attributes.Add("onclick", "return window.confirm('Your entry
Highlighting he current page27 Feb 2008 19:56 GMT3
I've read several examples of how to create CSS to highlight the current
page- particularly the following example:
<ul id="navlist">
<li><a href="index.html" id="homenav">Home</a></li>
[HELP] Global.asax doen't execute OnBeginRequest27 Feb 2008 17:22 GMT3
Yesterday I posted about Url-Rewriting. Now I have solved this kind of
problem but now I have troubles deploying on Win2003 my application.
I develop apps on VS 2005 and XP pro. To manage Url-Rewriting i insert
code in the OnBeginRequest method in Global.asax. It works fine on dev ...
Delete database27 Feb 2008 16:52 GMT2
I created a connection to my SQL Server in Visual Studio 2008. How can
I delete a database? I tried:
Drop database MyDb
It didn't work.
single-click button / ajax27 Feb 2008 16:44 GMT6
anyone know how to write a single-cilick button? [after click button
is being disabled while the method is executing]
I use this:
<asp:button id="ButtonAdd" runat="server" text="Anuluj"
Noob question - Need variable from DB field27 Feb 2008 15:11 GMT2
I have some data returned via a SQL statement (from MS Access) to a
datagrid on an ASPX page. One of my datagrid columns is a hyperlink
column. Everything works fine, but I need to pass the variable my user
clicks to another page.
Adobe Contribute & ASP.NET 2.0 Master Pages27 Feb 2008 15:03 GMT2
I have a problem with getting Adobe Contribute to view the content of the
master.page file. I have done a fair amount of research into why and have
come up with the fact that Adobe Contribute CS3 was released before ASP.NET
2.0 and therefore wouldn't have known about master pages ...
 
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.