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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using Invoke19 May 2008 21:38 GMT4
While loading a page
(http://www.edmonton.ca/portal/server.pt?space=CommunityPage&control=SetCommunity
&CommunityID=239
)
into a webbrowser control I use invokemember on the 'onclick' event from
'cmdBusStopScheduleSubmit' element - see below.
Change the text on an aspx button19 May 2008 21:27 GMT6
I have the following button:
<asp:LinkButton id="Btn" runat="server" text="Click">
</asp:LinkButton>
I have added an action listener in the javascript
dataview w/ fixed header need it to scroll horizontally19 May 2008 20:56 GMT1
I know this sounds strange, but I have set up a dataview with a fixed
header, so the header does not scroll up with the rows of data.
However, I need the header to scroll horizontally (not vertically)
when the dataview does. Is it possible to do?
DataRecordInternal19 May 2008 20:54 GMT1
I have a problem in my repeater's OnItemCreated method.
I'm trying to get the data row for the repeater like this:
  Dim datar As DataRow = CType(e.Item.DataItem, DataRow)
but the compiler complains "Unable to cast object of type
New to ASP.NET, IE can't find page19 May 2008 20:14 GMT6
I've been programming windows app for a while, but never ASP.NET.
In VS2008, I've setup a very simple project containing a single page
with a textbox, label and button. When I start the program without
debugging, IE is launched and says, 'Internet Explorer cannot display
AJAX vs. ViewState?19 May 2008 19:36 GMT1
Hello all...
Quick Q... I have a page which on load, retrieves some data from the db, and
then stores it in the viewstate. It is a small snippet of XML.
I have some controls on the page which post back via AJAX; in their
GridView + JS?19 May 2008 19:26 GMT2
Hi, I've a GridView wich shows
Qtt   Price      Total
                 (Qtt*Price)
The price is a combo/DropDownList from 0 to 50 and Price is a Decimal
problem with url on http post19 May 2008 18:31 GMT4
I have the following code:
         Dim url As String = "http://xx01xx01:800/some.ashx"
         Dim myrequest As System.Net.WebRequest = Nothing
         Dim myresponse As System.Net.WebResponse = Nothing
Total items19 May 2008 17:48 GMT4
Hi, I have a grid binded to a DataTable wich shows
Prod   Qtt   Price   Total
                            (Price*Qtt)
Is there any way the last line/last column be generated automatically with
Server/ Framework scenario19 May 2008 17:16 GMT4
Wonder if anyone could help. I'm trying to work out if we need .NET 3.5 on
both our main server (Active Directory / PDC) as well as our Intranet server
(.NET3.5, sql, etc).
Basically, we have the main server, and our Intranet (located on a different
Trying to upload files programmaticly19 May 2008 16:09 GMT3
I'm trying to upload/download files programmaticly to a records
management system.  I have it working fine on my dev machine using
vb.net code-behind pages but when I place it on the server when it
goes to upload files it (datatable of file paths and data stored in a
Using a user control within a master page19 May 2008 15:45 GMT3
When you set the value of a user control in a master page, do you have to
reference it differently?  Also, do they have to be given different names in
the templates?
For example, this is what I have....
VB6 DLL problem19 May 2008 15:11 GMT2
We have a VB6 dll that we need to use in our asp.net 2.0 app. We build it as
multiple user.
But at runtime, it does not seem to allow more then two pages using the dll
at the same time.
single user problem of VB dll in asp.net19 May 2008 14:57 GMT2
We have a VB6 dll that we need to use in our asp.net 2.0 app. We build it as
multiple user.
But at runtime, it does not seem to allow more then two pages using the dll
at the same time.
DataItem on grd_RowDataBound19 May 2008 14:32 GMT2
Hi, how do I retrieve the e.Row.DataItem.ItemArray[] on the code? Because I
need to retrieve the value of one field wich comes from the source wich is
binded to grid...
I found it debugging when the mouse is over the e.row.DataItem!
 
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.