Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

asp aide

Featured Replies

Posté(e)

salut je commence a faire du asp et j'ai une erreur que je ne suis pas capable de comprendre.

lorsque j'affiche ma page ça m'affiche cela :

þÿ þÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ

ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ

ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿýÿÿÿþÿÿÿþÿÿÿijä

MSysDbModulesÿÿÿÿÿÿÿÿà SNvýÃà SNvýÃScriptsÿÿÿÿÿÿÿÿÿÿÿÿà SNvýÃà SNvýÃVBA

ÿÿÿÿÿÿÿÿà SNvýÃðçRvýÃCmdbarsÿÿÿÿÿÿÿÿÿÿÿÿ

à SNvýÃà SNvýÃDataAccessPages

et en bas de la page j'ai ceci :

Erreur de compilation Microsoft VBScript error '800a0401'

Fin d'instruction attendue

/iisHelp/common/500-100.asp, line 11

Dim objASPError, blnErrorWritten, strServername, strServerIP, strRemoteIP Dim strMethod, lngPos, datNow, strQueryString, strURL

--------------------------------------------------------------------------^

ADODB.Recordset error '800a0bb9'

Les arguments sont de type incorrect, en dehors des limites autorisées ou en conflit les uns avec les autres.

/distance/distance.asp, line 8

voici la partie du code (c'est un record set que j'ai fais avec dreamweaver)

<!--#include file="../distance/distances.asp" -->

<%

Dim rec_nomecole

Dim rec_nomecole_numRows

Set rec_nomecole = Server.CreateObject("ADODB.Recordset")

rec_nomecole.ActiveConnection = MM_distance_STRING --> ligne 8

rec_nomecole.Source = "SELECT no_ecole, nom_ecole FROM tbl_unite_adm"

rec_nomecole.CursorType = 0

rec_nomecole.CursorLocation = 2 -->ligne 11

rec_nomecole.LockType = 1

rec_nomecole.Open()

rec_nomecole_numRows = 0

%>

si vous pouvez m'aider ca serais great

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.