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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Debug mode path is not from root03 Aug 2007 11:45 GMT3
When I go into debug mode and the web page I am working on opens in the
browser via the local Cassini Web Server I get a path appended onto the full
path e.g.
localhost:7859/FolderName/filename_that_should_be_in_the_root.aspx
background image on aspx page problem03 Aug 2007 10:08 GMT2
I have a jpeg image as a background to a aspx page.
Unfortunately, it is too obvious, so I was wondering if there is any way of
making that image dimmed so it is much easier to view the controls &
associated data?
get value of dynamic control on postback?03 Aug 2007 07:21 GMT2
For simplicity sake,
How do you get the value of selected dropdown on a postback?  I understand
for a dynamic control, you need to re-create it on each postback, but how do
I modify the code to grab the SelectedValue?  
Input type Submit?03 Aug 2007 01:02 GMT1
What's the equivalent in asp.net for the old "form method=post" using the
submit.  I want to redirect to another page with parameters, but I don't
want the parameters to be displayed in the url.  So I want to pass
ClientName and ClientCompany to
asp.net ajax end user need .net frame work03 Aug 2007 00:19 GMT2
Just a basic question, if i develop my site with asp.net 2.0 and ajax, end
user do they need any .net framework on their computer.
Thanks
Ganapathi
Error: Subreport could not be shown02 Aug 2007 23:06 GMT17
I have created a report and subreport in VB/ASP.NET. The report works fine
but the subreport will not display. The subreport, when displayed as a
standalone report, works fine.
Any help I can find on this error refers to the WinForms.ReportViewer and
about sending smtp mail02 Aug 2007 21:04 GMT1
i have a web project that sending a mail is a necessary work
but i have an error
this is my page
using System;
Global Database connection02 Aug 2007 20:37 GMT2
I am trying to make a web application using C#. I need to access database in
every webpage and for that I have created new database connection each time.
This is not an efficient way at all.
Is it possible to have some kind of Global database object which we can
call javascrip from master page's content02 Aug 2007 19:54 GMT1
How to call javascript in a asp.net master's content page, i tried something
like this but it's not working.
<%@ Page Language="C#" MasterPageFile="~/Default.master"
AutoEventWireup="true" CodeBehind="RegisterUser.aspx.cs"
Iterating and downloading a URL that lists files?02 Aug 2007 19:12 GMT6
Is there a way to open a URL, one that shows nothing other than a directory
listing, and iteratively go through the list to download the files?
Cookie problem02 Aug 2007 19:12 GMT8
Maybe I don't understand cookies correctly. When some visits my site
and logs in, they get a cookie that stores their login information.
When they come back, that info is read from the cookie and they can
log in without having to remember their id/pw.
Closing of OleDbConnection and OleDbDataReader.  Is there a better way?02 Aug 2007 18:40 GMT1
I am performing the same recordset multiple times, just passing
different parameters each time.  Is there a way to do this more
efficiently without having to close and re-open the connection and
reader?  I thought there might be a cleaner way, this code seems to
GetWebResourceUrl not working02 Aug 2007 18:15 GMT2
Can anyone tell me why this is not working ?
I have an aspx page with the following definition,
<asp:ImageButton ID="MenuBtnOpen" ImageUrl='<%#
Page.ClientScript.GetWebResourceUrl(typeof(WebResources.Resource),
Visual Web Developer 2005 vs. Microsoft Expression02 Aug 2007 17:33 GMT8
I am new to web design and programming and was wonder which of these
two would be better to invest my time to learn.
Visual Web Developer 2005 vs. Microsoft Expression.
I would like to make very complex and neat looking web sites. I plan I
javascript referencing items within a Repeater?02 Aug 2007 17:21 GMT2
Yesterday, I posted a question dealing with an issue of trying to
reference (from javascript on the client side) an item within a
Repeater.  My code was hard-coded to use the actual ClientId, but
someone admonished me, stating that I shouldn't do that because the id
 
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.