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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie question - User Controls and Events15 Jan 2007 20:54 GMT1
thanks for taking the time to review my request.
i have a user control with a radiobuttonlist. i would like to click on
one of the buttons and raise the event from the button and catch it
with page (eventually pass the event results to another user control).
grabbing UNC path from asp.net multipart form browse15 Jan 2007 20:47 GMT4
I have <identity impersonate = "true" /> & <authentication
mode="Windows"/> in the web.config. This is a 2.0 site.  My Goal: I
want to simply have the user browse to a file on a mapped drive and get
the UNC for that file and eventually save that unc path to the database
Localhost:1081 - again15 Jan 2007 20:43 GMT3
(reposting this issue because I did not supply enough information on the
orginal post)
I'm using Visual Studio Professional 2005 on Server 2003 and I have a
virtual directory established for the application in IIS6.0.  My asp.net 2.0
Need advice for storing mixed data.15 Jan 2007 20:37 GMT1
I am working on a website which will display images, sections of text,
some links and maybe some contents within tables etc. The data will be
got from various xml feeds. I might get one XML files which contains
all the info I need to display, I am not quite sure how it's going to
Have to click button twice... wth?!15 Jan 2007 20:29 GMT1
Okay... I've got a web app built in .NET 2.0 and for some reason I have
to click a LinkButton twice in order for it to work.
What's interesting is that the first URL reads as follows:
javascript:__doPostBack('ctl00$ContentPlaceHolder1$lnkbCheckout','')
Regular Expression for Phone Number15 Jan 2007 18:59 GMT2
I have a textbox (txtPhoneNumber) that either has to contain 10 numbers (no
other characters) and cannot start with a 1.  However... either this textbox
must contain a valid numbr (10 digits and cant start with 1) or it can be
totally blank.  What is the best reg expression to ...
Sorting Gridview15 Jan 2007 18:20 GMT1
So I have a gridview with a column that has a drop down in that column.
What I want to do is resort the gridview which is originally sorted by
that column to be resorted based on what is selected in the drop down.
Anyone know a good tutorial I can follow that does this?
PDF File Corrupt15 Jan 2007 17:42 GMT1
I'm running this code to open a stream as pdf file:
 Response.ContentType = "application/pdf";
       try
       {   mystream = someStream....;
deploying website VS 200515 Jan 2007 17:36 GMT5
I have no idea how to deploy my website to another server (in virtual folder
I cannot see dlls file). Is thate any simple and quick manner to deploy web
site to another servers?
Best Regards
IE7 and VS 2003 - can't load WebApp on start, but can reload inside IDE15 Jan 2007 16:58 GMT5
All!
Does anybody know how to fix the issue? Machine was working perfectly with
WinXPPro and IE6 and all latest service packs, maybe just excluding WinWord
from the Enterprise Office 2003, the service pack that I installed added a
Help needed in transfering VC++ program to WWW15 Jan 2007 16:49 GMT2
i have a program written in VC++ using MFC.i want this program to be
available on WWW.can any one suggest how can i make it.
Is there any tools in visual studio so that i can easily make it
available on WWW or i have to again write the complete program on .net
FIleUpload and file name saving15 Jan 2007 16:23 GMT1
I would like to give my user the option to browse his files (like the
simple fileUpload control do) and after selecting the file (and when
the fileUpload control hold in his text box the full path and file
name) I want to press another button and get the path+file name as a
FormsAuthenticationTicket looses UserData15 Jan 2007 16:15 GMT4
Upon logon I create a ticket and put some userdata in it:
FormsAuthenticationTicket ticket = new FormsAuthenticationTicket(
3,       //Version
tUsername.Text,    //Username
String15 Jan 2007 16:10 GMT1
I have the following code line:
myString = myString.Replace("$Name$", Left(myText, InStr(myText, " ") -
1))
I am getting all the text before the first Space in myText and then
Generic Development/Production Question15 Jan 2007 15:56 GMT8
Say I have a project that I have hosted locally.  I have a separate machine
which is our production environment.  To do our deploys, we've been
copying/pasting the folder from our local machines and overwriting the
production folder(s) after backing them up.  This works ok.  Both ...
 
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.