Setting up the Web server
Setting up the Web server involves:
- Specifying the MIME type
- Putting the files on the server
Specifying the MIME type
Using the appropriate software for your Web server, register
the MIME type for the DataWindow plug-in. For PowerBuilder 9,
the MIME type is:
1 |
application/datawindow9 |
The file extension associated with the MIME type is PSR.
Your server documentation may use the term content type instead
of MIME type.
Putting the files on
the server
You must copy the PSR and HTML files to appropriate directories
on your server.
Files | Location | What you do |
---|---|---|
HTML page | The HTML documents directory or subdirectory | Copy the HTML page to the directory specified in any URLs that link to the page. |
PSR file named in the SRC attribute of the Embed element |
The HTML documents directory or some other directory as appropriate |
Copy the PSR file to the directory you specified in the Embed element attribute. |
About URLs The URLs you specify in your HTML page are logical paths as defined
by the Web server. For example, the system path for your PSR might be:
1 |
C:WEBSITEHTDOCSPBDWB_ATT_CROSSOUT.PSR |
If htdocs is defined as the server’s documents directory,
the logical path for the URL would be relative to the documents
directory:
1 |
pb/dwb_att_crossout.psr |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest