Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WB22] Pageparameter gets truncated (1 reply)

$
0
0
Hi,

Has anybody got the problem that the last digit of a numerical parameter gets truncated in an awp page?
The parameter is read and stored in a global integer. eg 123456
On first load he correct article is read based on the id and displayed on the page, but when doing some server action in the init code of the page the parameter is fetched again but reads 12345 instead of 123456.
If I put a space after the id, then all goes well, but that should not be necessary.
I'm stuck here, what's happening?

Kind regards,
Piet

Viewing all articles
Browse latest Browse all 1914

Trending Articles