Atozed Forums
published my iwtest application to my web host - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: published my iwtest application to my web host (/thread-1450.html)



published my iwtest application to my web host - zarghami.az - 12-24-2019

hello 

i write a program test with delphi 10.2 tokyo and use intraweb

it is very simple case study examples 

it work on localhost:8888 very nice 
but i copy  it's files to my web host at internet

it's link address is  http://m.nici.ir/iwtest.html  i see it but when i click iwButton1  . it nothing do

it must copy iwedit  text to iwmemo  but at internet no work.

i copy this files to my internet host  /m.nici.ir/wwwroot  folder

1-   iwtest.html
2-   iwtest_files  folder and it's files

what wrong my work?

please help me

thank you before
Ardeshir


RE: published my iwtest application to my web host - kudzu - 12-24-2019

You cant simply just copy an EXE file. First you need to determine what deployment type that you want:
http://docs.atozed.com/docs.dll/Getting%20Started/IntraWeb%20Application%20Types.html

In addition to that there are also ASP.NET and HTTP.SYS that are not listed in that link.

For SA, which I suspect you have currently:
http://docs.atozed.com/docs.dll/deployment/Deploying%20your%20application%20as%20a%20Stand%20Alone%20Server.html