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

Notification

Icon
Error

Options
Go to last post Go to first unread
hy  
#1 Posted : Friday, December 9, 2011 5:21:19 PM(UTC)
hy

Rank: Newbie

Groups: Member
Joined: 12/9/2011(UTC)
Posts: 4

as title,

how to assgin the both URLs in coding?

thanks.
Dmitry.Obukhov  
#2 Posted : Sunday, December 11, 2011 6:53:01 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

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

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

You can use Code Designer to create Aurigma Up link with necessary parameters, e.g.:
Code:

<a href="aurup:?uploadUrl=https://mydomain.com//UploadUrl&redirectUrl=https://mydomain.com//RedirectUrl">Upload Images</a>

Edited by user Sunday, December 11, 2011 6:54:41 PM(UTC)  | Reason: Not specified

Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
hy  
#3 Posted : Monday, December 12, 2011 10:14:32 AM(UTC)
hy

Rank: Newbie

Groups: Member
Joined: 12/9/2011(UTC)
Posts: 4

I am going to implement and test on Localhost first on my laptop.
if i want to test Localhost, the Urls can be the following?(in localhost, i don't have https, but do have https on production server)
Not sure if i can test on Localhost or I can only test on production server?

<a href="aurup:?uploadUrl=http://localhost:xxxx//UploadUrl&redirectUrl=http://localhost:xxxx//RedirectUrl">Upload Images</a>

thanks for reply about "https:// "

hy


Dmitry.Obukhov wrote:
Hello Yvonne,

You can use Code Designer to create Aurigma Up link with necessary parameters, e.g.:
Code:

<a href="aurup:?uploadUrl=https://mydomain.com//UploadUrl&redirectUrl=https://mydomain.com//RedirectUrl">Upload Images</a>

Dmitry.Obukhov  
#4 Posted : Monday, December 12, 2011 6:46:42 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

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

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

Actually, you can test https with localhost. However, I assume that you will need to configure your server to make it work with https. In this case, it is better to ask a person who is responsible for your server side, and discuss this thing with him.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
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.