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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ampersand in querystring16 Dec 2006 19:44 GMT1
I Googled this topic and everyone says to use Server.UrlEncode.
No sweat - I did that.
Still doesn't work right though!
Could use some advice.
MultiView16 Dec 2006 13:43 GMT3
Can a multiview be controlled manually from the screen?
Some SQL question..16 Dec 2006 10:53 GMT4
Im sorry to post and sql question in the asp.net forum but just wanted
to know
Whats the difference between sql Functions and Procedures?
This is one of the simple question which is common interview question.
Using Java Applets16 Dec 2006 10:49 GMT5
I am using a java applet.  When I run the page, the graph shows.  The
problem that I am having is trying to figure out a way to programmically
provide the xml file name: <param name="initialXmlFile" value="20061127.xml"
/>
how to enable payment gateway in a ASPX page16 Dec 2006 10:46 GMT2
I wanank now how u enable a payment gateway for credit card confirmation from
aspx page we make in shopping cart sites
Property in Master Page16 Dec 2006 00:31 GMT1
I created a property in my master page and I want to expose a panel to
the page which uses this master:
 Private _Center As Panel
 Public Property Center() As Panel
Custom Validation Summary Problem15 Dec 2006 22:21 GMT4
I can't get the CustomValidator (CV) ErrorMessage to display
in the ValidationSummary.
On the same page I have several RequiredField Validators
and a Range Validator, that all work just fine, that is,
run asp in frames15 Dec 2006 21:10 GMT1
I created an asp.net 2.0 application that uses session variables and a
query string to run.   The application is called from several different
web site an always works fine when thier link opens the main page in a
new window or same window.  I have a client who has developed thier
attach regularexpressionvalidator to a textbox base on dropdownlist selected item?15 Dec 2006 21:03 GMT1
Hi, all
Is there a way to dynamically attach a regularexpressionvalidator to a
textbox base on dropdownlist selected item?
Let's say I have a dropdownlist list all contact type - phone, cell,
PDF with ASP.NET 2.0 Help15 Dec 2006 20:35 GMT3
I have a ASP.NET 2.0 website that allows a user to select a PDF that opens
in another window...when it opens they can edit the text fields within the
PDF.  I have a button on the PDF and when clicked, I'd like to capture that
data and write it back to SQL Server.
Image binding15 Dec 2006 19:43 GMT2
I'm trying to bind (display) a SQL column to an <asp:image control. I was
under the impression that this could be achieved my pointing the ImageURL to
the databound column but it doesn't seem to work.
If I view the page source I can see that the ImageURL property has the value
embarassing question...15 Dec 2006 19:36 GMT2
I want to do a POST submission using Ajax.
In javascript on the client side I need to encodeURIcomponent on my variable
pairs...
xmlHttp.setRequestHeader("Content-Type",
User Control. How is this done?15 Dec 2006 18:16 GMT5
I have been trying to add a user control at runtime to a page:
Dim myUserControl As Control = LoadControl("MyUserControl.ascx")
The problem is this does not give me access to the user control
properties. So I tried the following:
mutually exclusive check box extender15 Dec 2006 17:46 GMT2
Hi Can any one suggest me how to access the mutually exclusive check
box extender in a table of 7 rows by 14 columns. Only one can be
selected in each row. Other than checking each one with if condition is
there any other way( for example by using their keys or something).
publish web website got compilor error CS0433 for master page15 Dec 2006 17:11 GMT3
I crate a new asp.net 2.0 web site using Visual Studio 2005. It run
fine in visual studio. I then click Build > Publish Website to build
the dll and copy them to the IIS virtual directory along with all the
.aspx files. I run the application in IIS and got the following error:
 
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.