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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Google and Asp.Net01 Oct 2006 00:35 GMT6
If you make a search in Google for "CNN" you will get the result as
follows:
CNN.com - Breaking News, US, World, Weather, Entertainment & Video ...
CNN.com delivers the latest breaking news and information on the latest
How to put a Custom Control on the toolbox.30 Sep 2006 23:06 GMT5
I created a derived class from "Literal". I put the code in the
App_Code folder and the control is working as expected.
Now, I wan this control to be in the ToolBox, just like the others,
what do I need to do ?
HtmlEncode in <asp:image>30 Sep 2006 22:02 GMT3
I'm taking a file name from a database and using the <asp:image> tag in
GridView to show the image.  However, some of the file names have
spaces in it and no matter what I do, for example:
<asp:Image runat=server ImageUrl=<%#
Responding to event from programmatically created button - ASP.NET30 Sep 2006 21:04 GMT1
Can anyone please tell me how to respond to an event in VB when a
programmatically created button is clicked?
I can get it to work if the addhandler event is in the pages Page_Load
sub but not in a custom routine.
Substring and ()30 Sep 2006 20:44 GMT1
I have a string which looks as follows:
"asdksdjfssdf@sdfsdfsdfsdfsdf.com (John Smith)"
How to create a substring with only the part which is between (), i.e.,
the name?
I guess no one knows how to get the web path to currently selected theme?30 Sep 2006 19:54 GMT1
I have been trying to figure this out and to no avail....  If I had a
couple of hours to spend on this I would, but alas I do not.  If anyone
could help, I would greatly appreciate it.
Thanks,
How to use Server.Execute within the server side VB.net ?30 Sep 2006 19:52 GMT2
What's the right coding to open another aspx page within server side vb.net
(not within the html) ?
In case I only code Server.Execute("page2.aspx") with a VB.net Subroutine,
the browser shows a mess of both page 1 and page 2 within the same window.
Create Custom DateTime30 Sep 2006 17:49 GMT1
I am taking a date/time value from a database and I need to display it
as follows:
[Weekday], [Day] of [Month] [Year] # [Hour]:[Minutes]
And example:
Access to Outlook from ASP.NET30 Sep 2006 17:30 GMT4
We are currently in the process of writing an asp.net application.
As part of the project we need to establish, some sort of communication
between the application and the users Outlook applications.
We have to use Outlook, and not Exchange, as the users are from many
Regular Expression30 Sep 2006 16:46 GMT1
I use the following code to get a valid date input.
validatorExpression = new RegularExpressionValidator();
validatorExpression.ControlToValidate = this.ID;
ValidatorExpression.ErrorMessage = "Valid Input mm/dd/yyyy";
How to create wesite in multiple user languages30 Sep 2006 15:43 GMT1
Hello friends,
            Can anybody guide me how to create a website using asp.net
2.0 which gives user to choose multiple languages like engloish,
chinease , french etc. also examples of these types of sites?
export to excel30 Sep 2006 14:01 GMT1
I'm exporting a datagrid to an excel file.
I'm using the following source code to export.
DataTable dt = new DataTable();
DataAccess.StoredProcedure sproc = new
Get first N words of a string30 Sep 2006 13:18 GMT8
I have a string which holds a text.
Is it possible to create a substring which uses the first N words of
that string?
Thanks,
How to pack a big amount of information on the query string?30 Sep 2006 11:42 GMT3
I need to send a big amount of data to one server in the query string.
It is like 3kb of text information, in ascii code with linefeeds and
carriage returns.
I noticed that using winzip I can get the file 1kb long. I'm not sure
Visible Bindable Property - Eval code help30 Sep 2006 09:00 GMT1
In my gridview, I have a template column whose 'visible property' I
wish to bind to a database field called "TransactionType" which is of a
string datatype.
I only want the data in this gridview column to be visible when the
 
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.