bonjour tout le monde
j'arrive pas a sauvgarder mon fichier en utilisant aspSmartUpload
mon code pour savgrader mon fichier est:
Dim mySmartUpload Dim intCount Set mySmartUpload = Server.CreateObject("aspSmartUpload.SmartUpload")
mySmartUpload.DenyPhysicalPath = False
mySmartUpload.Upload intCount = mySmartUpload.Save ("/temp")
tel que "/temp" est un reprtoir sous mon réprtoire racine
remarque: quand j'ai mis le chemin physique (mySmartUpload.Save ("d:\monReprtoireRacine\tempca ") ca passe
de l'aide svp