Welcome Guest, Not a member yet? Register   Sign In
Submitting client side pdf form data
#1

[eluser]Unknown[/eluser]
I have a pdf project where the client ha a library of pdf forms.

The user base logs in and from their CI module view selects a form, the CI module controller retrieves it from the module controller file system and renders it within the module view.

All of which is done in an CI authenticated session.

The issue is when the end user fills out the fillable pdf form and hits the submit form which is to post to that controller, CI denies access as it is perceives the form as unauthenticated.

The fillable pdf form was rendered via an authenticated CI controller/view session.

The system works fine outside of CI.

What techniques can be deployed to get CI to accept the fillable pdf form submission from the CI view?

Thanks bunches!!!!!

Have not had 1 reply to this post? Should I post it in a different area?




Theme © iAndrew 2016 - Forum software by © MyBB