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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Validator Controls27 Jul 2005 19:54 GMT2
Hi, I have a aspx, vb.net form which i want to use validation controls,
but any control that i use automatically disables all my button events
and i can't seem to fix that.
Thanks for any help.
HtmlTextWriter with Callback27 Jul 2005 19:36 GMT1
I write many custom controls and think that the HtmlTextWriter would benefit
from a method such as:
writer.Write("<td>{0}<td>", new HtmlTextWriterCallback(this.WriteCell))
void WriteCell(HtmlTextWriter writer)
Help!! I've fallen and I can't reach my ASP 3.0 manual...27 Jul 2005 19:25 GMT1
Can anyone point me to a code sample where a single page in an ADO recordset is sorted independantly on a different field.
Example:
An ADO recordset is populated and sorted on [ListingDate].  I need to sort the 20 records on recordset.absolutepage 5 by let's say [AskingPrice].  ...
HELP - Passing Date from PopUp ASPX via JavaScript27 Jul 2005 19:24 GMT1
Ok, here's the situation...  I have a user control that contains two
textboxes (one for a from date/time and one for a to date/time) and two
image buttons.  The user control itself is supposed to be used on a number
of different ASPX pages (that's why I made it a ASCX).  When ...
Conditional item template for a datalist27 Jul 2005 19:15 GMT1
Hi,
I have the following item template in a datalist:
<asp:LinkButton id="lnkAction" runat="server" CommandName="Action"
cssClass="TabMenu">
checking for any value in an array27 Jul 2005 18:52 GMT7
let's say I have a string that can be any number of items comma delimited:
2, 4, 6, 12, 345
I want to check against those values in an if/then statement:
if integer = any value in the string, then...
Question about Session-object27 Jul 2005 18:33 GMT2
Hey all,
when we use the SQLServer mode, does the server make a db-query each time
the session object is applied or is the session data saved in the server
cache per page request?
listbox hiding drop down menu27 Jul 2005 18:01 GMT2
I have a menu written in javascript.  I include that menu on an asp
page.  The aspx page contains both a listbox and a datagrid.  There i
one drop down menu that overlaps the place where the listbox is.  Whe
the user hovers over the drop down menu, the listbox hides the botto
Menu ascx - use database?  Best practice?27 Jul 2005 17:45 GMT6
I have a book that illustrates pulling menu items from a Sql Server table
into an ascx via a stored procedure.  Is this something that is done in the
real world?
I do like the effect when viewing it in the source code, however, because it
How to check if a field is null?27 Jul 2005 17:04 GMT1
I need to check if a datareader field is empty.
My Datareader field is given by:
drProduct.Item("image02_url")
How can I do this?
Load file27 Jul 2005 16:44 GMT14
I am trying to load a file from a dropdownlist, however I get a error saying
a virtual path is required.  An example selected value would be
"../4900/myfile.doc".  Any ideas - my code is.            
Dim sumfin As String = DropDownList1.SelectedValue.ToString
Running Framework 2.0 before November27 Jul 2005 16:43 GMT2
Just after some opinions/thoughts really.
I was with a client yesterday discussing their new web based application
that I'm going to be developing. Currently, they already have a Framework1.1
web app running (which I wrote).
ASP.NET Project - Which Version To Use?27 Jul 2005 16:40 GMT3
We're getting ready to start a new project within the next 2 weeks and are
wrestling with the age old issue of whether to do the work in VS03 or help
MS debug VS05 by doing it there. Some of the new features of '05 and ASP.NET
V2 would save us a good bit of effort, but at what ...
Download of a file from DB27 Jul 2005 16:27 GMT2
I have an Array of bytes that it is a file that I bring from the db. How  I
make the download of this file?
Thanks
Array Question???27 Jul 2005 16:26 GMT5
Can someone please tell me how I can automatically generate the textbox
numbers in this statement...
EG:
- tbMenuItem1.text, tbMenuItem2.text etc etc...
 
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.