Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:820513
More Search Options
RSS Available
Matching Posts
Enable/Disable CheckBox by javascript
Dear All, I have two custom checkbox controls and ont textbox on my page, let we say cbx1, cbx2, txt1, and change the enable property for cbx2, txt1 based on cbx1 checked value by javascript, and if i set cbx2, txt1 enable property to false, then the javascript call when tick and untick cbx1 work fine for txt1, but cbx2 still enabled false. I will be gratefull for your help. Best Regards, AHF.
Posted to
Getting Started
(Forum)
by
ahf
on 11/4/2008
Upload file inside Update Panel without refresh whole page and without using updatepanel triggers for postback trigger
Hi All, Iam using fileupload control inside updatepanel, and save button for save the file uploaded by that fileupload to server by below code: MyFileUpload.SaveAs(Path); So that, my problem i need to perform this code without refresh whole page, so i don't want to use updatepanel triggers for save button to do postback(it referesh whole page _i need only execute SaveAS Code to Server and all i need to pass the problem of security issues_(not all page refresh and send to server), and if the above
Posted to
ASP.NET AJAX UI
(Forum)
by
ahf
on 8/28/2008
Filed under: So that, AHF, and if the above code don't work if the button don't refresh whole page, and save button for save the file uploaded by that fileupload to server by below code: MyFileUpload.SaveAs(Path), Iam using fileupload control inside updatepanel, may anyone tell me the code for SaveAs function in Asp.net and how it work to perform the SaveAs function for uploaded file to save it on server.Regards, my problem i need to perform this code without refresh whole page, Hi All, so i don't want to use updatepanel triggers for save button to do postback(it referesh whole page _i need only execute SaveAS Code to Server and all i need to pass the problem of security issues_(not all page refresh and send to server), and save button for save the file uploaded by that fileupload to server by below code: So that
Re: File Upload Inside FromView and Update Panel
The error reason, because i used master page, and so that it sould in maser page source code add this code(the underline code) for html form tag: < form id ="form1" enctype ="multipart/form-data" runat ="server"> Regards, AHF.
Posted to
Data Presentation Controls
(Forum)
by
ahf
on 8/19/2008
File Upload Inside FromView and Update Panel
Hi, I have file upload in formview, and this formview inside update panel, and i try to upload file in edit mode, i regist the button to do postback in page load like code below: if (btnUpload != null ) { ScriptManager .GetCurrent( this .Page).RegisterPostBackControl(btnUpload); } , and so that in edit mode when i browse a file, then click button upload,which as shown below the code for onclick event for it: FileUpload fu = ( FileUpload )frmD.FindControl( "fileuploadID" ); if(fu.HasFile
Posted to
Data Presentation Controls
(Forum)
by
ahf
on 8/19/2008
Page 1 of 1 (4 items)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online