Need some suggestion on the frontend [message #90877] |
Mon, 05 November 2001 03:09 |
Giridhar
Messages: 38 Registered: May 2001
|
Member |
|
|
Hai friends,
i have an oracle 9i enterprised edition.
We have to work on a small project which details with
display of some information from oracle,some screens for
maintaining the info and for modifying the information.
Regarding backend we dont have any problem.
we have few doubts about the frontend.
Can we use HTML Alone as frontend to do this project?
It is an inhouse project.When i was checking for the packages
available,we observed a package UTL_HTTP.Will it be helpful
for us?
Kindly send ur suggestions as how can we go ahead with this work?
Thanks in Advance
Giridhar Kodakalla
----------------------------------------------------------------------
|
|
|
|
Re: Need some suggestion on the frontend [message #90900 is a reply to message #90877] |
Sun, 25 November 2001 18:37 |
yuvaprakash
Messages: 1 Registered: November 2001
|
Junior Member |
|
|
U cannot do it with HTML alone
U need some Serverside scripts
U may use JSP or ASP to do that!!
With JavaScript U cannot access Database Records!!
Reply me if U have any doubts
----------------------------------------------------------------------
|
|
|