Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 5th, 2005, 01:37 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to sureshbabu Send a message via Yahoo to sureshbabu
Default Readonly File Control

Hi All,
 Here I am using HTML File Control. When I placed taht control one text box and browse button are appearing. I want to make the texbox as readonly. If i keep the "readonly" attribute even the brwser button is not working as those two will come under a single control.
If i dont keep "readonly" attribute, user entering the text rather cliking the browser button. How to restrict that one...
Help me in this ..
Thanks
Suresh


 
Old September 5th, 2005, 01:44 AM
Authorized User
 
Join Date: Jul 2005
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Suresh,

Since you are using ASP.NET, it would be good to leave the control properties to default.

If the user is entering junk characters, you can filter it out in the server side using HttpPostedFiles collection.

Did this attend to your query?

Vasudevan Deepak Kumar
Personal Web: http://www.lavanyadeepak.tk/
I Blog At: http://deepak.blogdrive.com/
 
Old September 5th, 2005, 01:53 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to sureshbabu Send a message via Yahoo to sureshbabu
Default

How can we do the validation...Can u explain?






Similar Threads
Thread Thread Starter Forum Replies Last Post
use a Calendar Control in readonly mode ethantinder ASP.NET 1.0 and 1.1 Basics 0 May 5th, 2008 01:12 PM
Recordset is readonly vb.net-newbie ADO.NET 1 May 8th, 2007 11:12 AM
readonly checkbox Dj Kat HTML Code Clinic 3 November 10th, 2006 08:34 AM
Automatically selecting to open a file as readonly Anders_Beech Excel VBA 1 September 6th, 2005 12:54 AM
Readonly checkbox nerssi HTML Code Clinic 1 May 20th, 2005 06:28 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.