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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
editable dropdownlist27 Mar 2006 10:53 GMT2
i want  the dropdownlist  can  enter something
.NET Web Hosting27 Mar 2006 10:41 GMT5
I am starting to get into ASP.NET and was wondering if I could get some
advice as to what web hosts are out there that will support .NET code
and which ones are good in regards to service/price/uptime/etc.
Thanks
How to return the full virtual path if I pass the url as "~/default.aspx"?27 Mar 2006 09:43 GMT2
How to return the full virtual path if I pass the url as "~/default.aspx"?
I expected this should result as http://aaa.bbb.com/default.aspx.
How to use replace function for "/" character?27 Mar 2006 09:39 GMT2
I used as:
url.Replace("\", @"/")
but it showed the error as:
error: managed EE does not understand expression's syntax
2 custom webcontrols with postback problem27 Mar 2006 09:27 GMT1
i have 2 custom webcontrols on one page ... both have buttons (of the class
Button) on it with different Click or Command Events. But the problem is,
that a click on the button in the second control always causes a validation
and call of the postbackmethod of the first ...
.NET Debugging Issue27 Mar 2006 09:13 GMT3
VS2003
vb.net 1.1.
I'm working on a fairly substantial web app. When going into the debugger,
I get "Run-time exception thrown : System.ArgumentException - Cannot find
Error with asp.net validator controls27 Mar 2006 08:08 GMT2
I have this problem: if I use the application (web application with html
forms) on the
development machine or locally on the production server everything works
fine
asp.net textox old value27 Mar 2006 07:39 GMT3
I need to get the old (original) value of a textbox control.
I have put code in the textbox_textChanged ....
I can get the new value   ((texBoxControl) sender).text
but I need to know the old value....
Javascript and Masterpages27 Mar 2006 07:20 GMT1
I am using a popup Calendar to populate a textbox.  When the textbox is on a
form without content control, it works fine.  the script
is:<script>window.opener.document.forms(0).txtDate.value
='3/20/2006';self.close()</script>
asp.net 2 web templates27 Mar 2006 06:36 GMT3
I need to know the best place to buy or get asp.net 2 web templates
The ones from microsoft on aspnet are OK but I would like to see a bigger
choice
I am no good at the graphical side of web design so it would be good to get
Send Parameters to Stored Procedure27 Mar 2006 06:25 GMT8
How can I send the parameter value for a stored procedure in ASP.NET
2.0 ?
     Dim sds_reader As New SqlDataSource
     sds_reader.SelectCommand = "STP_select_by_Type"
Is 2.0 AdRotator Stable?27 Mar 2006 04:31 GMT1
After months of stable operation the AdRotator has become unstable. Maybe
its the Themes or the MasterPage who knows?
The AdRotator is showing the images from Theme 1 when Theme 2 is selected
and loaded.
SqlDataSource27 Mar 2006 04:04 GMT3
Is it possible to add records and edit records by hand using code on a
SqlDataSource and then save it on the server?
thanks,
Victor
emit raw html27 Mar 2006 03:32 GMT1
I have HTML markup in a database table, e.g.
 <h1>text text</h1>
When I read the data into a DataGrid, GridView or some such,
I want the HTML to be emitted as is.  This means that if I view
Binaries and installers27 Mar 2006 03:06 GMT3
I recently upgraded an ASP.Net 1.1 app to .Net 2.0 and am now struggling
with the different binary system used.  Previously a binary was created in
the bin subfolder of my ASP.Net app.  I could add that binary to my
installer.  With ASP.Net 2.0 there are no binaries generated in ...
 
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.