|
|
Browse by Tags
All Tags » Javascript
Showing page 1 of 2 (12 total posts)
-
Prologue
I’ve found that we quite often use the ModalPopupExtender included in the Ajax Control Toolkit on our internal intranet site. We have a number of places where users have requested that since they use it so often that we have the cursor go to a specific field when the popup is displayed. This isn’t quite as straightforward for us as it ...
-
Prologue
Several years ago, I created a post on this blog about using ASP.Net to create JavaScript variables. Times have changed, and I’ve found that sometimes I need to add more than just a couple variables to JavaScript to the page. Luckily, I found an easy way to add JavaScript code to your page ALL in the backend so that you don’t have to use ...
-
What’s new in this release?
Aspose.Pdf.Kit for .NET v.3.2 now supports adding events & actions to PDF links & bookmarks. The function of filling barcodes fields and support of using JavaScript features in PDF contents and Push Button fields in also available now.More about Aspose.Pdf.Kit for .NET
Aspose.Pdf.Kit is a .NET component ...
-
Recently, the browser vendors have been making serious gains in JavaScript performance. A week ago, Google launched their web browser called Chrome with much fanfare. Chrome is based on the WebKit rendering engine which underpins Apple's Safari browser and the iPhone browser, but using a brand new Just-in-time (JIT) compiling JavaScript ...
-
Matt this is cool. It allows folks to create a login and logout "bookmark" without having to publicly display one on the page. Nice.
-
Vor ein paar Tagen musste ich ein Ajax UpdatePanel.Refresh() per JavaScript auslösen, der Haken daran war es mussten auch noch Zusatzinformationen an den Server übertragen werden.
Die Lösung ist man ruft die JavaScript Funktion "__doPostBack" aus und übergibt als EventTarget die ClientID des UpdatePanel das zu ...
-
web sites are traditionally client/server apps. You browse to a site and it fills your browser with input fields, you fill in the fields without any interaction with the server, then you submit all your answers at once by pressing the submit button (or save button or enter button or some button.)
Any specific key events or mouse movement ...
-
Hello All,
I hope this is the correct place to put this question.
I have a need to have the parent page call a model child window. The user is then requested to enter a search value to return a list in the child window. The user selects the item and returns to parent. I can do the parent, model child and return to parent ...
-
Tech Lead
Qualifications:
1. 5-8 years experience working with software applications
2. 2-3 years experience as a technical leader or manager of a programming or testing team
3. Experience developing custom solutions using ASP, .Net, ASP.Net, VB.Net, C#.Net XML, X/HTML, Javascript, Java, EJB, JSP, PHP, for Web applications
4. Relational ...
-
Hello,
I'm a newbie to ASP.NET who is trying to insert a rough-and-ready email form into an .aspx page. I have inserted a javascript (pasted at end of this message) intended to collect form info and fire an email upon submit. However, when running the page I get a "Object reference not set to an instance of an object" ...
1
|
|
|