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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Timeout Clarification (All 5 of them)16 Jul 2007 05:25 GMT2
ASP.NET, Windows Forms, Web Services
WebService Proxy Timeout  = 100secs
WebService Asmx = Unlimited?
IIS ASP ScriptTimeout = 90secs
designer file16 Jul 2007 03:57 GMT9
how do i regenerate the designer file, mine got out of sync and i deleted
it - thought it would create new one.
thanks
Question about user webcontrol and popup16 Jul 2007 03:14 GMT3
I want to implement a customized user webcontrol (.ascx). Inside this
control I have a dropdownlist and  a button. when user click the button, it
will open a pop up window(not Ajax popup window). The popup window will
display a datagrid. The user can select one or more items from ...
WebService fails inside ASP 2.0 website16 Jul 2007 01:26 GMT3
In my ASP.Net 2.0 website I defined base page type in web config as follows:
<pages MaintainScrollPositionOnPostback="true" pageBaseType="base_Page" />
It all works fine for the pages.
Now I am adding webservices to the site - I use the same business objects
Disable View Source Button?16 Jul 2007 00:35 GMT8
     I have a customer who wants the View Source button disabled when
people view his website.  I explained to him how in ASP.NET the "real"
code is in the code-behind module and not visible to the end-user
anyway, but he really wants that View Source button disabled.
Design question16 Jul 2007 00:11 GMT4
I have a button on my ASP.NET 2.0 web page labelled "Copy to
Clipboard" which must use server side code to format some data in a
specific manner and then copy it to the client clipboard so it can be
pasted into another application.  Initially I planned to have the
Creating Dynamic Controls15 Jul 2007 22:30 GMT1
I have one problem, but when I solve the one, another appears:
I've written a loop that creates a variable number of dropdownlist
controls. When I load the page, the required number of dropdowns appear
on the page, but they contain the entry System.Data.DataRowView and the
App_Data folder, is it always necessary15 Jul 2007 20:52 GMT3
Is it always necessary to upload to the host, the App_Data folder if my db
does not reside in that folder?
Signature

L. A. Jones

Regular expression for word counting15 Jul 2007 16:20 GMT9
Hi, I have RegularExpressionValidator control and I wish to set it up
for limiting input text in textarea to 50 words. Users can enter text
they like, using all ".",",","!","?","@" and other symbols. All that
matters is that there can be maximum 49 whitespace characters. How can
using xml as html15 Jul 2007 16:17 GMT3
I have some xhtml in a file called test.xml.
I created a div on my page then in the page load event i load test.xml into
a smldoc and then
div.innerhtml=doc.innerxml
get sqldatasource field values15 Jul 2007 12:54 GMT1
I've a page with with sqldatasource and detailsview, detailview was assinged
to sqldatasource on design time. Now i would like to display a some fileds
value in text box.
How can i get the values from sqldatasource. Sqldatasource always returns
difference between Image and ImageButton15 Jul 2007 10:21 GMT3
Could you some tell me the difference between Image and ImageButton, which
one do i need to use if i want to show some picture on the html
Thanks
Ganapathi
Signing ActiveX control to use in ASP.NET web page15 Jul 2007 10:02 GMT5
I have developed a ActiveX control and place it in a ASP.NET web page.
I am able to use the control very well when the web page is viewed
locally.
When any other machine is trying to open the same page the  control is
dynamic obect access15 Jul 2007 09:25 GMT1
i have for exmaple few DDL
and i want each time to send to the function use the DDL name
and all the code in the function will be dnamic for example
ddlCountry.DataSource =...
How do I trace the origin of "String or binary data would be trunc15 Jul 2007 08:56 GMT2
I get this error: "String or binary data would be truncated" when I try to
insert data in the database. But the stack trace gives no clue as to what is
the offending data column. How can see the offending column?
Stack Trace
 
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.