![]() |
![]() |
![]() |
|
Buscador de IntercambioSOS:
|
|
Herramientas | Desplegado |
![]() |
#1 |
Aprendiendo ![]() Ingreso: noviembre-2010
Ubicación: viaja a los rincones que significan algo para ti, allí donde ocurrieron las cosas importantes
Mensajes: 88
Sexo: ![]() País: Signo: ![]()
Agradecido: +165
|
![]()
Proceso a seguir para poder invocar código C# desde JavaScript sin tener que realizar PostBack.
1. Inicialmente tenemos que descargar Ajax del sitio web http://www.ajaxpro.info/. 2. Creamos una referencia al fichero .dll de Ajax que acabamos de descargar, en nuestro proyecto. 3. Preparamos un namespace. Código PHP:
Código PHP:
Código PHP:
Código PHP:
Código PHP:
Código PHP:
Código HTML:
<?xml version="1.0"?> <configuration> <configSections> <sectionGroup name="ajaxNet"> <section name="ajaxSettings" type="AjaxPro.AjaxSettingsSectionHandler,AjaxPro.2" requirePermission="false" restartOnExternalChanges="true"/> </sectionGroup> </configSections> <ajaxNet> <ajaxSettings> <urlNamespaceMappings useAssemblyQualifiedName="false" allowListOnly="false"> </urlNamespaceMappings> <jsonConverters> </jsonConverters> <debug enabled="false"/> <token enabled="false" sitePassword="password"/> </ajaxSettings> </ajaxNet> <appSettings/> <connectionStrings/> <system.web> <compilation debug="true"/> <authentication mode="Windows"/> </system.web> <location path="ajaxpro"> <system.web> <httpHandlers> <add verb="*" path="*.ashx" type="AjaxPro.AjaxHandlerFactory,AjaxPro.2"/> </httpHandlers> </system.web> </location> </configuration> Última edición por sasuke.17; 16-nov-2010 a las 01:08 |
![]() |
(0 miembros y 1 visitantes) | |
|
|
![]() |
||||
Tema | Autor | Foro | Respuestas | Último mensaje |
Eliminar código de usuario y Flasheo Samsung Star TV | Arleanjose | Celulares, PDA & Tecnología Móvil | 6 | 17-abr-2013 18:22 |
Traductores ON-LINE | baduser | Software | 8 | 12-abr-2013 03:18 |
Restablecer Codigo de Seguridad con J.A.F (EMULATOR) | byronrodri | Celulares, PDA & Tecnología Móvil | 9 | 20-mar-2012 16:02 |
Generador de código Morse. | Rickz80 | Off-Topic | 8 | 06-jun-2010 13:18 |
Codigos PARA TODOS LOS NOKIA | byronrodri | Celulares, PDA & Tecnología Móvil | 5 | 27-mar-2010 14:51 |