Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need some help porting xwindows perl to CGI

Status
Not open for further replies.

jwleger

Programmer
Nov 10, 2003
8
US
I need some help in choosing methodolgy or tool kit, or something, to port a PERL app to CGI. I have written an app that allows browsing, creating, deleting, dissection and/or manipulation of db objects. It runs quite well in xwindows using cursor positioning. There are about 20 different screens with controls to page forwards/back/search/ sort/drill down and so on. I want to port this to CGI and have set up a site on RedHat AdvSrv using Apache and mod_perl. I can log in and display data, but before I go about writing a couple thousand lines of code, would one of you with experience point me to some useful widgets, and/or examples I might use. In particular I ‘m hoping to find a widget that can be used to display multiple columns of data where there may be more than one page. It would be able to return some value to the program and generally do in a browser what the program does in xwindows. I've been searching the web for a few days without finding anything close to what I'm requesting.
Thanks in Advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top