Click here to Skip to main content
16,011,578 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWeb service returning a DataSet Pin
ShugMagoo27-Jun-05 12:38
ShugMagoo27-Jun-05 12:38 
GeneralRe: Web service returning a DataSet Pin
Guffa30-Jun-05 17:31
Guffa30-Jun-05 17:31 
GeneralRe: Web service returning a DataSet Pin
ShugMagoo1-Jul-05 13:48
ShugMagoo1-Jul-05 13:48 
GeneralRe: Web service returning a DataSet Pin
Guffa2-Jul-05 6:42
Guffa2-Jul-05 6:42 
Questionwhat do u mean by dynamic page??? Pin
Anonymous27-Jun-05 4:21
Anonymous27-Jun-05 4:21 
AnswerRe: what do u mean by dynamic page??? Pin
btoyer27-Jun-05 5:39
btoyer27-Jun-05 5:39 
GeneralScript for password protection of website Pin
akayoku26-Jun-05 16:40
akayoku26-Jun-05 16:40 
GeneralRe: Script for password protection of website Pin
Christian Graus26-Jun-05 17:07
protectorChristian Graus26-Jun-05 17:07 
Your password page should redirect to another page when the password test passes. The same as you redirect to WrongPassword.htm if it fails.


However, you're sending the password to the client, which makes the whole thing futile. Your password page should work on the server, should use the database for multiple passwords, and should call a stored procedure so your code does not reveal the layout of your database with regard to password information.


Christian Graus - Microsoft MVP - C++
GeneralRe: Script for password protection of website Pin
Yasin Xp4-Jul-05 20:08
sussYasin Xp4-Jul-05 20:08 
Generalimages in a webform Pin
cmarmr25-Jun-05 7:41
cmarmr25-Jun-05 7:41 
GeneralRe: images in a webform Pin
Guffa29-Jun-05 5:15
Guffa29-Jun-05 5:15 
GeneralForcing "Save Taget As" dialog when clicking a link Pin
Wolfram Steinke24-Jun-05 23:24
Wolfram Steinke24-Jun-05 23:24 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
minhpc_bk25-Jun-05 5:42
minhpc_bk25-Jun-05 5:42 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
Wolfram Steinke25-Jun-05 12:40
Wolfram Steinke25-Jun-05 12:40 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
Wolfram Steinke26-Jun-05 14:24
Wolfram Steinke26-Jun-05 14:24 
GeneralRe: Forcing "Save Taget As" dialog when clicking a link Pin
minhpc_bk26-Jun-05 14:39
minhpc_bk26-Jun-05 14:39 
GeneralExporting Images From Word Pin
ironclads24-Jun-05 11:23
ironclads24-Jun-05 11:23 
GeneralDHTML Menu & Iframes Pin
tranzparentl24-Jun-05 10:22
tranzparentl24-Jun-05 10:22 
GeneralRe: DHTML Menu & Iframes Pin
minhpc_bk25-Jun-05 5:55
minhpc_bk25-Jun-05 5:55 
Generalnew to web design, need guidance Pin
Joey Picerno24-Jun-05 6:25
Joey Picerno24-Jun-05 6:25 
GeneralRe: new to web design, need guidance Pin
Nino_124-Jun-05 15:17
Nino_124-Jun-05 15:17 
GeneralData on the wire Pin
nemo24-Jun-05 6:05
nemo24-Jun-05 6:05 
QuestionHow to access dynamically-generated elements Pin
Nickmatic24-Jun-05 5:47
Nickmatic24-Jun-05 5:47 
AnswerRe: How to access dynamically-generated elements Pin
minhpc_bk24-Jun-05 23:19
minhpc_bk24-Jun-05 23:19 
GeneralRe: How to access dynamically-generated elements Pin
Nickmatic25-Jun-05 5:55
Nickmatic25-Jun-05 5:55 

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.