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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Linkbutton - mouse curser21 Jun 2006 08:29 GMT1
Silly question but I can't find the answer. I have linkbuttons and I've
noticed that the mouse cursor doesn't change to a hand or an arrow when
I mouse over it...it just stays an i-beam. I'm just using the linkbutton
control in VS; I can't use hyperlinks for this.
Remove web.config21 Jun 2006 08:07 GMT1
    i am working on vs 2003, if i remove web.config file from asp.net
application , application is working fine.
    but if this application is in vs 2005 and i remove web.config it is
giving error
Web.Config Connection String21 Jun 2006 06:55 GMT1
I would like to apply membership on my web. The problem I have is ASP.NET
Configuration does not recognize setting I've made
What went wrong in this configuration on web.config?
<connectionStrings>
XmlDataSource and embeded HTML within your XML data21 Jun 2006 06:38 GMT2
I am attempting to right a news scroller control that is driven by and XML
file. The way I have it set up is:
<News>
<Item Title="sometitle">
Best Place to Host ASP.NET Applications21 Jun 2006 06:00 GMT3
There seem to be so many places out there to host asp.net Web
Applications I figured I had better put an article on this forum to get
some advice.  Basically I have an asp.net Web Application that I'm
interesting in Hosting on the Web.  I'm planning to offer a training
Export to Excel (Default File Type - Excel)21 Jun 2006 04:49 GMT13
The following piece of code is being used to export HTML to excel.
HttpContext.Current.Response.ContentType = "application/vnd.ms-excel"
HttpContext.Current.Response.AddHeader("content-disposition",
"attachment;filename=ABC.xls")
Small business starterkit issues21 Jun 2006 04:22 GMT3
Has anyone on the team responsible for the smallbusiness starter kit every
ran this thing on anything other than the Visual Studio Development Server.
After spending time getting used to this kit and adding my pages to it (only
pages no custom code), I tryed deploying it to my ...
how to get co-ordinates to write on image21 Jun 2006 03:19 GMT3
I am writing Hello on the image i am able to write it sucessfully now I want
to
write it at bottom right corner
How can I calculate the co-ordinates(suppose my image is 600*450)
how do you get current full aspx page name with querystring?21 Jun 2006 03:02 GMT10
If I have a url like this:  www.somesite.com/mypage.aspx?myvalue1=hello&myvalue2=goodbye, in VB.NET, how do I get the "mypage.aspx?myvalue1=hello&myvalue2=goodbye" portion?
Thanks!
Could not load type 21 Jun 2006 01:39 GMT1
I create ASP.NET 1.1 websites on localhost and check them out.
After compiling, I FTP the .aspx files to a directory on a remote host and
the .dll to the /bin directory on that same remote host.
For a very trivial application I have (a single label) this works correctly
[Datagrid]  are data saved in the Cache ?20 Jun 2006 23:35 GMT2
I have Datagrid on an aspx page.
The datagrid has data distribued on several page
(that is it has navigation buttons).
Question:
Dynamically adding columns to a WebForm datagrid20 Jun 2006 23:33 GMT1
Hi everyone, I have a datagrid with a column template with one editbox.
Is it possible to add columns dynamically to this datagrid based on
the result set that comes back from a database query?  I saw some
examples on how to add ASP code that defines bound columns, but the
Dynamic Master / Detail pages question20 Jun 2006 23:17 GMT3
I've just started playing around with master / detail pages and I'm trying
to simply change the detail page displayed in the contentplaceholder control
from code behind. I can't seem to find any examples of this. Does anyone know
how to do this?
Where to download "Publish Website"20 Jun 2006 23:10 GMT1
Where can I download a Visual Studio 2005 add in called "Publish Website?"
PWD protecting individual files.20 Jun 2006 22:45 GMT1
I need to be able to password protect individual pages.
For instance:
/protected.aspx?id=123
/protected.aspx?id=555
 
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.