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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Writing javascript code in every page of my site using aspx04 Jun 2004 17:21 GMT1
Good Morning,
I would want to use aspx to write this javascript code for me in every
page of my site www.etantonio.it how can I do this ???
<script type="text/javascript"><!--
Validator Short dude04 Jun 2004 16:46 GMT1
Hi to all,
I have some validators with a summary, and two image button
One of the Image Buttons, is to make some operations after filling some textboxes. The validators and summary controls that all the textboxes are filled..
The another ImageButton change the page, but when i click ...
Hiding public members of a base class04 Jun 2004 16:27 GMT1
I am a C# newbie and am writing a composite custom server control.
The base class for the control is a Panel.  I want to restrict the
changes a user is allowed to make such as border styles, adding
controls to the controls collection, etc...
Any way to get a dynamically generated table's width at runtime?04 Jun 2004 10:27 GMT1
Anyone know if there is a way to get a dynamically generated table's width at runtime?
I have a container table, which holds a table, which holds a datagrid. The datagrid changes width on each load
The container table needs to know at runtime how wide the inner table is. The width ...
Events LifeCycle04 Jun 2004 10:25 GMT1
Im reading that this is the Control Execution Lifecycle
Initialize, Load View state Process postback data, load, send postback change notifications, handle posrback events, prerender, save state, render, dispose, unloa
My questions about this are
1) All this methods, and events are ...
Javascript customization04 Jun 2004 08:43 GMT4
My ASP .NET pages contain some client-side javascript variables and
functions :
<html>
   <head>
Problems of Defining an Expandable Property for a Web Control in the Designer.04 Jun 2004 03:26 GMT1
I created a web control with an expandable property, and exposed that property onto the property panel. However, a error occured when I clicked one of the nested properties on the property panel.
That nested property has been associated with the ImageUrlEditor, but when I clicked ...
Getting the filename of current editing web page?04 Jun 2004 03:26 GMT3
Is it possible to get the physical path and file name of the current editing aspx page at design time?
Datagrid doesn't appear in web page04 Jun 2004 00:56 GMT2
I created a webform with oleDbConnection1, oleDbDataAdapter1 and created
dataset11 using generate dataset on the dataAdapter.
I added a datagrid to the form and set the DataSource to dataSet11 and
DataMember ENT2003 (name of table?).
Adding WebUserControls to table03 Jun 2004 22:36 GMT1
I have a base class that inherits from System.Web.UI.Page. In this base
class I create a table, with placeholders in the table cells.
In the web page that inherits from the base class, I add controls to the
placeholders. This works fine as long as the controls aren't Web User
client-side scripting interfacing with viewstate?03 Jun 2004 21:51 GMT2
Is it possible to cause a server-side control to remember data that was
inserted into it via a client-side script?
Assuming this:
<DIV id=outerpanel runat=server>
How to set the icon of my web control?03 Jun 2004 21:34 GMT1
I have developed a web control, and now wonder how to set a icon for it to be displayed on the toolbox in VS.net?
Treeview displays as text string...why?03 Jun 2004 18:45 GMT1
Into the time machine with you.
Custom WebControl adding controls in the page03 Jun 2004 16:59 GMT1
I'm writing a custom webcontrol, and I need to make it add input hidden
controls within the tag form. Using Page.Controls.Add(control) isn't
working, it's putting the control outside the tag form, then I can't
access its data when I postback the webpage.
Executing client *and* server side script with one call03 Jun 2004 16:55 GMT3
Is it possible to have a button execute code on the
server and then on the client? After I click a server side asp button,
I would like to make some other buttons invisible on the code behind
and then execute a javascript function on the client side.
Pages: 1 2 3 4 5 6 7 8 9 10 May, 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.