Hi
anyone here proficient at delphi .net yet?
I am pulling out my hair, no manual ships with D8, just online help that doesnt help. Borland have emulated M$ so much with Delphi 8 you cant find any info on doing such simple things, such as reading request.contentfields.values (contentfields do not exist in D8 apparently)
all i am trying to do is have the value the user types into a text box on page1 displayed on page2 when submit is clicked.
in webbroker i would say:
variable := request.contentfields.values['fieldname']
how do i do this in BDS???
Tracey
Remember... True happiness is not getting what you want...
Its wanting what you have got!
anyone here proficient at delphi .net yet?
I am pulling out my hair, no manual ships with D8, just online help that doesnt help. Borland have emulated M$ so much with Delphi 8 you cant find any info on doing such simple things, such as reading request.contentfields.values (contentfields do not exist in D8 apparently)
all i am trying to do is have the value the user types into a text box on page1 displayed on page2 when submit is clicked.
in webbroker i would say:
variable := request.contentfields.values['fieldname']
how do i do this in BDS???
Tracey
Remember... True happiness is not getting what you want...
Its wanting what you have got!