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
Multiple CancelControlID using AJAX ModalPopupExtender08 Jan 2007 16:38 GMT1
Hi, I have a scenario where I display a modal popup, and have two
button controls that should fire the cancel event for the
ModalPopupExtender, however this control can only accept one such
Cancel control ID.
How could I add a tooltip to an iframe ? Also, the tooltip contents has to be determine @ run-time !08 Jan 2007 16:11 GMT1
1. OnLoad I populate a <select... html control with the doc files in
some folder.
2. The user selects one of the files in the combo, and
3. In an IFRAME I show a preview of the selected word document.
Integrating asp.net 2.0 and outlook 200308 Jan 2007 15:54 GMT3
I'd like to add tasks, appointments, etc using c# to outlook
For example i added reference
using OutLook = Microsoft.Office.Interop.Outlook;
and the code:
HTML Decoding08 Jan 2007 15:22 GMT2
Hi Gang,
I have text that I am putting into a label that has been custom formatted by
a text editor and looks like this:
   Some outside text <crl>Some inside text</clr>  Some outside text
Static Method returns DataReader08 Jan 2007 15:19 GMT4
I know that the kind of question below has been asked several
times....however I need a clear answer in my specific situation.
I have 2 methods. One returns an SqlDataReader and the other returns a
DataView. I was considering making them Static methods, so as to avoid
ABCPDF --> HTML to PDF08 Jan 2007 15:16 GMT1
I got the HTML conversion to PDF working with the AddImageHtml.
The HTML has a reference to an image (<img src="logo.gif">)
This image isn't converted into the PDF.
I tried the AddImageUrl, as stated in the help, but this isn't working
ASP.Net 2.0 'Register' Issue08 Jan 2007 13:57 GMT2
Hey All,
The code below worked fine in ASP.Net 2003:
<%@ Register TagPrefix="CustomValidators" Namespace="CustomValidators"
Assembly="MyAssembly" %>
Open new window fromn ASP.Net and pass parameters08 Jan 2007 12:09 GMT1
I have an asp.net page with three Drow-Down-Lists and a Gridview server
control.  I want to open a new window from this page and open another .aspx
page in this window.  I also want to be able to pass the 'SelectedValue"
property of the gridview and Drop-Down-Lists into the new ...
System.Threading.ThreadAbortException: Thread was being aborted.08 Jan 2007 11:16 GMT2
I am develloping an asp.net 2.0 application. For some tasks (daily
notifications to users via email), we use background threads. I rather have
this task as background thread of the asp.net application and not as a
service as as the installation procedure of a service on the ...
Listbox move multiple selected items to second listbox08 Jan 2007 11:16 GMT2
Hi, The following code has been successful for me in the past and i just
can't figure out where I'm going wrong. When I debug I keep getting the
two top items as selected even though there are not selected and the
selected items are ignored. I'm using ASP.NET 2.0 and using two ...
Offsetting timezones08 Jan 2007 10:37 GMT5
My website is hosted in the States (EST), but the website itself is
targeted for UK users (GMT).
How can I offset the time so that the server reports it as GMT when my
ASP.NET app needs to find out the current time?
AJAX.net modal popup08 Jan 2007 09:10 GMT3
I'm using the MS AJAX libraries to achieve a modal popup window.  Prior
to using the toolkit control, I have a gridview and detailsview objects
visible on the page.. when the gridview row is selected, the detailsview
updates (in a seperate updatepanel - no full refresh)
HttpWebRequest never terminates08 Jan 2007 08:19 GMT2
I'm working on a webdav client which makes multiple webrequests using the
threadpool.  
The initial issue was that some requests never returned, though I could
attach to the application and see they were still blocked at
Alter Values in ListBox08 Jan 2007 06:41 GMT2
A ListBox lists all the files & directories existing in a directory on
the server. If an item in the ListBox happens to be a directory, then
the name of the directory is appended with the text [DIR]. Similarly,
if an item in the ListBox happens to be a file, then the name of the
RegularExpressionValidator that limits the number of characters that can be entered08 Jan 2007 06:36 GMT9
I have several TextBoxes with TextMode="MultiLine" in which I want to limit
the number of characters that can be entered using a
RegularExpressionValidator. I have come up with the following
ValidationExpression:
 
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.