Jump to content

Recommended Posts

Posted

Hey there guyes!

 

Im working a little bit with uniGUI, its awsome! But now i have a question to work with it lke that:

 

1.) Open Browser with ISAPI Module for example like http://localhost/one.dll

 

and now you click in the interface from one.dll on a button

 

than i will go to two.dll with some url parameters (for example http://localhost/two.dll?mynameis=Herbert

 

How is this possible?

 

I need your Help!

 

Thank You all!

 

nt4os

Posted

only in the button? i think it would be better so make thias in the MainModule!

 

MainModule.Redirect(url, delay);

 

Don´t you think thats better?

Posted

MainModule or ServerModule????

 

I don't know, but if the problem of http service is from ServerModule, I think it must be there. Is my point of view.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...