First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
help
What is a property public property sample() as string -- Message posted via DotNetMonster.com http://www.dotnetmonster.com/Uwe/Forums.aspx/asp-net/201003/1 ... 24 Mar 2010 06:37
Help
Good Day to all of you, I want to learn how to create a database program in vb.net, my database to be use is sql enterprise manager. Thanks -- Message posted via DotNetMonster.com http://www.dotnetmonster.com/Uwe/Forums.aspx/asp-net/201003/1 ... 24 Mar 2010 01:10
Search part of a website
I have a private website (portal) that our sales representatives have access to. I have approx. 1GB of documents such as training manuals, marketing documents, technical information sheets, etc. located in a "Library" folder which contains lots of sub-folders and files and is located beneath the root folder. I wa... 25 Mar 2010 11:30
enable "no authentication" for a SMTP server
Hello, I'm running the a system.net smtp mail application. The SMTP server do not require authentication. In a web.config app in which I do use authentication, I have network Credentials set to false. A weird connotation. However, how can enable "no authentication" for a SMTP mail server in the web.config f... 23 Mar 2010 11:20
multiple nested gridviews
I have a parent gridview that has a child gridview and both work fine. It is when I add a second nested gridview (grandchild) that seems to break the expand collapse. So I thought I would seek advice from the group. All the information for all the gridviews comes from the same table, CR. The parent gridview... 23 Mar 2010 04:33
Dynamic content and browser cache
Hello, Let's suppose I have a image.aspx file that returns an image according to two parameters : image.aspx?p1=v1&p2=v2 Are there some good practices in this kind of situation ? (url rewriting, expiration dates ...) PS : I don't need to help indexing bots. The returned image won't change at each call... 27 Mar 2010 02:17
Are custom expression builders neccessary?
Does the framework support returning a string from a method such as GetThemedHelp() which generates and returns the value of the CollapsedImage property which cannot be known until the page is compiled. Which event handler should contain the method as written and what is the expression syntax? The following do... 22 Mar 2010 21:50
File Upload Folder Permissions
Hi, I am trying to create a very basic file upload page, where the uploaded file is placed into a folder on the server (but not in the web path, i.e. c:\uploads and not c:\inetpub\wwwroot\uploads). On the IIS server it works correctly, and uploads the files, but anonymous users when they click on the upload but... 24 Mar 2010 08:53
Trouble with impersonate
Hi all , I have big trouble with impersonate IIS and SQL 2008 . I connect to the iis where I set the ASP.NET Impersonate and I want connect to the sql server with user credetionals . And there is trouble . SQL server run in the win 2008R2 cluster ... I try set delegation in the Active directory on the cluster s... 23 Mar 2010 05:39
Validators
I am using a CompareValidator to make sure the content in a textbox control is an integer. I am also using a RangeValidator to make sure the number is between a certain range. When the user types an alphanumeric string (i.e. "A67"), both validators fire. I understand why the CompareValidator fires. Why does... 22 Mar 2010 15:33
First  |  Prev |  Next  |  Last
Pages: 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73