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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Easiest way to save image from an URL in ASP.NET15 Feb 2006 13:05 GMT4
I would like to know the most efficient way to copy an image from an
Internet URL to the local hard disk by means of using an ASP.NET page.
So, I would like to click the button on the ASP.NET page and thus to save a
copy of a picure at let's say http://www.blabla.com/pic.jpg to ...
How pass the datagrid controls to javascript function15 Feb 2006 13:01 GMT1
I have a datagrid which has textbox controls.
In the save button (not in the datagrid) I have to do validation
for these controls in DataGrid.
My question is how to pass this control name to javascript and how to
Simple String Conversion?15 Feb 2006 12:32 GMT2
I collect a string on my ASP.NET page via Request.QueryString.
For Example:
http://www.site.com/index.aspx?Outlook=BAD
I now want to take this string and convert it to a NUMERICAL string based on
Binding a DataSet to a web server repeater control15 Feb 2006 12:26 GMT1
In short, I have a dataset that contains 10 records and the relevant headings.
All I want to do is bind this dataset to a asp.net repeater control.  All the
examples I've seen create table cell headings and then map to them headings
like:
How to use HttpServerUtility?15 Feb 2006 11:41 GMT2
I have a dll file that i am trying to use the Server.Encode function.
so i have added a reference to System.Web;
but when im trying to delcare:
HttpServerUtility mServer = new HttpServerUtility();
Formatting my date in the GridView :-(15 Feb 2006 10:34 GMT3
I'm having problems getting my date to format. Someone told me that with
the GridView, you need to use a TemplateColumn and not a BoundColumn when
displaying dates.
Given that, can anyone see what the problem is with the following code....
User Control DataBind!15 Feb 2006 09:13 GMT1
I have a DataList..that contains a  Template like so.
This template contains a user control:
This control has a property, that retrieves it value from the DataSource
associated with the DataList.
Control properties with entity references declared in ASPX get converted to character values15 Feb 2006 08:31 GMT2
Group,
I have created a User Control with the property "Html" of type string.
If I declare this control on an ASPX page with the value "<b>This is an
entity: &lt;</b>" for the property "Html", the ASP.NET parser seems to
Dynamicly adding controls after Page_Load event15 Feb 2006 08:27 GMT4
I dynamicly add custom control in SelectedIndexChanged even of GridView which is firing after Page_Load. My control is not being rendered to page becouse of that (I assume). How to avoid this situation? Sample below
protected void dgrCompanies_SelectedIndexChanged(object sender, ...
A new member- Testing to Development.15 Feb 2006 07:47 GMT2
This is Ravi here. I have just joined this group. It seems very
interesting and full of help and knowledge. I am very interested in
learning ASP.net. I am currently learning VB.net. I am looking forward
for guidance from you all in learning ASP.net. I am currently into
how to assign session object to user control15 Feb 2006 07:18 GMT3
I have the following code, without option Strict  on, it seems work OK, but
when option strict is on. I have a problem for the assignment.
Dim ctrlarr(5) As PeopleInfo 'poepleinfo is user control in project
           Dim i As Integer
Intermittently problem15 Feb 2006 04:07 GMT1
I get the following error message one or two a day.
System.Web.HttpException: Exception of type System.Web.HttpException
was thrown. ---> System.IO.FileNotFoundException:
C:\WWW.NET\Booking\booking.aspx
Gridview Duplicate removal.15 Feb 2006 03:51 GMT12
How would I remove duplicate rows from a dataset after it has already been
populated?
What would be the best way to check each row and delete duplicates while
leaving at least one unique of the duplicate rows?
ODP .Net Connection Pool Problem on Web Application15 Feb 2006 03:38 GMT1
Hi Developers,
I am a .Net developer of a Large Online Retailling Company. I would
like to have your help on a Connection Pool issue.
Recently we have developed a Web Application on ODP .Net to work with
Delete a project in VS 200515 Feb 2006 02:52 GMT1
I need to completely remove a web project from VS 2005.
How can I do that?
 
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.