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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finding item in dropdownlist22 Jan 2007 08:25 GMT2
When initializing form (form load) I have
lstRadiator.Items.FindByValue("5").Selected = True
So when the page is shown in the browser, why doesn't it show option
value #5 on the list? It just keep showing the first item ("999")...?
help!! can't open visual studio 2003 web project22 Jan 2007 07:43 GMT2
hi.. using windows xp sp2 ..
when i tried to  open visual studio 2003 web project i got:
the web server reported the following error when attempting to create
or open the web project located at the following url
dataset question22 Jan 2007 07:12 GMT2
I am a newbie in vb.net 2005. Is it possible to do a Group By in a dataset?
thanks
E.
Wizard Recreates Page?22 Jan 2007 06:19 GMT1
I'm running into a weird problem debugging an ASPX page that contains a Wizard.
The problem is that I need to access the state of a control (e.g., the selection status of CheckBoxList items) after clicking Next
to take me away from the WizardStep where the control is located.
What ...
run a asp.net 2.0 local website22 Jan 2007 06:06 GMT2
Since moving to Visual Studio 2005, I cannot open my localhost sites within
internat explorer unless I open Visual Studio, open the project, run the
site in debug mode, which starts the asp developer server.  Why is this, and
what can I do to open my localhost sites without ...
post an html form onto asp.net22 Jan 2007 05:42 GMT6
I have an html form that posts onto an asp.net page (vs2005).
The form header is as follows: <form action="thankyou.aspx" method="post">.
In a table i have the fields <td><input id="email" type="text"
runat="server" /></td> and a submit button.
Programmatically changing value of a control within a template22 Jan 2007 05:38 GMT2
I'd like to use the ItemInserting event to check (and perhaps append) a
value before inserting it into my database.  But, I don't know how to
get a handle on the control.  I know I can't just use "textbox1" to
reference it.  Is there a fully qualified name I should be using?
Error 403 when using Global.asax with VS 200521 Jan 2007 22:47 GMT4
I've created a simple C# web services project using Visual Studio 2005. My
service compiles and runs correctly when called by remote clients.
I'm able to step through the service in the debugger unless I add a
Global.asax file. When I do that and then try to run the debugger I ...
How to build role based app?21 Jan 2007 21:57 GMT1
I'm in the concept stage of putting together a web application.
Certain featues will be available only if the person has been given
access.  This is based on their particular subscription.   I can create
database tables that have an entry for each user and the features they
"multiple" forms and validation21 Jan 2007 20:22 GMT1
I have a form which contains two different groupings of controls and
buttons. If it were asp I would post to separate processing pages. My code
works fine except for the validation. I need to disable the validation for
some controls depending on which button is pressed. The ...
Gridview and User Control21 Jan 2007 19:49 GMT1
I use a user control within a gridview
Something like this
<asp:GridView DataSourceID="myDatasource" ID="gvList" runat="server">
<Columns>
asp.NET MASTER PAGES QUESTION21 Jan 2007 18:17 GMT6
I have build a header and footer control which I want to add to my master
page, so in essence I want the header, a contact placeholder and a footer.
This is something I used to do with vs2003 all the time and never had any
problems.
How to Add Element between <Head> tags21 Jan 2007 17:02 GMT2
How can I add the following element to the <Head> section of every page?
<link href="Styles/main.css" type="text/css" rel="stylesheet">
I would like to do this in my Page base class (in the overridden Render
method perhaps?) rather than adding the tag to each page.  
Dynamically added controls21 Jan 2007 15:35 GMT5
I have a page with mixture of static and dynamically added controls is there
any way of controlling the order which they are added to the page. My submit
button (statically added) appears before some textboxes (dynamically added).
I know I could move it around with CSS but I want ...
Panel21 Jan 2007 14:21 GMT1
A Form has 2 Panels - 'pnlDataEntry' & 'pnlSummary'. 'pnlDataEntry'
houses a table with many TextBoxes & a Button (to submit the Form).
When the Form is posted, the data in the TextBoxes are fed in a SQL
Server DB table.
 
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.