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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hi30 Mar 2008 10:13 GMT1
Pls help me,
I am basically a windows devloper, planning to do my first web
application. for the Login page== other than checking user name and
password from the database, what else i have to do for security or
Compiler errors in commented JavaScript code30 Mar 2008 06:43 GMT4
I removed some functionality from an ASP.NET 2 webpage by deleting the input
ior textbox control from the page's code. Then I commented out the JavaScript
function on the same page that referenced the deleted control, so the
commented function looks like this:
DataFormatString is ignored on on some servers30 Mar 2008 03:45 GMT3
Is their any particular reason (server or design?) why the following line
won't work on some servers?
This is code within a Gridview control
<asp:BoundField DataField="Regional Target" DataFormatString="{0:#%}"
totally confiused.. i need help30 Mar 2008 01:45 GMT2
   i am trying to access the following dbase table through a web page.. i
have tried gridview, datalist, details view, formview...
really stuck and i can not find any info anywhere (that is actually written
in english) that helps me...
dot net frame work29 Mar 2008 21:12 GMT1
http://programming-languages-tutorials.blogspot.com/2008/01/net-framework.html
Storing Copy of Email into Sent folder29 Mar 2008 19:14 GMT1
Ho can i store copy into sent folder using .NET.
using Exchnage server.
This has to run on the IIS server, user will provide the authentication
details if that is needed.
ASP.NET Substring29 Mar 2008 15:10 GMT1
i am programming a website using ASP.NET 2.0 and SQL 2005 and serving the
last five members via DataList containing a HyperLink like this code:
<asp:HyperLink ID="firmaHyperLink" runat="server" NavigateUrl='<%#
Eval("firmId", "~/Firma.aspx?firmId={0}") %>' Text='<%# Eval("name", ...
ObjectDataSource Binding Before I Need it29 Mar 2008 11:42 GMT5
I have a gridview that is using an objectdatasource that is calling a
BLL class that wraps a Typed dataset.  The objectdatasource has
parameters that tied to page controls (textboxes, dropdowns ect)  I
had always thought that the Objectdatasource wouldn't bind while the
GridView/FormView (master/details) questions29 Mar 2008 09:53 GMT2
I have a hard time finding an example with GridView and FormView on the same
page. So I'm hoping that someone will be able to help me with the following:
1) How do I refresh GridView after Insert, Update, and Delete in a linked
FormView?
Generating static HTML files from ASP.Net application29 Mar 2008 08:50 GMT2
I have some pages designed in ASP.Net. I want to generate static HTML
files from these pages, so that I can give them to a professional web
designer (who does not use ASP.Net), to "clean up" the pages.
MTIA
Best way to update SQL Server db that is in production?29 Mar 2008 03:34 GMT3
First, sorry if this is a stupid/open ended question...
This is a theorhetical question...
I am a single freelance developer (not part of a team.)
If I create an ASP.NET website that accesses a SQL Server db, when I later
IE6 Bug Workaround ?????29 Mar 2008 01:08 GMT7
I know this is not an IE newsgroup. But im going to ask your opinion on
this. I have a customer who cannot change at this time from IE6.  The
following form is a simple example of  a problem which exists where Combo
Boxes do not appear to obey the z-index laws.  In my example, ...
Totally confused29 Mar 2008 00:54 GMT5
Ok I have a web control which is used to input search terms.  It works
really well on one page.
Now I need nearly the same functionallity on another page and I take the
pieces and move them to the new page (no web control).  I have a button with
Need to find which textbox has focus from a user control.29 Mar 2008 00:24 GMT2
I have a web app that is going on a touch screen computer with no
keyboard, so I have to allow them to enter numeric data into text
fields through a UserControl that I built. All I need to find is which
textbox control on the page has focus so I know where to put the
page load after postback - how does it know?28 Mar 2008 23:48 GMT2
Looking at the locals I have "ME" and "sender". I've just clicked on a
dropdownlist and it's fired a post back. I'm in the page_load. I know
that after the page_load is complete it will fire the click event
handler for my dropdownlist, which indicates, since I've got several
 
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.