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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using GetPostBackClientHyperlink to raise LinkButton's OnCommand e19 Nov 2007 13:16 GMT1
I have a scenario whereby a LinkButton control needs to be called by a
client-side HtmlAnchor element in ASP.NET 2.0. I am using the
GetPostBackClientHyperlink() method to retrieve the postback JavaScript
expected by the LinkButton. I wish to pass an argument to the LinkButton so ...
can't select one of the item in the drop down list19 Nov 2007 13:03 GMT1
I have a drop down list that I manually bond the values:
In my pageLoad I have this code
connectionInfo =
ConfigurationSettings.AppSettings["ConnectionString"];connection = new
runtime error on page whenever accessed from a subdomain?19 Nov 2007 11:42 GMT9
I have a default.aspx file that keeps giving me some problems. Whenever I
access it from www.eternityrecords.org/inhim/default.aspx it works fine. Any
time I access it through the http://inhim.eternityrecords.org domain name
that is mapped to that file, I get runtime error? Any ...
Problem with databinding in ITemplate class19 Nov 2007 11:33 GMT2
I am trying to implement a simple template control (to be used as
TemplateItem etc. in GridView). Does someone see why my code fails? I
give up for now and try a different approach (http://
www.developerfusion.co.uk/show/4721).
Waiting Message19 Nov 2007 11:29 GMT1
I have two pages : Page1 and Page2.
On page1, I have a Response.Redirect("Page2?id=test").
On Page2, on the Page_Load event, I'm connecting to a Sql Server so it can
take a while.
Can I access rows & cols with a data source19 Nov 2007 10:19 GMT3
I'm new to ASP & the new ADO data model so please excuse the ignorance.
I have created a data source by simply dragging a table onto the design view.
Can I now pragmatically access columns & rows of that table via the data
source or must I transfer the data into another object ...
window.open() and unwanted session state (urgent)19 Nov 2007 09:53 GMT3
Hello Developers!
A lot has been written about Java Script window.open() function and lost
session state.
But the most recent version of IE seems to handle it correctly.
Define Control ID (TBody)19 Nov 2007 09:19 GMT3
I am creating a table at runtime. How can define the table's TBody ID?
I need to get something as follows:
<tbody id="itemContainer" runat="server"></tbody>
Thanks,
image scaling19 Nov 2007 09:08 GMT2
I need to scale an image before inserting it into a database. But I
really have no idea - everything on the net that I have found so far is
dealing with files that are physically stored in a folder. Does anyone
of you have any sample code or links for me?
Multiview and field validation19 Nov 2007 08:46 GMT3
Another question from a newbie....
Scenario:
- I have a multiview on page "MultiView1". This contains 2 views inside it
(ViewList and ViewInsert).
Attributes.Add to textbox19 Nov 2007 07:52 GMT2
I have a datalist with a textbox control used for entering the qty for a
products, when I click it I would like the qty to clear. I added the
following in the ItemCreated sub of the datalist ;
  Dim tmpTextBox As TextBox
How to make roles use domain accouunts not local19 Nov 2007 03:33 GMT1
I have an application that is using windows roles that was untill latly a
domain contoller. since it has demoted to a memeber server only global
groups work in roles, but we have used domain groups for all our
authentication.
Refresh button19 Nov 2007 01:03 GMT5
When user insert some data on page and click save button this data is
inserted to database.
If he clicks refresh button, the data is saved again each time when he
clicks this button.
WYSIWYG Textbox19 Nov 2007 00:48 GMT1
In ASP.NET (VS 2005), how can I show a text box with a toolbox so that
the user can Bold, Italic, choose the font size and color (WYSIWYG
textbox) ?
Thank you.
I hate IIS - "Server Application Unavailable" error message18 Nov 2007 23:48 GMT23
Yes, I wasted the past two days trying to fix this.
Yes, this is on a Win2003 Server.
Yes, this machine is a domain controller.
Yes, I seen the dozens of KB articles like this one:
 
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.