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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
client side handlers15 Dec 2007 18:12 GMT3
I know this is not an ASP.NET question, but I thought someone might be able
to help.
I need to handle mouseover events etc for table cells.  This is fine and I
can do this ok, my question is ifI can do it easier.
Designer - How  to paste text keeping the wrapping VbCrLf  ?15 Dec 2007 18:07 GMT2
I have some text on Notepad
I Copy it in order to Paste it
into the VWD 2005 empty Designer Page.
On Notepad the text was multiline,
How do I retrieve a variable in an ASP.Net server control?15 Dec 2007 16:41 GMT2
Pardon.  This question seems incredibly dumb but I seem to
be suffering a brain block.  I want an ASP.Net 2.0 image control
to contain a variable for the image file name as shown...
<asp:Image runat="server" ID="myImage" ImageUrl = "<%=myImageFileName
Updating Gridview with Radiobuttonlist15 Dec 2007 13:28 GMT3
I'm trying to build a simple booking page.
I have a Gridview and one of the columns is a Radiobuttonlist with the
options Attending / Not Attending. This is bound to the field [status].
This works ok, it selects the correct radio button based on the field text.
Impersonation issue15 Dec 2007 11:54 GMT1
My testing environment is made of three W2k3 servers. One is DC, on second
there is IIS with my ASP.NET 2.0 application, third one is just a client. In
web.config I've got <authentication mode="Windows" /> and <identity
impersonate="TRUE" />. In IIS I disabled anonymous access, ...
webdav exchange query failing if first attempt fails15 Dec 2007 10:54 GMT1
I'm trying to read the exchange calendar of people via webdav. This
works fine for the most part, but some users have been migrated from
other departments, and have a different default language, and
therefore a different webdav URL.
pageValidate equivalent for ascx control?15 Dec 2007 07:00 GMT1
I'm in a bit of a pickle.  I'm dealing with a web portal that uses a
single aspx file at the top, which dynamically loads ascx controls
into it.  On one of these controls I have a textbox that I'd like to
enter html codes into.
map on my web page15 Dec 2007 02:56 GMT4
hey all,
i want to embed a map that highlights a route between to points on my web
page and was just wondering if anyone has some good advice on going about
this. Also reference articles would help too.
Remove directory problem15 Dec 2007 00:01 GMT4
I have some site on asp.net 2.0 and it works with directories - create and
remove them with files inside. I never have any problems with create, but a
lot of times when I am tring remove directory it is freezing. I read some
info about in asp.net 2 when you remove directory it ...
Argh: Style.Add() HTML-encodes the value14 Dec 2007 21:59 GMT3
I am writing a server control, and I need a MinWidth property. Since
the min-width CSS style is not (properly) supported by IE, I am using
an expression, like so:
if (HttpContext.Current.Request.Browser.Browser.Contains("IE"))
Socket Connection from ASP.NET Page14 Dec 2007 21:53 GMT1
Here is the situation, we have a old server application using TCP/IP socket
communication. Right now, we need to build a ASP.NET web application to be
the front-end client to talk to the server application. A complete
communicate will happen back & forth between the ASP.net page ...
OnClientClick in an asp:LinkButton - using confirm() doesn't work in     every browser14 Dec 2007 20:16 GMT2
Here's my code:
<asp:LinkButton
   OnClick="DeleteFile"
   OnClientClick="if (!confirm ('Are you certain you want to delete
Dynamically updating a parent page14 Dec 2007 20:11 GMT1
The following used to update a parent page:
ClientScript.RegisterStartupScript(typeof(Page), "ReloadParent",
"window.opener.location.href = 'ProjectOverview.aspx?projectID=" +
Request.QueryString.Get("projectID") + "';", true);
streaming files, but then deleting the cached file from the client computer?14 Dec 2007 19:51 GMT1
I need to stream mp3 files from the website straight into the client
computers media player (whatever the player is). I need to be able to
mask/hide the mp3 files identity/existance so it most likely wont be found
(security measure to keep pirating of songs). Anybody know how ...
asp.net vs. open source approach14 Dec 2007 19:32 GMT5
I am gettiner ready to start a project to create (yet another) social
networking site which will contain a mashup of local content, web services,
and open APIs.  I want the ability to easily update, or let others update
components as they become available.
 
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.