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
Custom control is naming it's components differently19 Jan 2007 18:39 GMT3
I have written a custom control that uses AJAX (it implements
IPostBackDataHandler and ICallbackEventHandler). I have tested it, and it
seems to work the way I want. However, when I used it in another application
of mine it named the components as ControlID$ComponentID instead of ...
LOGIN Controls & Setting Focus--NEED HELP PLEASE19 Jan 2007 18:36 GMT8
Good morning friends,
I am working with Visual Studio 2005, ASP.NET 2.0
I am working with the Login controls provided my .NET 2.0, trying to make
the Login1 control UserName textbox obtain SetFocus upon load of the .aspx
How to show GridView bound to empty data source? (2.0)19 Jan 2007 18:20 GMT13
Helo All,
The problem: GridView control does not render at all (header/footer) when
the data source is empty.
I have seen a similar question posted already, but I just can not believe
Annotate a floor plan19 Jan 2007 18:18 GMT4
I need to annotate a large store floor plan. I have the floor plans as
images, and I was wondering if there is any software available which
would allow me to quickly and easily create hot-spots and then
superimpose text over those hot spots. And then I need to print the
WEBDAV19 Jan 2007 18:03 GMT1
 Looking for some webdav client in .net. Is there anything available as
open source?
Thanks
Ram
dropdownlistbox19 Jan 2007 16:32 GMT2
sir,
when i bind the dropdownlistbox through dataset, ok fine iget the datas.
i have one command button and one label
i want to display the selected item in label when i click button.
ASP.Net Caching Question19 Jan 2007 16:27 GMT2
I'm currently storing a number of objects in application scope directly
and reference counting/disposing of them with the Session_OnEnd event.
I'm considering changing to a solution using the Application cache but
I'm a little unsure of its behaviour. If I add an object to the cache ...
Is ASP.Net 1.1 still needed after installing ASP.Net 2.019 Jan 2007 16:09 GMT7
I'm having strange problems with IE7 just quiting when I open documents
on some Sharepoint 3.0 Sites and I think it could be a asp.net issue.
My Windows 2003 Server running IIS 6 and Windows Sharepoint Services
3.0 shows both ASP.NET 1.1 and 2.0 as options in the IIS Manager's ASP
Creating a form dynamically with a Repeater19 Jan 2007 15:42 GMT1
I'm building a multi-lingual CMS. The user can add as many languages as
he likes. The user will be able to create sections for different
content (General, News Releases, etc...) in the db table tblSection.
For each section, the user will have to input the section name for each
save as dialog19 Jan 2007 15:24 GMT1
Hello.  I am making a web application with c# and am using this code:
Response.ContentType = "application/x-excel";
  Response.AddHeader("Content-Disposition", "attachment;filename=" +
HttpUtility.UrlEncode("あいうえお") + ".csv");
Updating a .Net 2003 application question19 Jan 2007 13:52 GMT4
I've inherited a fairly complex application and need to make some
changes. The app sits on a Win 2000 virtual directory and the various
aspx, vb, and resx files are in the directory. I have it running fine
on a development machine. Can I just copy updated versions of a few of
Response.Redirect to a new Window in IE719 Jan 2007 08:12 GMT3
Using VS2005 / ASP.NET 2 / VB.NET2
I know response.redirect (http://www.site.com) will take me to the site.
What do you add to this so it will redirect you to a new IE?  Even better,
redirect to a new tab in IE7?
Classic ASP Question19 Jan 2007 05:10 GMT1
I'm trying to write a .net type interface that mimics a datagrid using ASP.
I'm not really familiar with the ASP environment so, I'm not sure how to
identify what button for what record was pressed when using a submit type
control and I'm not sure how to get new values submitted ...
get browser window size in code behind19 Jan 2007 04:09 GMT3
I am displaying some dynamic data in a content page, how do i figure out the
height and width of the browser in asp.net?  I know i can write javascript on
the client side to get the information, but i need this information on the
server side.
Access Web Form Control19 Jan 2007 03:55 GMT3
I have a simple Wizard
page.aspx
  <asp:Wizard ID="Wizard1" runat="server" ActiveStepIndex="0" >
       <WizardSteps>
 
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.