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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Default Charting/Graph capabilities???23 Jul 2005 08:48 GMT3
I want to make some graphs in my application and was wondering, if there
are any graph/charting libraries available on .net by default?
Thnx
Double Clicking Server Buttons23 Jul 2005 07:27 GMT2
Is there a way to not allow users to click server button more than once or
double clicking it besides trying to disable it in the code behind the first
time it is clicked?
Enter Key on Form23 Jul 2005 04:34 GMT2
I have a form that with a datagrid with textboxes and a submit button.  When
the user is in a textbox and they hit enter to try to go to a different
line, instead they submit the form before they are done entering their data.
I know this is how it is supposed to work, but is ...
Multiple web.config files23 Jul 2005 02:44 GMT1
I have an application which needs to display information in several
languages.  I want to have the flexibility of web.config, I guess one
alternative is resource files; but I don't want to recomplie the application
everytime I modify the resource file.  Another thing I can ...
More than one parameter in DataTextFormatString?23 Jul 2005 01:38 GMT1
I want to display items in a list control using DataTextFormatString to
format them. The list control is bound to an array of Person objects. I want
to format each item as "LASTNAME, Firstname". So would need a format
expression like "{0}, {1}" where 0 is Person.Lastname and 1 is ...
form closing23 Jul 2005 01:23 GMT3
Is there any event that I can override to capture when a .aspx form closes?
Regards
bbdobuddy
Odd HtmlInputFile experience - not streaming data23 Jul 2005 01:00 GMT1
Hi I'm trying to gather data out of a HtmlInputFile control. After this
section of code when looking in the debugger, input is still empty.
[code]
HttpPostedFile MyFile;
Using an web page a a template for email on data submit.22 Jul 2005 23:39 GMT3
I am trying to figure out if this is possible and how as I have burnt my
brain out today.
I have an application that submits data to a SQL database and an email is
generated for notifications on a portion of that data. I would like to create
Databind  # ?22 Jul 2005 23:19 GMT2
I use the code in a .aspx to bind a TextBox.Text to a public varibale
Text="<%# sMy %>"
If I use
Text="<% sMy %>"
Forms authorization cookie always set to expire in 2055?22 Jul 2005 23:14 GMT4
I'm using Forms authorization.  In my <forms> section I have timeout="30",
but when I examine the cookie, it shows it expiring in 2055?  Why?
  <authentication mode="Forms">
     <forms
button and post back22 Jul 2005 23:04 GMT4
Is there a way that when a button is clicked that it will run code without
doing a post back?
I have a button that when it is clicked a message box pops up from the
javascript event onbeforeunload.
paging in datagrid22 Jul 2005 22:26 GMT3
I using datagrid to display user's login/out history on my web site, also I have
set AllowPaging on the datagrid to true, but not matter I clicked page number on
either top or bottom, it is still display first page. Do I did something wrong?
Thanks in advance.
ASP.NET WebForm Editors!22 Jul 2005 22:24 GMT3
Just wondering whats the general trend out there for editing web forms.
A previous post mentioned Dreamweaver;
I am pretty unimpression with the code formatting and presenatation of web
forms in VS.
Special Characters and TEXTBOX22 Jul 2005 22:00 GMT3
I have a text box and I want to let the users insert HTML Tags in the tags.
It does not work and breaks if there are any HTML Tags inside the text.
Is there any way I can enable HTML tags to be part of the input text?
Thanks,
Please Help!-Trying to brows my asp.net application but I get a logon prompt-22 Jul 2005 21:26 GMT2
We have an asp.net application on a windows 2003 server which is part of a
domain controller which my worksatis is too. We have impersonated in our
applciation with a fixed identity account which is also a domain account and
is part of the admininstrator group of the webserver.The ...
 
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.