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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
returning to different position after postback.29 May 2007 07:47 GMT1
Is it possible for a button to be pressed that causes a postback and
then return to a different part of the page specified by a bookmark -
ie move the user to the next section?
Cheers,
what happened to the controls of my Panel control?29 May 2007 06:43 GMT1
a simple web page that adds controls to a Panel control at run time.
Problem is, on PostBack, all the controls I added to the Panel are
missing!  ViewState is enabled on the panel. What happened to the
child controls of the Panel?
Howto know if we are in Forms or Windows authentication mode ?29 May 2007 05:59 GMT2
I tryed to fix a variable with the current authentication mode,
I tryed to use Request.LogonUserIdentity AuthenticationType for this but
when I traced with this code
if (Request.LogonUserIdentity != null)
Control / Property. Going crazy here.29 May 2007 01:14 GMT1
I have a class where I created various controls.
One of the controls have a property which is a generic list of
WebControl.
Then in web site page I have something like:
<div style="display:inline;"> not behaving as expected29 May 2007 00:48 GMT2
I would like to use display:inline and other CSS attributes to build
an entry form. Where the heading to the left of the text box is always
a set width.
It is not working so I am experimenting with two divs to get them to
[OT maybe] ActiveX / .Net28 May 2007 22:07 GMT5
I'd like to try my hand at something slightly different, I would like
to write a widget similar to the Microsoft Update widget, ok, not
quite so clever admittedly, but I want to create something that will
enable my browser to talk with the client PC, lets say to just list
newbie: GridView vs DataList - DropDownList in edit mode28 May 2007 21:59 GMT1
I am writing ASP.NET application. I want to have a page with FormView for
documents header and GridView or DataList for document positions. The
control for document position should display positions in Excel-like table
but although most of cells for columns should be TextBoxes, ...
Correct way of handling time and daylight savings in a web app used globally?28 May 2007 21:36 GMT4
I have a web application in ASP.NET that will be used globally. Data
is collected on mobile devices running Windows Mobile and sent to the
web server where it is stored and can be viewed. Data is timestamped
when it is sent from a PDA device to the server. I am writing software
Dropdownlist change selection on client28 May 2007 20:31 GMT11
Hi group,
I am trying to change the selection of an ASP Dropdownlist just like
"Orange" is selected here:
http://www.w3schools.com/js/tryit.asp?filename=try_dom_option_selected
How to set my applicatiojn name ?28 May 2007 20:02 GMT1
A modified my web.config so the membership data is now verified against the
data in my sql2005 express (using the aspnet_regsql.exe util )
When i add users the application name is set to /  .
So where do i set the application name ?
Can't duplicate any field names in XML?28 May 2007 17:55 GMT4
Given an XML file (dataset.writexml), here is my output (simplified for this
posting):
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
Which control for presentation28 May 2007 16:49 GMT3
I need a control which can present data in the following format:
                          Header
[Button]   [Text 1        ]  [       Text 2]  [Button]
I have looked at the databound controls and cannot readily see a good fit.
find a website vistor location28 May 2007 15:24 GMT4
I wonder if anyone could explain some options for getting the location
of a visitor of a website?
For instance if someone from the UK visit a website designed for US
citizens, how do I find out where the user is and redirect or notify
Finding a PlaceHolder inside of a Repeater28 May 2007 15:05 GMT7
I am trying to programmatically set a placeholder control in csharp which is
nested inside a repeater control between <ItemTemplate> and </ItemTemplate>
tags, however I am running into problems. I've tried several different
approaches for finding the placeholder:
Strongly Type Datasets28 May 2007 14:48 GMT5
I am trying to create a strongly typed dataset is VS 2005 with the VS
creating the stored procedures. It won't create the stored procedures. The
SQL script it generates is based on a SQL login so the script looks
something like:
 
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.