Search found 4 matches

by playstorm
Tue Apr 05, 2022 3:44 am
Forum: General Questions
Topic: Slider always having the all images briefly display when refresh page
Replies: 1
Views: 1408

Slider always having the all images briefly display when refresh page

I use 17.2 when I use slider extension

How to avoid preload always having the all images briefly display when refresh page

I need to hide preload that's show all images

Thanks
by playstorm
Fri Aug 20, 2021 1:01 am
Forum: General Questions
Topic: URL Parameter refer to value in editbox
Replies: 4
Views: 4219

Re: URL Parameter refer to value in editbox

thanks a lot :)
by playstorm
Thu Aug 19, 2021 12:53 pm
Forum: General Questions
Topic: URL Parameter refer to value in editbox
Replies: 4
Views: 4219

Re: URL Parameter refer to value in editbox

but after i submit I need open that page as popup window

with button type "submit" it didn't have any option etc. target window or frame like button type "link"

so how can I use URL Parameter with submit and after that open page as popup window?



best regards
by playstorm
Thu Aug 19, 2021 9:07 am
Forum: General Questions
Topic: URL Parameter refer to value in editbox
Replies: 4
Views: 4219

URL Parameter refer to value in editbox

In Form I need to create button after click it will open popup windows and use value in editbox

Like this http://www.abcd.com/studentgrade.php?stdmame = {value in editbox1}?Grade = {value in editbox2}

I see URL Parameter in bottom of link in form button

but i don't know how to refer value in ...