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
using MAILTO from a web page02 Nov 2007 16:15 GMT2
I have a button that when clicked, makes a database call to retrieve some
data.  That data is used to generate a series of e-mail addresses that I
then want pre-populated into an Outlook e-mail.  I know that using the
MAILTO protocol will launch the outlook e-mail with the right ...
Web page without the chrome02 Nov 2007 14:38 GMT3
I would like to build a Web page using ASP.Net or Javascript, which be
looking like a remote control, which means that the "chrome" (I don't know
if it is the right word) would not be shown (like Vista gadget).
Any ideas ? Eventually, it can be only for IE..
Using CDO.Message  - ReadOnly errors02 Nov 2007 14:32 GMT1
I'm trying to resolve some error message I'm getting from this code:
Property "To" is "ReadOnly"
objEmail.To = sUserEmail
Proeprty "CC" is "ReadOnly"
need to open the aspx page in another window(just as popup)02 Nov 2007 14:04 GMT3
   I have an htm page which transfers to another aspx page(Default.aspx). I
need to open the aspx page in another window(just as popup).
How can I set target property here?
Can anyone help me to achiev this...
Custom Repeater Class02 Nov 2007 13:31 GMT1
I'm trying to create my own extended repeater class containing a
PagedDatasource instead of the normal datasource.
I'd then create a custom template and insert it at the bottom of the
repeater.
Browser back button in AJAX02 Nov 2007 11:15 GMT2
I have a search page in which the results are shown in a repeater which is
inside an UpdatePanel. The results cotain links to other pages in the site.
After clicking any of those links and then click "Bowser Back" button I lose
the contents in my repeater.
Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'02 Nov 2007 05:02 GMT2
As a tangental question to the one below:
I can create a SQL express DB in my Data Connections folder titled
dimension.mdf
I then add this connection string to my web.config file:
How to use SQL Express02 Nov 2007 04:15 GMT1
I'm really confused with the whole SQL Express and Web Configuration wizard
options in VS.2005.
On ScottGU's blog:
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
Search for rules in HtmlHead.StyleSheet property02 Nov 2007 03:38 GMT5
I'm adding rules dynamically to the HtmlHead.StyleSheet using the
CreateStyleRule method. I'd like to know how to check whether the rules
already exist first.
Thanks
Problem with VS 2003 and Events02 Nov 2007 02:30 GMT1
One of the differences with building one page style in DW and code behind in
VS 2003 is you have to declare the events (apparently).
For some reason my events will disapper.
For example:
Diferences? Decimal (18,2) and Numeric(18,2) SQL SERVER02 Nov 2007 00:53 GMT3
What is ?
How can I do?02 Nov 2007 00:26 GMT6
Hi, what is the best form doing that? any way to do a if on 1 line, example:
if (txtValorBene.Text.Trim() != "")
   arParams[116] = new SqlParameter("@ValorBeneficio",
decimal.Parse(txtValorBene.Text.Trim()) ;
How to use SeparatorTemplate with repeater01 Nov 2007 23:58 GMT3
I have a repeater with header / item / alternate item and footer templates
which works great (or at least ok).
I want to put an <hr/> tag as a separator but as soon as I put that in the
output in no longer generated in any form that I can see as a pattern.
Enum01 Nov 2007 22:50 GMT4
I have the following Enum
 Public Enum Mode
   Required
   Validate
Date format01 Nov 2007 22:50 GMT3
The date format (control panel) of testing (VS2005) and production platform
are yyyy/mm/dd.
i run preview from testing (VS2005).  The date format is yyyy/mm/dd
however, when i put the code to production platform.  The date format is
 
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.