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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CheckBoxList08 Nov 2007 12:50 GMT2
I created a CheckBoxList at runtime and added a few items.
How can I define when a item is selected or not by default?
Thanks,
Miguel
what's different between asp application and web site08 Nov 2007 12:05 GMT6
I posted this in wrong group, so just re-post here.
There are two ways to create web-based application or web service, from VS
start page, click on File and New, two options you can choose, one is
Projects which leads you to create ASP.NET Web Application or ASP.NET Web
make full Screen onLoad08 Nov 2007 11:00 GMT2
I want to make my login page fullscreen as when user types in the URL
in the browser. the browser changes to fullscreen (like
window.open(theURL, '', 'fullscreen=yes, scrollbars=no'))  and opens
my login page. ?//
Help with Starting New Web Application08 Nov 2007 09:48 GMT1
I have a friend that I am trying to help get started into asp.net
development at my company.  He was assigned a task to build a data entry /
reporting web application and only has about 10 days to do it.
The database will contain only 3 main tables to enter data and about 4 or 5
how to use contentPlace holders in a table that isn't in a master page08 Nov 2007 09:13 GMT1
Hi...
I have to put some html code inside a table that is on a aspx page that
isn't a master page. How do you use contentPlace holders to do that?
Sharing a Validator08 Nov 2007 07:53 GMT8
I have a form that contains a number of fields, all of which have
validators. There are two submit buttons, one to update a record and one to
add a record. Because the only difference in validation is to make sure
someone is not using a username that is already in use, I would ...
Example for dynamically added controls08 Nov 2007 07:46 GMT13
Can somebody tell me or show me an example how to add a textbox and a
button dynamically by code to an apsx page and how to read the filled in
value from the textbox after the user has clicked the button?
I have tried this without success because after the user has clicked the
UpdatePanel trigger in different usercontrol.08 Nov 2007 07:34 GMT1
Scenarion:
In an ASPX page I have a user control embedded (actually embedded in
MasterPage), based on completion of a AJAX call in the user control it
needs to update a Grid view which is actually another user control.
How to tell if a URL contains a file name?08 Nov 2007 07:26 GMT3
I am using httpwebrequest and httpwebresponse.  URLs may or may not contain
a file name:
http://www.domain.com/default.aspx
http://www.domain.com
Generated JavaScript vs. Manually Created JavaScript: Which one comes first?08 Nov 2007 07:24 GMT4
There are many cases in which I want to use the same event for manually
added JavaScript as one that is used for generated JavaScript. For example,
when I set the AutoPostBack property of a TextBox to True, the JavaScript
onchange event is used. However, I may want to execute a ...
ClientScriptManager.RegisterForEventValidation trouble08 Nov 2007 06:02 GMT4
Maybe someone out there can point me int he correct direction for a
fix to a problem I'm having. I've setup a user control with two list
boxes. One starts with a full list of items, the other one completely
empty. I've setup a client-side javascript function that allows the
making a online poll system08 Nov 2007 01:49 GMT1
Does anybody know how to create an online poll generator? or be able to put
me to a place that can help me out?
Voting online, how to08 Nov 2007 01:42 GMT2
How to make sure that one person votes only once or make it difficult
enough.
cookie, IP, Browser Info
What is the max amount of info I can get on the client'
problem with ListItem databinding08 Nov 2007 01:15 GMT1
I got some old code from a leaving colleague and it is like this:
List<ListItem> subProductGroupList = new List<ListItem>();
           for (int i= 0; subProductCount < classA.Length; i++)
           {
VS2005 not showing events window in property pane for any web controls08 Nov 2007 00:47 GMT2
I have an interesting problem. I wanted to see the events available for a
control. Yesterday it was a button, today it is a TreeView. When I right
click the treeview and go to properties, There is no events button in the
toolbar... Any idea how to get it back?
 
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.