hi all,
my objective is to open a laserfiche form that have let's say the following link (http://localhost/Forms/npg7 ), but when i use the method post(with action="http://localhost/Forms/Account/Login? ") from the asp form it redirects me to the login page of the laserfiche e-forms and then i do not logout , i change the action to the link of the form, and then i go the form itself ...if i dont log in previously i go to the login page where i have to sign in and then access the required form.
so to summarize : from a web portal i want to sign in to eforms and access a required form in the same time
can it be done ? if yes , how ?? i am working asp.net
please advise,
thank you