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 / Web Controls / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Label Web Control Text Justification08 Oct 2004 21:33 GMT1
I can not find a means to justify the text (left, right, center) within an
ASP.NET label web control within vs.net.  Certainly ... there must be a way.  
Please advice.
VS 2003 and VS 2005 Beta08 Oct 2004 20:35 GMT1
I would like to know if this is possible to have VS 2003 and VS 2005 Beta
installed at the same time. And if it is possible to launch Asp.Net
applications on old framework while using asp.Net 2 applications with new
Framework. I would like to check out new VS byt I don't want it to ...
Very weird thing ...08 Oct 2004 20:23 GMT2
I have a very weird problem. I've created a page with a user-control on it.
Very simple. A form that simply sends some information to an email address
when you push on a button.
When I try it out on my laptop, no problem. When I upload it to my
How can I load a picture from the database and display it on the form08 Oct 2004 19:33 GMT1
How can load a picture already saved into the database and display it on the
form using the VB.NET? Up to now I have already managed to take a picture
from any storage drive and save it into the database and take it back to any
storage drive. The issue is on how can I take it ...
Can't load/retrieve a picture from the database08 Oct 2004 19:33 GMT1
I have made my webform which is used to load and retrieve the picture from
the database. When I run that form in a machine where it is developed it
work properly.
But when I run it in another machine, it fail to save/retrieve the picture.
Dynamic Web Control Creation08 Oct 2004 19:15 GMT3
If I put my control on the form in the designer it works
OK.  But If I create it in using response.Write in the
pageload event it doesn't get created.  Any thoughts?
this.Response.Write("<td>");
DropDownList with EnableViewState="false"08 Oct 2004 14:57 GMT2
I am trying to fire SelectedIndexChanged event at server
with EnableViewState = "false". Since I have more than 10
DropDownLists in single page, I don't want values of
DropDownList maintained in ViewState. Is there any way
Use of Data repeater08 Oct 2004 14:35 GMT1
Is there any one who can give me link that will help me to study the use of
Data repeater?
Refresh controls on Panel in webform?08 Oct 2004 14:26 GMT3
How do you refresh the controls on a panel?
I've got a VB webform which contains a panel.  On that panel is a
checkbox and a textbox.  I'd like the textbox to appear when the
checkbox is checked and disappear when the checkbox is unchecked.
How can i handle post back event of the control that is added on the OnPreRender () method08 Oct 2004 11:04 GMT8
   Because of the fact that, handling events method (
IPostBackEventHandler.RaisePorstBackEvent method) is prior to OnPreRender
method, i cannot handle the events of the controls that i am adding on the
OnPreRender method. Is there a way for that. Can i manually tell asp.net
ListItem VALUE -I can not set with code (taking text property inst08 Oct 2004 02:34 GMT3
I am trying to use code to create a dropdownlist box that has different
values than text for instance:
<asp:DropDownList id="someID" runat="server">
   <asp:listitem value="12345">ABCDE</asp:listitem>
Add RequiredFieldValidator -- Post doesn't work.07 Oct 2004 19:58 GMT2
I've got a form with lots of stuff on it, but nothing really unusual... some
text boxes, listboxes, dropdownlists, and a couple of Peter's Calendar Text
Boxes.
I've got a button that some does some oledbstuff, inserting data into a
User Control not in available controls to validate07 Oct 2004 18:49 GMT1
Is it possible to create a web user control, drop it on a web page, and then
validate it using any of the validators other than the custom validator?  
None of the controls that I've created show up in the DropDownList as being
able to be validated.
Prevent access back.??07 Oct 2004 10:07 GMT1
Can asp.net prevent user to click "Back" button that's on the top left coner
of the IE web browser ??
any ideas..
thanks in advance..
Datagrid paging question07 Oct 2004 09:36 GMT4
I use a datagrid and make use of paging. To add new records I use a stored
procedure in SQL server, which returns the unique ID of the new record. This
works well, but how can I make the datagrid automatically display (and
highlight) the newly added row (how do I retreive the page ...
Pages: 1 2 3 4 5 6 7 8 9 10 September, 2004
 
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.