| Thread | Last Post | Replies |
|
| Sending email (ASP.NET 2.0) | 31 Dec 2007 21:35 GMT | 6 |
I am still new to .NET so, i'm sorry if my question is a bit too simple :-) I would like to know what is the "best-practice-way" of sending email from asp.net (VbScript). I want to make a "contact us" page for my website. Tnx.
|
| ASP.Net 2.0 Uninstall | 31 Dec 2007 17:20 GMT | 10 |
I have a problem with ASP.Net 2.0 that I think needs a re-install. When I go to the control panel and try to uninstall, the Microsoft .Net Framework 2.0 Setup dialog comes up and tells me the wizard is about to guide me through the installation process. As soon as I hit next I ...
|
| How to read data from resource .rex file in java script? | 31 Dec 2007 16:42 GMT | 2 |
How can I show that message in alert code ( in java script) that pick the data form resouse .rex file . Thanks in advance. Chandan
|
| How to create MS Outlook message from ASP.NET? | 31 Dec 2007 16:40 GMT | 1 |
In our application, we need to show a grid with each row having an icon. When the user clicks on the icon, an Oulook email message should get downloaded on the user's PC and should open if MS outlook is installed. I believe, I'll have to do Response.Write to achieve
|
| Make Money working Online. I Make $850 in 7 Days.... | 31 Dec 2007 15:32 GMT | 1 |
Make Money working Online. I Make $850 in 7 Days.... Only because of http://cashplus.freehostia.com The Only Source where i can make money without investment. http://cashplus.freehostia.com
|
| Popup Window Location | 31 Dec 2007 15:03 GMT | 2 |
How do I get a popup window to appear within the boundaries of the parent window? I am using JavaScript Window.Open and setting top=1 and left=1 but that causes it to show up in the top left corner of the screen itself. Setting
|
| gridview | 31 Dec 2007 13:03 GMT | 2 |
hope you can help here Is it possiable to change the colour of a row in a gridview depending on the content of one cell ? Hope that makes sense
|
| Centralizing Code Question | 31 Dec 2007 09:49 GMT | 2 |
I have an asp.net web site which has GridViews on many pages. They are different except they all have a common Pager Template. On the DataBound event, I customize this template based on the number of records, etc. This is exactly the same for every grid so rather than copy and ...
|
| .Net packaging/wrapper application? | 31 Dec 2007 08:22 GMT | 57 |
I am looking for an application that will wrap my .Net application (and any needed .Net parts) into a single exe. I know of Thinstall ($4,000 for application and per copy fees for your exes) and of Xenocode (~$1,500 plus ~ $12 per copy of your exe). But, I'd like
|
| SMTP troubles and odd fix...why does this work? | 31 Dec 2007 05:23 GMT | 3 |
I'm trying to send email from my application. I've been getting a "The server rejected one or more recipient addresses." error. After some googling, the fix I found was to make sure to NOT state a mail server for SmtpMail.SmtpServer
|
| Web application design question | 31 Dec 2007 02:20 GMT | 5 |
I am a developer with many years (approx 10years) development experience using C++ for DESKTOP applications. I am writing a web application using C#, and I wanted to ask a question about appropriate design. My design is as follows:
|
| Update interface after requesting input from a postback event hand | 31 Dec 2007 02:15 GMT | 1 |
I read, How can I update my user interface from a thread that did not create it? http://blogs.msdn.com/csharpfaq/archive/2004/03/17/91685.aspx I have a postback event handler, that requests user input via
|
| An exception of type 'System.Threading.ThreadAbortException' | 31 Dec 2007 00:27 GMT | 1 |
1) I am using code like the below outside of the Try.. Catch... Endtry and getting this message Within the Immediate Window. An exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll but was not handled in user code
|
| workflow question | 30 Dec 2007 22:45 GMT | 1 |
When a user clicks on "Processing" button I want to display a processing message on page. Do processing and allow user to cancel processing which can take several minutes. Is there a way with javascript to display a message on the page but still do
|
| Render the whole page on client side in asp.net web application. | 30 Dec 2007 21:30 GMT | 1 |
Plz help me out immediately. I am developing a web application in Asp.Net 2.0 with C#. I want my aspx pages to be such that once the page has been redered on the client side. And then the connectivity is lost.Even then the page is still there , ie. Page Not Found message
|