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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
<%# Bind("xxx") %> Documentation21 Feb 2006 06:05 GMT2
If one wanted to find the documentation for Eval one would look at the
documentation for DataBinder.Eval.  Where would one find the documentation
for the .NET 2.0 Bind method which performs two way binding?  I can't seem
to find any documentation on it.
displaying time for Online examinations in webapplications.21 Feb 2006 05:55 GMT1
Good morning all,
I have test management in my webapplication,
in that 'questionform.aspx' is getting post back to get next question every
time,
How do you get this datalist more like a grided table of 3 columns21 Feb 2006 05:33 GMT3
How do you get this datalist more like a grided table of 3 columns?
Here is what I have but it is not in true columns.
<asp:DataList ID="DataList1" runat="server" BorderColor="#006699"
DataSourceID="XmlDataSource1"
Enter key to work as a submit button21 Feb 2006 03:48 GMT4
I have a web form with multipe edit boxes and a submit button. When the
enter key is pressed within one of the editboxes I would like the form to be
submitted. How do I achieve this? Any help is greatly appreciated.
Thanks!
Custom control within repeater with custom object binding - .net 121 Feb 2006 03:38 GMT9
my aspx has something like this
<asp:Repeater id="Repeater1" runat="server">
 <ItemTemplate>
    <mycontrol:ctl id="ctlId" obj='<%# Container.DataItem %>'
Need to add Button to DataList21 Feb 2006 03:34 GMT2
I need to add extra buttons to a datalist, but I don't know to add them to
the control.  I need to use the onCommand Functions, like OnUpdate, OnEdit,
OnUpdate, OnCanel, Etc.  I would like to do this VB.Net is that is can be
done.  Any help would be great, I have been trying to ...
Shared Functionality21 Feb 2006 03:24 GMT1
I have an 'administration' section of my web site which will have
common buttons at the top to take you between the administration pages.
Can these be defined only once in some kind of style sheet? How would I
go about that.
partial class namespace in ASP.NET 2.021 Feb 2006 02:43 GMT2
Now i am trying to change the namespace for the web page class by putting the page class between namespace myCustomNameSpace {} , but when i do this with a web page class i got the following error
Error 2 'ASP.Default_aspx.FrameworkInitialize()': no suitable method found to ...
How to design a file system to store uploaded files via ASP.NET21 Feb 2006 02:05 GMT4
I'd like to set up a file system for the ASP.NET 2.0 application
to store user-uploaded files, since the members are more than
100,000 people, the basic requirements are as below:
(1) The file system is separate with front-end web site
How to create Profile,Membership and Role provider with SQL2000/200521 Feb 2006 02:03 GMT2
How to create Profile,Membership and Role provider with SQL2000/2005
thanks.
Shared Buttons21 Feb 2006 01:54 GMT1
I am creating a C# ASP .NET web site.
I have an 'administration' section of the site and each page will have
the same hyperlink buttons at the top to go between the administration
pages.
Missing required parameter error21 Feb 2006 00:38 GMT1
I've distilled this down into the simplest possible code fragment and
this still doesn't make any sense.  I'm trying to run a select query on
an access database, and the query has NO parameters.  And yet, I'm
still getting a "No value given for one or more required parameters"
multiple ASP.NET web forms...21 Feb 2006 00:23 GMT3
i have a checkbox in a web form, and if its been checked, i need to
make a label in the following form visible. ive only just started web
forms so i dont really know the best way to go about passing data
between forms in general.
checkboxlist and javascript21 Feb 2006 00:12 GMT2
I have a checkboxlist (chkMyList) which is created from a (name, value)
pair from a database table.
I have a read-only textbox which will be used to hold a total of
all the numerical values of each checkbox that is checked, and this
Silly newbe question -Forms21 Feb 2006 00:08 GMT7
I'm trying to understand how a aspx form gets submitted to the server
when there is no action attribute. I am under the impression you would
need some kind of html valid button attribute in order to get the form
to post.Since Asp.net is browser independent ,how does the form know(
 
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.