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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about purpose of App_Code folder.15 Jul 2005 00:55 GMT1
In ASP.NET 2, there is support for the App_Code folder.  Is there any reason
that I need this folder?  I know that if code in this folder changes, it is
automatically recompiled, but what if we do not plan to ship any source code
to our production environment.  Is there any reason ...
vb.doc14 Jul 2005 23:36 GMT2
looking for articles or help files which can help me learn how to use
vb.doc.
need some step by step instructions
Q14 Jul 2005 22:10 GMT2
A datagrid Q
Consider a scenario where i have a CollectionObject with 10000 records.
And i store it in a Session Variable.
I bind it to a DataGrid using the datasource.
Change text in the button "browse" from a file field html control14 Jul 2005 22:04 GMT3
I am developing a multi-language application in ASP.NET in c#.
I am using a file field html control to upload an image.
I would like to change the text on the button "browse" that comes with the
control.  I need to change the text to have the correct text for the
Using FileSystemObject in VB.NET14 Jul 2005 21:36 GMT2
I'm trying to write a little VB.NET script in an ASP.NET web page that will
create folders, move files, etc... pretty much everything you can expect to
do using the FileSystemObject library.
Is this possible in .NET?
Controls.Add clash with Inner.Html?14 Jul 2005 21:35 GMT1
I'm trying to dynamically create controls on a <DIV>; however I want to add
an <HR> in between certain controls, seems simple enough.  I'm having trouble
with the <HR>, I was going to just add it using InnerHtml.Insert; but for
some reason after adding a control, the InnerHtml ...
Table collapses on Safari14 Jul 2005 21:31 GMT3
Hi - I generate a table using code similar to the following (simplified),
and this works fine for most browsers/platforms. For Safari on Mac, the
table displays 'vertically collapsed' for rows where there is no 'content'
in the cells. If I put a token "&nbsp;" in each otherwise ...
Datagrid - make readonly?14 Jul 2005 21:27 GMT1
I was wondering if there is any way to prevent users from doing a copy and
paste from a datagrid.
I can't seem to  find anything on this --
ASP.NET 2.0 Membership and Login14 Jul 2005 21:05 GMT1
Can I hook up the existing Login components to my own database to verify and
insert new users?
I wish to link web users to an orders table in my SQL database and I'm
wondering how i can acheive this with the Login components that are present
NEWBIE Paging question14 Jul 2005 21:01 GMT6
I have a datagrid, with paging.  I get this error
AllowCustomPaging must be true and VirtualItemCount must be set for a
DataGrid with ID dgGal when AllowPaging is set to true and the selected
datasource does not implement ICollection.
Need help with Login using SSL14 Jul 2005 21:01 GMT2
Hi all.  What I'm wondering how to implement the following scenario:
I have the main page for my site with login and password fields.  I want to
be able to do some processing of the login in an SSL environment, h owever I
don't want the user to have to be on an https: page to do ...
change text in browser address field14 Jul 2005 20:54 GMT3
i would like to know if there is a way to change the address in the
browser, without actually changing to it or submitting.
i.e. after a page loads that has a querystring, i want to get rid of
the querystring and just leave the url (mypage.aspx?id=1 ->
Conversion issue: Image>Byte array>Image14 Jul 2005 20:20 GMT2
Heres the code I have:
Dim objTheStream As MemoryStream = New MemoryStream
Dim objPhoto As Image = pic_PhotoToUpload.Image()
With objPhoto
Page changes14 Jul 2005 19:33 GMT2
Is there an easy way to tell if a change has been made on a page?
For example, I have a page that has about 30 fields on it.  I start out
getting any existing data from our sql tables and the user then will start
making changes (or he may not).
Day name of date object not working14 Jul 2005 19:21 GMT4
In my csharp code behind file, I'm trying to perform a redirect if the
date a user queries is a Wednesday:
string rqs = Request.QueryString["txtboarddate"];
string rqsday;
 
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.