Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
pavabe  
#1 Posted : Monday, December 19, 2011 11:23:54 AM(UTC)
pavabe

Rank: Newbie

Groups: Member
Joined: 12/17/2011(UTC)
Posts: 5

Was thanked: 3 time(s) in 3 post(s)
I have a problem and I don't have the solution for this, can please somebody help me with this?

Examples in the file below are:

form.php = main file

process-form = process the form values

upload.php = process the image uploads from the app

Code:
<html><head></head><body>
<form action="process-form.php" method="POST">
First Name: <input type="input" name="firstname" value=""  /><br />
Last Name: <input type="input" name="lastname" value=""  /><br />
<a href="aurup:?uploadUrl=www.domain.com%2Fupload.php&redirectUrl=www.domain.com%2Fform.php&redirectDelay=0&returnUrl=www.domain.com%2Fform.php&uploadTimeOut=0&licenseKey=XXXX-XXXX-XXXX-XXXX-XXXX">Upload Images</a>
<input type="Submit" value="Submit" />
</form></body></html>

If you fill in the form and upload some images after returning from the app all the values are empty. I have tried it with ajax and sessions (this will work on a normal browser like FF or IE), but not on the iPad or iPhone.

On this moment I use the following solution : redirect to a file with only a line of javascript (<SCRIPT LANGUAGE="JavaScript">window.close();</SCRIPT>

The user have to select the correct window to continue and submit the form.

( Brick wall Dutch is my mother language)

Dmitry.Obukhov  
#2 Posted : Tuesday, December 20, 2011 2:55:06 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Patrick,

Unfortunately, it is not possible to submit additional form or fields (getting their values at runtime) with Aurigma Up.

Best regards,

Dmitry Obukhov

Technical Support. Aurigma, Inc.

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.