Submitting Forms - https

I have a form located at
http://www.mywebsite.com. I
have a form on said page that I want to submit via https. The form
submits to the page its located on (index.php). Is it possible to
specify in the action of the form a relative url and make it submit
via https. The desired result would be
action="https://www.mywebsite.com/index.php". What I want to do is
use a relative url instead of absolute?
How can I accomplish this. Thanks in advance.
J

You would need to talk to your host about this. It's not
something that can
be done with HTML - it must be done by enabling a secure
socket layer on the
server.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"bigj9901" <[email protected]> wrote in
message
news:gefhl5$a0c$[email protected]..
>I have a form located at
http://www.mywebsite.com. I
have a form on said
>page
> that I want to submit via https. The form submits to the
page its located
> on
> (index.php). Is it possible to specify in the action of
the form a
> relative url
> and make it submit via https. The desired result would
be
> action="https://www.mywebsite.com/index.php". What I
want to do is use a
> relative url instead of absolute?
>
> How can I accomplish this. Thanks in advance.
> J
>

Similar Messages

  • Text hidden in submitted form

    Our company uses and Acrobat form for our online employment and volunteer applications.  We have an issue with the form being submitted to with all the text fields apparently "hidden." the only way i have found to get the text that is entered to show up is to selece each text box, check box and radio button and change the fill property on the appearance tab to "no fill."  I have to do this even if it is already set to "no fill."  Once i do that all of the text appears.  The form is currently downloaded by the applicant, filled out in Reader, saved and then emailed to our HR department.
    Does anyone have any ideas on what may be causing this issue?  The form was created in Adobe Acrobat Pro 8.
    Here is a link to the form.
    http://www.alaskasealife.org/New/about-ASLC/EmpAppFull.pdf
    thank you,
    Dustin

    I doubt that you would approach the 500 limit of the license for the use of the form and so I will skip that aspect. However, if I am wrong you need to read the EULA carefully about the 500 use limit with the Reader Rights activation.
    I would be a bit more concerned with the emailing of the form. It has a lot of personal data that would be easily captured from email. Email is not secure and with personal information you should really be having the form data submitted to a secure web site. There is no need to allow the form to be saved if you use data submission. The data is easily imported to the form on your end.

  • Email with attachement as pdf of submitted form

    Hi all,
    Can anyone suggest me how to get an email as an acknowledge ment with the submiteed form as an pdf format.?
    I want to get an acknowledgement mail after submitting the form through the work space..
    and email should contain the submitted form as an attachment in a PDF format
    Please assist...
    Thank you

    You can add an email submit button in your form to achieve this.
    Check this - http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000323.html and http://help.adobe.com/en_US/livecycle/10.0/DesignerHelp/WS107c29ade9134a2c5324ea7712a81c8d a6b-8000.html
    Som more pointers which could help
    https://groups.google.com/forum/#!topic/livecycle/81OXCQfsNys
    http://livecycleapps.wordpress.com/2008/07/28/a-submit-button-that-will-send-an-entire-pdf /
    ~ Varun

  • Submitting form to portlet

    I'm having trouble getting form fields to be visible to a portlet when I submit the form to the page containing the portlet. I've tried setting the page parameters to be the same names as the form fields and then having those page parameters passed into the portlet, but no matter what I try, the portlet doesn't see the submitted form fields.
    What am I doing wrong?

    The Form portlrts needs to be submitted using the call interface API given in the edit screen of the page.
    In order to get the same, Goto Navigator -> Providers -> Locally Built Providers -> Click on your Provider Link -> Here you see "Call Interface Show".
    Click on the link and get the URL Interface shown also with example (make sure to pass the module_id as a parameter):
    For E.g. i invoke my portlet as,
    http://pvasista-pc.idc.oracle.com/pls/portal/PORTAL.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=1144663114&p_arg_names=_show_header&p_arg_values=YES&p_arg_names=P_EMPID&p_arg_values=' + 100;
    Here i pass the parameter p_arg_names to 100. and all other parameters are required.

  • Symbol error when submitting form

    experiencing a symbol error when submitting form.

    Hi Gen,
    Unfortunately, the error came from a client who was submitting a form via Mac OS.  He stated that when he attempted to submit he received a symbol error.
    On another note, I did experience issues with periods (.) within another form such as 2009.01 and 2011.25.  When I downloaded the files corresponding to the numbers, it wouldn’t allow me to save it with the period (used an underscore instead).
    Warmest regards,
    Delia
    Delia Boyd
    Program Manager, Standards Development
    Executive Office
    AOAC INTERNATIONAL
    481 N. Frederick Avenue, Suite 500
    Gaithersburg, MD 20877-2417
    301-924-7077 x126
    301-924-7089 - Fax
    [email protected]<mailto:[email protected]>
    www.aoac.org<http://www.aoac.org/>
    cid:[email protected]
    127th AOAC Annual Meeting & Exposition
    Palmer House Hilton
    Chicago, Illinois
    August 25-28, 2013
    For more information visit our website
    at: http://www.aoac.org/meetings1/127th_annual_mtg/main_2.htm
    þ Please consider the environment before printing this email.
    ...you will see it when you believe it!

  • Submitted form emtpy under Acrobat Reader 9 (Mac OS X only)

    Hi
    I have a problem sending a form by a submit button (also by scripting) to a webserver. I'd like to submit the form as a PDF (not FDF or anything else).
    I either used a submit button or code like below:
    > this.submitForm({ cURL: "sample.org/inbox", cSubmitAs: "PDF"});
    The submit itself seems to work fine, but the submitted form is not posted as a document, but only the request with empty body is sent.
    b This only happens on Adobe Reader 9 on Mac OS X!
    The same document sent on a Windows Adobe Reader 8/9 works fine and sends the entire document.
    This thread is related to http://www.adobeforums.com/webx/.59b6abf5, but I now realized the problem appears only under Mac OS X and not under Windows.
    Did anybody make similar experiences or has a solution for the problem? Is it maybe a security thing?
    Thanks in advance
    Daniel

    Hi Onewizard,
    I tried and checked this on different version of Acrobat and Reader however not able to replicate this behavior. I am on MAC 10.6.8

  • Access to submitted form

    Can a respondent be allowed access to a submitted form to add data?

    It is possible to edit submitted data in the response table but a respondent would need to create an account on FormsCentral (it can be free), and you would need to share the form with this person (how to share: http://forums.adobe.com/docs/DOC-2462).
    Note, that all responses would be accessible by a shared user.
    Thanks
    Roman

  • Do I gee a copy of submitted forms with the free account?

    Do I gee a copy of submitted forms with the free account?

    Hi;
    Using the Free account you can view the submitted data and export it to Excel, PDF or CSV (the data is in a table format).
    Email Notifications, where an email comes to you each time someone submits the form is a paid level feature.  Another Paid level feature is "Download Response as PDF" which allows you to save/download a PDF version of the filled out form that looks like the original.
    Thanks,
    Josh

  • How to avoid submitting form twice

    How to avoid submitting form twice when this form use spry
    validation.

    The first step in your hanlder function would be to disable
    the submit button.

  • Change sender email for submitted Form emails

    I built a website for a client using Muse and the Form widget through Business Catalyst. However, now whenever the client gets emails from a submitted form, it says its coming from MY email. How do I change the sender so that they recognize that it's not a personal email from me, but rather a submitted website form. Hope that makes sense!

    UPDATE: I just figured it out after having posted this no less than 10 mins ago. Thanks community, your genius overflowed to me and helped me solve my own problem. For anyone who is curious, in the Business Catalyst Admin Console, Under the Site Manager tab in the menu, you simply click "System Email" and the "Set default from email."   I can't believe I missed that, and I call myself a professional. Hope it helps someone else!

  • Submitting form via button click

    Hi, i have a following code and it doesnt work and i dont know why
    <jsp:useBean id="pageinfo" class="zrna.PageInfo" scope="session"/>
    <jsp:setProperty name="pageinfo" property="*"/>
    <html>
    <head>
    <script type="text/javascript">
         function clickEvent(form,md,wrkOn)
              form.mode.value = md;
              form.workingOn.value = wrkOn;
              form.submit();
         function m(form){return true;}
    </script>     
    </head>
    <form action="index.jsp" method=get >
         <input type="hidden" name="mode" value="">
         <input type="hidden" name="workingOn" value="">
         <input type="submit" value="Add" onclick="clickEvent(this.form,'add','Student')">
         <input type="submit" value="Alter" onclick="clickEvent(this.form,'alter','Student')">
         <input type="submit" value="Done" onclick="clickEvent(this.form,'general','')">
    </form>          
    So im trying to change jsp bean properties of pageinfo thru submiting form and it doesnt work. when button is clicked the page goes blank. What am i missing?

    is this page you posted "index.jsp"?
    Not sure offhand, but could the form submit before onclick fires? If so, change them to button types, not submit types.
    The bean has those named fields? Public get/set methods?
    Does useBean have to be this?
    <jsp:useBean id="pageinfo" class="zrna.PageInfo" scope="session">
    <jsp:setProperty name="pageinfo" property="*"/>
    </jsp:useBean>

  • Editing submitted forms

    Are users able to edit their forms after submission and resubmit?

    No, they are not able to edit a submitted form.
    If, however, you have enabled the Save feature, and your respondents have only Saved, not Submitted, then they can pull the saved form up, edit it, and then Submit when the form is all correct/complete.
    Brian

  • Error submitting form for Distribution: "The filename you specified is not valid because it does not

    Error submitting form for Distribution:
    "The filename you specified is not valid because it does not include a .pdf extension, contains one or more invalid characters or teh path preceding it refers to a protected system location."
    Tried removing dashes from filename, shortenign filename, moving to root directory. No changes. File ends with a .pdf extension.
    This is my first attempt to distribute via acrobat.com

    I found that I got that same message using Acrobat Professional to send out a document for shared review.  I had an exclamation mark in the title of the PDF. When I took out the exclamation mark, it worked.
    So maybe try taking out anything "unusual" (parentheses, dashes, exclamation marks, etc.) in the file name and see if that helps.
    Good luck,
       Philip.

  • Error Submitting form

    Anyone getting this error while submitting form.My process looks good . Same connection works for other form but not for this form.Any help please its urgent

    Here is something new i found.The process which worked i tried to attach the form (pdf form) from my other process which showed me error while submitting form and i get the same error when i use tht form in the process which worked...
    why is this so any thoughts???

  • Submitted Form Help Needed

    Hi there,
    I have created a form in Adobe LiveCycle Designer 7.0 so that clients can fill in their answers and send back. I included the Submit button, however when I did a trial run with the form, it returned in .xml format which wont open in Internet Explorer. Can anyone guide me on how I can have the submitted forms returned in PDF form or if I need to do something with Internet Explorer to be able to access the .xml docs?
    Thank you!
    Amy

    If you want to use the .xml file, open the original pdf and import the file in to it then save under another name.
    You CAN enable the file so that people using Reader can fill it out, save it then email the entire form back to you but there are limts to it's use. You can either send the form to 500 people and collect an unlimited amount of responses or you can send it to an unlimited amount of people and collect 500 responses. Anything over that amount will be in violation of your license.
    To enable the file in Acrobat, you would find the option under Advanced>Enable usage rights in Adobe Reader (at least that's the verbiage in Acrobat 8 Pro). I'm not sure exactly where that option is in LiveCycle Designer but it's probably similar.

Maybe you are looking for