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 / October 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Input button visible when not visible31 Oct 2009 23:53 GMT2
I have button in my aspx page that I want to hide to use for later.
       <input id="Button1" type="button" value="button" visible="false"
onclick="ClipBoard();" />
But it still shows up on my screen - why is that?
Writing to the clipboard31 Oct 2009 22:46 GMT3
This is really frustrating.
I can't seem to find a easy way to write a csv file from a web page to the
disk, which is what my client needs.
I am taking the data from a GridView and putting it to disk, which works
FF placed image at the top of the <p> rather in its vertical middle31 Oct 2009 17:13 GMT3
I don't expect to see an answer to this because I tried so many things and
nothing worked in FF.
But I have much time invested and would like a payoff.
The markup below is probably the simplest I've tried that works in IE8
"Sandbox" for ASP.NET and MSSQL?31 Oct 2009 09:49 GMT5
I would like to play around a little with ASP.NET and MSSQL first before
I order a hosting package.
Does anybody know a hoster that offers such a sandbox (for free)?
Thanks a lot for the help.
Knowledge Base: Generating e-mails in ASP.NET30 Oct 2009 23:38 GMT3
   I am trying to develop an interface to view an internal knowledge base.  One feature I would like to add is a "Generate E-Mail" button which would automatically open an e-mail message a populate it with the title and the article from the knowledge base.   Each KBase item ...
Gridview Join Field Not showing.30 Oct 2009 20:14 GMT1
asp.net vb.net ( but i dont think vb.net matters in this case )
I have a dataset with a TableAdapter
In the tableadapter I have some join fields as such:
[ SELECT ... ShoppingCartDetails.FrontColorID, MyColors_1.ColorDesc AS Expr1
updating mysql table from gridview date field30 Oct 2009 19:30 GMT3
My gridview is bound to a Mysql table using a sqldatasource.  It works fine
except I want to be able to edit a date field.  I want to display and edit
in mm/dd/yyyy format.  The problem is that Mysql expect the date data to be
in yyyy-mm-dd format.  The following displays and ...
Adding Bookmark in the website30 Oct 2009 10:49 GMT1
hi i want to add bookmarks,RSS,facebook etc in my website such that each and every event which is updated in my website can be shared to everyone who visited my website....but i am not getting a proper idea how to proceed with this...can anyone help me????
Thanks
EggHeadCafe - ...
How to position the gridview control?29 Oct 2009 21:52 GMT1
I added a gridview control into page, set postion as absolute, set left, top,
height and width.
After changed postion as static, gridview went to another place.
How to fix it?
How to void "time out" error?29 Oct 2009 19:34 GMT2
My app used store procedure to update data.
I some rush hour, users complain that they got "time out" error very often.
How to void it? It should be configured in web.config file or in ASP.NET code
file?
Under what tag to put "add key="ConnectionString"......"?29 Oct 2009 19:33 GMT2
In web.config file, Under what tag to put "add key="ConnectionString"......"?
Put in  <appSettings> or <connectionStrings> ?
Signature

Message posted via DotNetMonster.com

Invalid Postpack and ConfigSource file is also used in a parent....29 Oct 2009 19:30 GMT1
I have a webserver running multiple sites that up until two weeks ago was
working fine. Now when people are using the web sites, I'm getting errors in
the event log that say either:
The configSource file 'xxx' is also used in a parent, this is not allow
Accordion and Gridview in AJAX Control Toolkit29 Oct 2009 19:25 GMT2
I want to add more that one gridview which bind to dataset into accordion of
AJAX Control Toolkit.
Is it possible?
.Net COM interop initialization question29 Oct 2009 19:11 GMT12
Hi...
I have a bit of an odd situation I'm trying to work around.  Our code has a
bunch of ASP.Net code with several of the objects registered for COM interop.
Our websites also have an ISAPI filter that makes use of these COM interop
run website with localhost29 Oct 2009 12:59 GMT8
I create a new website and I have configured it for the iis but when i run
the website its url is http://localhost:2130/abc.com/default.aspx
but I want
http://localhost:/abc.com/default.aspx
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.