Frontend using HTML, Backend db using Access / Oracle

Status
Not open for further replies.

preshit.net

ex3n1us m4x1mus
Hey,

So we have the E-Commerce subject in this sem.
One of the case studies given to us involves creating a website.

BUT

The faculty wants us to create the site using only

HTML / XML / WML / DHTML and MS Access / Oracle / SQL

Does anyone here know how do you link to a database using ONLY the above. No asp, jsp, php.

Thanks
 

Pathik

Google Bot
^^ Offtopic: Which Branch and which Sem?
BTW i dont think it is possible at all without using any scripting language.
 

anarkiLeo

Right off the assembly line
u can use J2EE if u say i can tell how to work on it.....i have developed somewhat similar example.... but u have to use Servlets along with Html... do you know J2EE
 

Pathik

Google Bot
I think i have seen similar AJAX implementations somewhere. BTW you can store the data in XML files also na? Is it necessary to use some database?
 
OP
preshit.net

preshit.net

ex3n1us m4x1mus
Actually, Yea. He wants us to use MS Access as the backend. But if we have knowledge of Oracle, we can use Oracle :|
Nothing else.
 

Faun

Wahahaha~!
Staff member
AJAX also uses some scripting language at the backend.
php or JSP or ASP
 

Zeeshan Quireshi

C# Be Sharp !
DARK LORD said:
BSc. IT. 4th Sem
TCSC, Mumbai.

Btw, javascript would be fine I think.
Mate you WILL have to use atleast one server-side scripting language or your own server-side c++ applications to perform the database transactions .

You CANNOT do it with just JS .
 
OP
preshit.net

preshit.net

ex3n1us m4x1mus
Thanks for the feedback guys. Time to go to him tomorrow and debate.

Any topic recommendations ? What to make the website one ? Related to e-commerce ?

Bahahaha...
After some debating and walking to the Principal's cabin, he's allowed server side scripts.

So any php experts in here ?
 
Last edited:

timemachine

Boom Bhadam Dhishkyao
DARK LORD said:
Thanks for the feedback guys. Time to go to him tomorrow and debate.

Any topic recommendations ? What to make the website one ? Related to e-commerce ?

Bahahaha...
After some debating and walking to the Principal's cabin, he's allowed server side scripts.

So any php experts in here ?

Yeps...Just tell me what kind of help do you want?
 
OP
preshit.net

preshit.net

ex3n1us m4x1mus
Well, I've just begun with the site.
Doing that Comic Book site + store in php/mysql :D

Lets see how everything goes.
 

timemachine

Boom Bhadam Dhishkyao
Okkk...You are following Beginning PHP MySql and Apache Web Development

It is a good book. Go on with it.
Best of luck.
 
OP
preshit.net

preshit.net

ex3n1us m4x1mus
Yea. Was recommended to me by [xubz]

Anyhow, the comic book is a very basic example. I wish to add user registrations, user levels, new character approvals and something lil more.

Any idea how do I proceed ?
 

timemachine

Boom Bhadam Dhishkyao
you will have to think about that its all logic.

What do you want? Tell me specifically what are you trying to make.

I can tell you about my collage project.I am currently working on a social community website, so if you want examples from that just tell me.
 
OP
preshit.net

preshit.net

ex3n1us m4x1mus
We have been told to make an e-commerce related website, database driven and all.

My topic has been approved, just that the comic book example is pretty basic. So I want to add stuff to it.

Social community site is already assigned to someone else.
 
Last edited:

timemachine

Boom Bhadam Dhishkyao
OK.

YOu can develop a clone of OScommerce or zencart
zencart is a online shopping store you can read more here

*en.wikipedia.org/wiki/Zen_Cart

do you want something like this?
 
OP
preshit.net

preshit.net

ex3n1us m4x1mus
Thanks for the links mate, but the shopping cart given in the book is fine for our project. We don't want anything too complex.

See, the comic site example in the book only lets a visitor and add/edit superheroes and their powers. I just need to add something more to it.
 

timemachine

Boom Bhadam Dhishkyao
OK OK i was just giving you some examples that I can find in web...
Hey you can add ratings to the superhero

Strength Meter also

I am sorry i forgot about the book but you can add something creative...I have to look at it again. I will tell u 2morrow evening. I can give u suggestions on programming if you came up with any idea..which is suitable for your project.
 
Status
Not open for further replies.
Top Bottom