I'm working in ASP,
I specify the following path for the attribut action in the form contained in the file index.asp. The file index.asp is onder : "C:\Inetpub\wwwroot\bsb"
<form method="POST" action="/bsb/Editor/EditAegon/Aegon.asp" name="myform">
The path is mapped onder the "C:\Inetpub\wwwroot\"
But I get as error :"The system cannot find the path specified." But the file is really sur in the path I specified
thank you in advance for any idea