Click here to Skip to main content
15,891,633 members
Home / Discussions / Web Development
   

Web Development

 
QuestionIIS metabase Error Pin
hasan19828-May-06 1:00
hasan19828-May-06 1:00 
QuestionHow to draw a rectangle using Javascript? Pin
KaKa'7-May-06 23:13
KaKa'7-May-06 23:13 
AnswerRe: How to draw a rectangle using Javascript? Pin
CWIZO9-May-06 0:45
CWIZO9-May-06 0:45 
QuestionExecuting parent window's function Pin
metbinu2003@yahoo.com7-May-06 22:02
metbinu2003@yahoo.com7-May-06 22:02 
AnswerRe: Executing parent window's function Pin
CWIZO7-May-06 22:08
CWIZO7-May-06 22:08 
Questionconnecting to MS Access database with JavaScript Pin
mhmo7-May-06 6:46
mhmo7-May-06 6:46 
AnswerRe: connecting to MS Access database with JavaScript Pin
Roger Wright7-May-06 7:32
professionalRoger Wright7-May-06 7:32 
AnswerRe: connecting to MS Access database with JavaScript Pin
Guffa7-May-06 9:24
Guffa7-May-06 9:24 
You can't connect to Access using only Javascript. Access is a file based database, and you can't access the file system of the server using Javascipt.

If you used a database server, like MS SQL or MySQL, it would be possible, but not advisable. The connectionsstring would be plainly visible in the source code, and anyone could connect directly to your database and do whatever they wanted to it.

Without using server side code there is no good way to use a database.

There are plenty of free guestbook solutions that you can use. Most of them come with some kind of advertisment, though.

---
b { font-weight: normal; }

QuestionHow to draw a rectangle on a webpage? Pin
KaKa'7-May-06 5:41
KaKa'7-May-06 5:41 
Questionclose a Window Pin
sctgnn6-May-06 12:13
sctgnn6-May-06 12:13 
AnswerRe: close a Window Pin
Guffa7-May-06 5:39
Guffa7-May-06 5:39 
QuestionCalling Windows API in ASp 3.0 Pin
Hassan Akhtar Ali5-May-06 22:39
Hassan Akhtar Ali5-May-06 22:39 
Questionvertical scroll combo Pin
s_ana5-May-06 20:27
s_ana5-May-06 20:27 
QuestionEnabling Multithreading Pin
gmhanna5-May-06 11:45
gmhanna5-May-06 11:45 
QuestionRegular Expression Pin
pssuresh5-May-06 10:06
pssuresh5-May-06 10:06 
AnswerRe: Regular Expression Pin
Guffa5-May-06 10:32
Guffa5-May-06 10:32 
GeneralRe: Regular Expression Pin
User 17164925-May-06 11:46
professionalUser 17164925-May-06 11:46 
QuestionCrystal Reports export error Pin
CRnewbie5-May-06 10:03
CRnewbie5-May-06 10:03 
Questionhow to connect ASP to exchange 2003 Pin
Gertjan de Vrij5-May-06 4:10
Gertjan de Vrij5-May-06 4:10 
Questionviewing/downloading zip files Pin
Tara144-May-06 22:43
Tara144-May-06 22:43 
AnswerRe: viewing/downloading zip files Pin
Guffa4-May-06 23:36
Guffa4-May-06 23:36 
GeneralRe: viewing/downloading zip files Pin
Tara145-May-06 2:02
Tara145-May-06 2:02 
Question.shtml Pin
hung_ngole4-May-06 17:16
hung_ngole4-May-06 17:16 
AnswerRe: .shtml Pin
CWIZO7-May-06 22:09
CWIZO7-May-06 22:09 
QuestionPHPBB and GALLERY 2 help Pin
czukoman204-May-06 12:43
czukoman204-May-06 12:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.