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
Does Google Reader use frames?08 Jan 2007 21:56 GMT1
How does Google Reader give the appearance of using frames without
actually using them?
It looks very clean.
Thanks,
Economize code08 Jan 2007 21:05 GMT4
I have three web-controls (ascx) on my page, all containing graphics
with a hyperlink. The information for these hyperlinks are stored in a
database.
On the Page_Load of each web-control I run the code below.
Handling a User Controls Button Click from the ASPX page08 Jan 2007 20:20 GMT1
I have a situation where I have a user Control (ResultHeader.ascx) that has
a button.  I am placing that control into a page (samplePage.aspx).  I have
setup a custom event, that should from everything I read, it should fire and
be trappable in the parent page.  I have seen two ...
Default Format08 Jan 2007 20:12 GMT2
Where does Visual Studio 2003 get its default formats?  For instance I have
an asp page with a few textboxes, checkboxes, lists, a form, tables, etc.  I
have no style sheet and no values are set to any of the control's
properties.  Yet the font is Times New Roman.  Where is it ...
what's a .src file?08 Jan 2007 20:00 GMT4
i saw a file with extension 'src' (file.aspx.src).
What kind of file is that (when is it necessary) and how to create it?
Thanks
David
URL Posting Fails in Medium Trust (3rd time posting this w/ zero replies so far)08 Jan 2007 19:31 GMT7
I am trying to do a URL post using HttpWebRequest, but it fails because
I am hosting on Network Solutions, and their servers are all medium
trust. Apparently HttpWebRequest doesn't work on medium trust.
Is there any way to do URL posting in a medium trust environment? I'm
Change background image of asp:button08 Jan 2007 19:06 GMT4
I know I can use <a></a> and modify it's :hover and :visited appearance
in my .css file. I'd like to know if I can do the same for a asp:button
control.
I'd like to do some processing of data in the on click event for the
Chasing Tail, PLEASE HELP08 Jan 2007 18:55 GMT2
Howdy,
Happy 2007!!
Here's my issue and it seems so simple, but it escapes me. I'm using asp.net
2.0 and a gridview. There is one column which is a date. In SQL this field
Handling events from dynamically created link buttons08 Jan 2007 18:17 GMT3
Assume you want to dynamically add one to many link button controls to a web
page dynamically at run time.  Each link button needs to post back and
execute code. As the link buttons are created at run time and the number may
vary, we can't statically tie to the event to a control ...
How to unpack an encrypted QueryString?08 Jan 2007 17:36 GMT3
I've encrypted an entire querystring, thus the keys and values, at the
moment I do only have one key and one value in it, so I could write
something specific for that key, but I know as soon as I do I'll need
to use more and then I'll be back here again...
Server side actions on closing the browser window08 Jan 2007 17:21 GMT7
I would like to do some server side actions while closing the browser
window. I tried with Page_Unload event, but it triggers while loading
the page itself. Anyone please tell me is there any event that triggers
on closing the page?
downloading multiple files08 Jan 2007 17:20 GMT3
Is it possible to download multiple files? Right now I am using the
following code in a loop, but I can only save one file - the first one.
           Response.Clear();
           Response.AddHeader("Content-Disposition", "attachment;
Tracking Recent Downloads08 Jan 2007 17:04 GMT2
I'm working on a project which requires tracking of recent document
downloads. There is a feature in which user can download the docs
without logining into the website for some of the clients. While for
other clients user has to log into the website to download docs.
How to minimize memory usage by asp.net application08 Jan 2007 16:46 GMT3
we cannot stop the application from increasingly use memory. The CRM
Worker process will continually consume memory but not release it back
to the system. Please research into how to make the application consume
less memory or at least release the memory when it is done processing a
Visual Studio 2005 SP1 includes AJAX?08 Jan 2007 16:42 GMT10
I've read about 3 blogs now that says VS2005 SP1 includes the AJAX framework
in the update, yet I don't see it anywhere... is it actually included in the
Service Pack or do I still need to install the add on? thanks!
 
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.