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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
shared session between asp and asp.net01 Aug 2007 18:05 GMT2
hi, i need to know how I can access a session variable in an asp page if the
session was created in asp.net and the inverse case
thank you
regexp validator - wrong?01 Aug 2007 17:45 GMT9
ASP.NET app using c# and framework version 1.1.4322.573 on a IIS 6.0 web server.
A single-line asp:textbox control and regexp validator attached to it.
^\d+$     expression does match an empty string (when you don't enter any values) - this is wrong
d+         expression does not ...
Multiple Placeholders or One to load controls01 Aug 2007 16:54 GMT6
I am using asp.net 1.1 and am creating my pages with different looks and
using controls for each part of the page (top, bottom, navigation etc)
The way I have it set up is the following where I have 4 different controls
(one for each page part).  I am looking at a couple other ...
DataList--is it wrong to do this?  If so, what's the correct way?01 Aug 2007 16:41 GMT2
I feel I'm not doing things correctly.
I have a <asp:DataList> embedded in a <asp:Panel> with its ScrollBars
property set to Auto.  Essentially, I want to format a bunch of records as a
list in an area of the screen with a fixed size, so I want a scrollbar to
Calling a windows application from inside the browser01 Aug 2007 16:18 GMT15
Can I call, run, a windows application from my web application when the user
fires a certain event ?
Thank You.
physical path to virtual path under virtual directory01 Aug 2007 15:59 GMT4
Best way I can think to describe this is through an example.  I have a
virtual directory, let's call it "MyVirtualDirectory" that maps to
\\MyServer\Shared.  
I have a path that is \\MyServer\Shared\SomeDirectory\SomeFile.txt.
Error occurs when clicking after 15 minutes01 Aug 2007 15:41 GMT1
When I click after about 15 minutes on a page I wrote I recieve the
following error:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Getting a "normal" HTML form to work inside the server-side form tag01 Aug 2007 15:33 GMT3
I've run into this problem on many occasions --
I need to have the server side form tag on my Web form, of course.
But I also need to have *another* form on the page that posts to a URL
totally out of my control.  I can think of three situations off the
using System.Web.Mail ?01 Aug 2007 14:14 GMT8
I received an unhandles exception in my email form as follows
Dim mo As System.Web.Mail.MailMessage = New System.Web.Mail.MailMessage
mo.Body = "test"
mo.To = femi@yahoo.com
Multilingual application01 Aug 2007 12:46 GMT2
Hai all,
       I am working on the multilingual application, in asp.net. In
that we are displaying contents in some other language (user selected
language). In that page, we are having some textbox for user input. Is
xml nodes and getting random node01 Aug 2007 11:35 GMT1
i have an xml for example:
<xml>
<data>
<var>xxx</var>
Multi Tier Sample01 Aug 2007 10:34 GMT3
Im searching for 3 tier example, but couldn't find one..
I would be glad if come one suggest some site from where any of such
sample project could be downloaded....
Thanks for providing me this information...
How to debug01 Aug 2007 10:31 GMT5
I'm trying to learn a little about VS 2008 and ASP.Net.
In trying to duplicate some of Scott Guthrie's examples using the new
LinqDataSource, I'm getting an error.
Input string was not in a correct format.
Is there a way to highlight variable in vs2005 like what eclipse do?01 Aug 2007 09:51 GMT5
Is there a way to highlight variable in vs2005 like what eclipse do?
communication between to pages in app01 Aug 2007 08:49 GMT1
I have two pages in my asp.net application: default.aspx.cs and
test.aspx.cs. How can I call methods from test.aspx.cs from
default.aspx.cs. I can't seem to be able to do this. The aspx.cs files
dont seem to be part of a namespace or anything. How can I do this?
 
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.