Click here to Skip to main content
16,008,183 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe:ASP Remote Debugging Setup Pin
anju8-Jun-05 5:29
anju8-Jun-05 5:29 
GeneralRe:ASP Remote Debugging Setup Pin
minhpc_bk8-Jun-05 17:04
minhpc_bk8-Jun-05 17:04 
GeneralImage Uploading Pin
FoeFunk7-Jun-05 5:02
FoeFunk7-Jun-05 5:02 
Generallinking of files doesnt not work in webapps Pin
lhahehal6-Jun-05 20:41
lhahehal6-Jun-05 20:41 
GeneralRe: linking of files doesnt not work in webapps Pin
lhahehal7-Jun-05 14:50
lhahehal7-Jun-05 14:50 
GeneralExport to excel data from ultrawebgrid rows Pin
sunilmskr6-Jun-05 17:53
sunilmskr6-Jun-05 17:53 
QuestionAsp Xml Stability??? Pin
Anonymous6-Jun-05 12:42
Anonymous6-Jun-05 12:42 
AnswerRe: Asp Xml Stability??? Pin
Christian Graus6-Jun-05 12:51
protectorChristian Graus6-Jun-05 12:51 
Do you intend to store your XML in a file on your own ? What a disaster. Access at least allows multiple users, a single file will not, obviously.

Yes, if you have more than 3 users, you should use MSDE or SQL Server. You can store XML in any database, if it meets your business needs. Storing it in a flat file ( if that's what you mean by XML OR Access ) is just a plain terrible idea.


Christian Graus - Microsoft MVP - C++
GeneralSQL Injection Attacks Pin
Brendan Vogt6-Jun-05 0:50
Brendan Vogt6-Jun-05 0:50 
GeneralRe: SQL Injection Attacks Pin
DavidNohejl6-Jun-05 2:28
DavidNohejl6-Jun-05 2:28 
GeneralRe: SQL Injection Attacks Pin
DavidNohejl6-Jun-05 4:10
DavidNohejl6-Jun-05 4:10 
GeneralRe: SQL Injection Attacks Pin
Colin Angus Mackay6-Jun-05 8:29
Colin Angus Mackay6-Jun-05 8:29 
GeneralASP Printing Pin
Anonymous5-Jun-05 23:48
Anonymous5-Jun-05 23:48 
GeneralHelp me out... Its urgent Pin
Adarsh Shah6-Jun-05 3:15
Adarsh Shah6-Jun-05 3:15 
Generalforce to launch new IE window in the same process Pin
Ning Hu5-Jun-05 12:40
Ning Hu5-Jun-05 12:40 
GeneralRe: force to launch new IE window in the same process Pin
Ning Hu5-Jun-05 12:41
Ning Hu5-Jun-05 12:41 
GeneralProblem in handeling Safe Array in ASP Pin
Waheed Ul Haq4-Jun-05 20:35
Waheed Ul Haq4-Jun-05 20:35 
GeneralAn interesting problem... Pin
tantiboh4-Jun-05 9:51
tantiboh4-Jun-05 9:51 
GeneralRe: An interesting problem... Pin
DavidNohejl4-Jun-05 10:30
DavidNohejl4-Jun-05 10:30 
GeneralRe: An interesting problem... Pin
Scott Serl5-Jun-05 11:16
Scott Serl5-Jun-05 11:16 
GeneralError when check the file uploaded Pin
likesharad3-Jun-05 4:29
susslikesharad3-Jun-05 4:29 
GeneralRemove Project Pin
TheEagle2-Jun-05 2:58
TheEagle2-Jun-05 2:58 
GeneralRe: Remove Project Pin
MoustafaS4-Jun-05 11:47
MoustafaS4-Jun-05 11:47 
GeneralRe: Remove Project Pin
TheEagle7-Jun-05 21:09
TheEagle7-Jun-05 21:09 
Generaljavascript vs VB Script Pin
Usman Tasleem Akshaf2-Jun-05 2:13
Usman Tasleem Akshaf2-Jun-05 2:13 

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.