No announcements
Found 64496 threads
-
0 Votes
The required anti-forgery form field "__RequestVerificationToken" is not present.
User-1952516322 posted Hi, I have this javascript function which is to send the file to action result. function fileChanged(e) { // ...Answered | 8 Replies | 1438 Views | Created by Anonymous - Monday, November 2, 2020 1:50 PM | Last reply by Anonymous - Wednesday, December 2, 2020 2:09 PM -
0 Votes
AJAX Error - Uncaught SyntaxError: Unexpected identifier at new Function (<anonymous>) at ValidatorOnLoad
User1440420589 posted We have an ASP.NET web site that is generating the below error when using Chrome 86 and it kills many AJAX functionalities. We are using VS 2017, .NET ...Unanswered | 6 Replies | 2478 Views | Created by Anonymous - Tuesday, November 17, 2020 2:56 PM | Last reply by Anonymous - Thursday, November 26, 2020 7:54 AM -
0 Votes
I suppose that part of my program work to slow
User-865174439 posted Problem I suppose that my program work so slow. I wait about 2-5 seconds for the code to be ...Answered | 1 Replies | 227 Views | Created by Anonymous - Tuesday, November 10, 2020 8:50 PM | Last reply by Anonymous - Wednesday, November 11, 2020 8:00 AM -
0 Votes
Format elements left and center of container element.
User1909155429 posted <p style="display:inline-block; background-color:#E2DED6; width:100%; "><asp:HyperLink ID="HyperLink1" runat="server" ...Answered | 1 Replies | 249 Views | Created by Anonymous - Tuesday, November 10, 2020 9:03 PM | Last reply by Anonymous - Tuesday, November 10, 2020 10:09 PM -
0 Votes
Hide Listview ItemTemplate when SelectedTemplate is open
User1909155429 posted I would like if it is possible to display only the selectedTemplate content of Listview? when click select button inside ItemTemplate. Then ...Answered | 3 Replies | 392 Views | Created by Anonymous - Sunday, November 8, 2020 6:38 PM | Last reply by Anonymous - Tuesday, November 10, 2020 1:59 PM -
0 Votes
ComboBox "OnSelectedIndexChanged" event fires once, but not on subsequent changes
User2028930910 posted I know this question has been asked before, but I can't find an answer to this question that isn't less than six years old, so I'm hoping for an ...Answered | 3 Replies | 482 Views | Created by Anonymous - Thursday, November 5, 2020 2:38 PM | Last reply by Anonymous - Thursday, November 5, 2020 8:16 PM -
0 Votes
UpdatePanel on Gridview select command causes error inside multiview
User1909155429 posted When i click the command field select button i get error:Invalid postback or callback argument <asp:View ID="View2" ...Unanswered | 6 Replies | 391 Views | Created by Anonymous - Monday, October 26, 2020 11:45 AM | Last reply by Anonymous - Wednesday, October 28, 2020 1:37 PM -
0 Votes
ajax funcition cannot display output based on parameters?
User-1026236167 posted hello here in my code i want to run ajax functionality the result should be display in the textbox TB_final_amount but when i select product from ...Unanswered | 10 Replies | 424 Views | Created by Anonymous - Saturday, October 3, 2020 2:04 PM | Last reply by Anonymous - Wednesday, October 28, 2020 12:21 PM -
0 Votes
ajaxToolkit:AjaxFileUpload: Uploading xlsm file type gives error
User841811039 posted Hi, I am trying to resolve why my AjaxFileUpload is failing to upload xlsm spreadsheets. I have tested other commonly used office file ...Unanswered | 5 Replies | 530 Views | Created by Anonymous - Friday, October 9, 2020 5:27 AM | Last reply by Anonymous - Friday, October 23, 2020 1:29 AM -
0 Votes
how to enable button only if table row data changes
User-1257308419 posted i have this table in which it will get data at the time of page load from controller. This table will have three columns whose ...Unanswered | 6 Replies | 822 Views | Created by Anonymous - Monday, October 12, 2020 5:51 PM | Last reply by Anonymous - Tuesday, October 13, 2020 6:14 AM -
0 Votes
Better PasswordStrength
User1510859543 posted We are adding a PasswordStrength control to an older webforms app and wondered if there was a better/later control. For example, when we enter a password ...Answered | 7 Replies | 298 Views | Created by Anonymous - Friday, October 9, 2020 1:26 PM | Last reply by Anonymous - Tuesday, October 13, 2020 2:12 AM -
0 Votes
Is there a way to pass back a url using ajax/json
c.MC_CONTESTANT_ID == Contestant_ID); var sb = new StringBuilder(); sb.Append(Results.MC_CONTESTANT_FIRST_NAME.ToString() + " " + ...Answered | 2 Replies | 393 Views | Created by Anonymous - Monday, September 14, 2020 9:43 PM | Last reply by Anonymous - Tuesday, September 15, 2020 3:26 PM -
0 Votes
ajax ModalPopupExtender shows if the page is not valid
User351619809 posted I am using Ajax Modal pop up extender to block the UI while postback is going on. This modal pop up shows even if the page is not valid i.e even some of the ...Answered | 2 Replies | 289 Views | Created by Anonymous - Saturday, August 29, 2020 9:55 PM | Last reply by Anonymous - Monday, September 7, 2020 8:40 PM -
0 Votes
How to open a modal window and pass the model to js
User1642770137 posted I learn modals and I have a problem. I have a controller that has 1 method that should update or add a record. But I don’t know how to ...Answered | 2 Replies | 705 Views | Created by Anonymous - Thursday, September 3, 2020 6:45 AM | Last reply by Anonymous - Monday, September 7, 2020 10:19 AM -
0 Votes
How to send data from a controller method to a modal popup in razor
User-259252065 posted Hello. I'm implementing asp.net core 3.1 project. I have a razor view and in razor, I'm showing some data that are getting from the Index method in my ...Unanswered | 2 Replies | 1122 Views | Created by Anonymous - Sunday, August 16, 2020 11:09 AM | Last reply by Anonymous - Thursday, August 27, 2020 7:13 AM -
0 Votes
TabContainer & TabPanel - html attributes
User-1466119671 posted I'm trying to get set an html attribute in a tabpanel. Here is the tabcontainer and the first tabpanel below. I am trying to set an ...Answered | 5 Replies | 330 Views | Created by Anonymous - Monday, July 13, 2020 6:25 PM | Last reply by Anonymous - Thursday, August 20, 2020 7:23 PM -
0 Votes
ASP table slide show
User-173333858 posted How can I have a table slide out and another table slide in on button click? What is the best way to implement this?Answered | 2 Replies | 272 Views | Created by Anonymous - Thursday, August 13, 2020 2:22 PM | Last reply by Anonymous - Friday, August 14, 2020 6:06 PM -
0 Votes
HTMLEditorExtender not working with Justify Center
User-153404742 posted Not sure why but when applied the justification options for center or other alignment, it shows fine but any postback event sets the text back to the ...Unanswered | 3 Replies | 469 Views | Created by Anonymous - Tuesday, August 11, 2020 10:46 PM | Last reply by Anonymous - Thursday, August 13, 2020 9:03 AM -
0 Votes
CalendarExtender change month
User1510859543 posted I have 2 date textbox controls (see below) using ACT. When I click on the textbox I get the calendar for the current month. If I enter a date for a ...Answered | 1 Replies | 247 Views | Created by Anonymous - Monday, August 10, 2020 6:49 PM | Last reply by Anonymous - Tuesday, August 11, 2020 3:40 AM -
0 Votes
tabstrip - Underline selected header
User-1466119671 posted I have a request to underline the selected header of the Ajax control toolkit tab strip. I have added the text-decoration: underline to my css for the ...Unanswered | 2 Replies | 320 Views | Created by Anonymous - Monday, August 10, 2020 2:38 PM | Last reply by Anonymous - Monday, August 10, 2020 3:00 PM
No announcements