![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2006
Posts: 5
Rep Power: 0
![]() |
Hello guyz,
i need a bit of help over a special matter i want to create an HTML file with username/password what i want exactly is upon entring a correct username and password that file should show a specified file of one of these formats xml, xls, pdf, dbf or even html in that html hope you got what I am trying to say :o and i need a database upon which my username/password will be validated i mean i don't know how to connect html to databse please help me in this regard if anyone can provide me with whole code/guide/tutorial I'll be really really thankful for that. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
HTML is a client side markup language. It tells the browser how to display the page. That's all. Password validation, database access, and so forth has to be done on the server. There are many languages that can do this server-side work. PHP is one of the most popular, but it all rather depends on what your hosting server supports.
|
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2006
Posts: 5
Rep Power: 0
![]() |
if anyone knows about either any way i mean ready made code in php or asp or any other language plz do tell me
...i |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jun 2006
Posts: 5
Rep Power: 0
![]() |
well arevos thanks for reply ... my hosting server supports php and sql as well and even i can install addational database as i've got full access to my server i.e. i've got dedicated one so any hope in either php or asp? especially php?
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
|
|
|
|
|
|
#6 |
|
Newbie
Join Date: Jun 2006
Posts: 5
Rep Power: 0
![]() |
vOid i dun want general php tutorial
i need just for specific topic thanks for reply by the way these links may help me |
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Are you looking for turnkey code?
![]()
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#8 |
|
Newbie
Join Date: Jun 2006
Posts: 5
Rep Power: 0
![]() |
turnkey code?
|
|
|
|
|
|
#9 |
|
PFO Founder
![]() ![]() |
http://www.google.com/search?q=php+l...en-US:official
a quick search on google gives a few good ideas on how you can accomplish this task if you need anymore help just ask
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|