NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Call WebForm as popup from html button
« previous
next »
Print
Pages: [
1
]
Author
Topic: Call WebForm as popup from html button (Read 2947 times)
Djordje Radovanovic
Full Member
Posts: 237
Call WebForm as popup from html button
«
on:
February 03, 2014, 04:35:36 PM »
I have button defined in a HeadingWhenLoggedIn and I would like to call procedure as popup.
Procedure works as popup from menu but I don't know how to call it from button.
Maybe some tips?
regards,
Djole
Logged
Bruce
Global Moderator
Hero Member
Posts: 11244
Re: Call WebForm as popup from html button
«
Reply #1 on:
February 03, 2014, 06:52:20 PM »
create a simple, small, netwebform with the button, and embed that form in the header.
cheers
Bruce
Logged
Djordje Radovanovic
Full Member
Posts: 237
Re: Call WebForm as popup from html button
«
Reply #2 on:
February 03, 2014, 09:56:14 PM »
Thank you Bruce for a quick response. Unfortunately I am too complicated to make a simple form
.
I tried to make memory form with one button but it has a lot of code that I do not know how to embed in a header.
Maybe more tips?
regards,
Djole
Logged
Bruce
Global Moderator
Hero Member
Posts: 11244
Re: Call WebForm as popup from html button
«
Reply #3 on:
February 04, 2014, 08:32:39 PM »
a form can be embedded in the header using;
<!-- Net:NameOfForm -->
Cheers
Bruce
Logged
Djordje Radovanovic
Full Member
Posts: 237
Re: Call WebForm as popup from html button
«
Reply #4 on:
February 05, 2014, 01:02:09 AM »
As I said, I am too complicated.
Thanks Bruce.
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Call WebForm as popup from html button