Forum > Networking and Web Programming
[Tutorial] Basic fpWeb Tutorial Article
Trenatos:
I've only had a chance to speed-read through it, but this looks great!
Instead of skimming and not explaining important details, it seems that you cover the basics properly, how to use sessions, cookie, scope, post/get, modules, etc.
I will definitely be spending some time checking this out.
Trenatos:
Hm, actually, I ran into a problem.
After creating a new application, and trying to start it as described, I get an error when I visit the page: TCustomHTTPModule not found
Leledumbo:
--- Quote from: Trenatos on September 04, 2015, 11:31:44 pm ---Hm, actually, I ran into a problem.
After creating a new application, and trying to start it as described, I get an error when I visit the page: TCustomHTTPModule not found
--- End quote ---
Please be specific, I'm not an oracle. I can't see what you code, how you run it, etc.
eny:
Great introduction!
Would be nice if it would be integrated in the Wiki though (http://wiki.lazarus.freepascal.org/fcl-web).
Trenatos:
--- Quote from: Leledumbo on September 05, 2015, 10:26:56 am ---
--- Quote from: Trenatos on September 04, 2015, 11:31:44 pm ---Hm, actually, I ran into a problem.
After creating a new application, and trying to start it as described, I get an error when I visit the page: TCustomHTTPModule not found
--- End quote ---
Please be specific, I'm not an oracle. I can't see what you code, how you run it, etc.
--- End quote ---
Sorry about that. It seems I missed the part about ignoring all the exceptions.
When I do that, it works and I see the text in browser.
Navigation
[0] Message Index
[#] Next page
[*] Previous page