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
HTTP Post Question27 Sep 2006 18:37 GMT3
I am trying to to create a HTTP Request that posts XML that mimics the html
form below.
<form name="Form1" method="post" action="http://test/xml.aspx" id="Form1">
<textarea name="OrderXml" id="OrderXml"
Strange compilation errors27 Sep 2006 18:07 GMT3
Assuming two aspx pages named Defaul1 and Default2 whith separate code behind
files. The corresponding class names are Defaul1 and Default2 respectively
and are in the same namespace (MyCompany.MyApplication.UI).
In the "Page_Load" of Page2 class I have the following code
best strategy for adding new record27 Sep 2006 17:45 GMT2
A wizard? A formView?
I wanna capture about a dozen fields of info, then show a "is this
information correct" page, then allow edit or save.
Which is the best way?
CSS/SKIN Theme Question27 Sep 2006 17:11 GMT2
I have a css class...
.TopTypeColor
{ color: white;
}
Converting ASP.NET Page from VB to C#27 Sep 2006 17:01 GMT5
I'm trying to convert some ASP.NET code that I found at
http://weblogs.asp.net/dannychen/archive/2005/12/02/432190.aspx from VB
to C#.
I've managed to convert the portion that is in the <script></script>
registering user controls in web.config, causes error if used in same directory...27 Sep 2006 16:39 GMT3
i have this in my web.config:
<pages validateRequest="false" >
  <controls>
     <add tagPrefix="uc1" src="/Whatever.ascx" tagName="Whatever"/>
Missing images27 Sep 2006 16:37 GMT2
Some images don't show up in my friend's browser, but they work in mine.
The banner show up in her browser and mine, but the refigerator only shows
up in mine:
The refrigerator is selected in code by browsing the file system.
CSS with FORMS authentication27 Sep 2006 16:34 GMT2
Hello my name is Kevin
i have a problem with loading a css file for my Login.aspx
when i remove the <Authentication> part below
my layout is shown in my login page
Table cell with ID27 Sep 2006 16:30 GMT1
If I have a number of rows in a table on a web page.  Each row has,
say, four cells.  And each cell in the entire table has a unique ID.
If the page is posted back can i get hold of a particular cell and
check the value it displayed.
Open File Dialog Box27 Sep 2006 16:20 GMT1
Has anyone use the Open File Dialog Box in ASP.net?
I know you can add the HTML File Field control to your ASP page and it will
open the File Dialog Box for you.  However, I would like to add a Button to
my ASP page instead that does the same thing.  I'm new to ASP.net and C#, so
progress bar status27 Sep 2006 16:00 GMT3
           Is there any to show progress status of all activities like database retrieval, navigation from one page to another page? I am looking for some source code to integrated in my .net application.
Any help is very much appreciated.
Thank you
CT
Data Access Layer Calls27 Sep 2006 15:53 GMT1
Maybe a silly question but if i have DataService1 - 5 in my data access
layer, and DataService3 returns a dataset that contains many fields,
one of which is a foreign key.  The foreign key belongs to a table that
i retrieve using DataService 4.
Community Starter Kit won't compile ASPNET.StarterKit.Communities.dll27 Sep 2006 15:52 GMT3
I am a developer for a web company and though I have complete
understanding of ASP and many other languages, I have not yet had the
pleasure of delving into ASP.NET. I do understand it somewhat and I can
do some basic updates. What I am challenged with now is that I need to
asp.net web form layout design considerations help 27 Sep 2006 15:18 GMT1
I'm a newbie at web design, and would like to know how to best design a
layout.
Right now Im using VS 2003, framework 1.1.
I have designed page layouts as follows:
asp.net 2005 exclude file best practice27 Sep 2006 15:06 GMT2
Like many people I am inconvenienced by the fact that files cannot be
excluded from an asp.net application. I basically have some text files
that are written to by the application and these files are located
within the app_data folder, so that they are within the site keeping
 
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.