Click here to Skip to main content
15,892,643 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Disable IFRAME Pin
alex.barylski2-Dec-04 12:25
alex.barylski2-Dec-04 12:25 
GeneralRe: Disable IFRAME Pin
perlmunger2-Dec-04 12:47
perlmunger2-Dec-04 12:47 
GeneralDiverting Ip Address in my home computer... Pin
ZarrinPour1-Dec-04 18:43
ZarrinPour1-Dec-04 18:43 
GeneralRe: Diverting Ip Address in my home computer... Pin
JKroschel2-Dec-04 10:15
JKroschel2-Dec-04 10:15 
Generalc++ problem with IHTMLDocument2 Pin
laurentmuratet30-Nov-04 23:42
laurentmuratet30-Nov-04 23:42 
GeneralRe: c++ problem with IHTMLDocument2 Pin
alex.barylski1-Dec-04 9:28
alex.barylski1-Dec-04 9:28 
GeneralLink Validation Pin
german_aspnet30-Nov-04 7:53
german_aspnet30-Nov-04 7:53 
GeneralRe: Link Validation Pin
aplope1-Dec-04 7:01
aplope1-Dec-04 7:01 
Seems to me you should use the System.IO class and then the File.Exists() method. For this method to work, you would need to know the file path for "http://xxx.xxx/report/". Once you know that and the file name,

if File.Exists(FullFilename) then
'show file
end if

Pegmeister
GeneralRe: Link Validation Pin
german_aspnet1-Dec-04 9:01
german_aspnet1-Dec-04 9:01 
GeneralRe: javascript typing effect Pin
Sven Cipido30-Nov-04 7:46
Sven Cipido30-Nov-04 7:46 
GeneralRe: javascript typing effect Pin
rgoyal2-Dec-04 1:27
rgoyal2-Dec-04 1:27 
GeneralRe: javascript typing effect Pin
Sven Cipido9-Dec-04 20:12
Sven Cipido9-Dec-04 20:12 
GeneralRe: javascript typing effect Pin
Sven Cipido9-Dec-04 20:15
Sven Cipido9-Dec-04 20:15 
GeneralWant to build content-based websites Pin
Ali Alaradi30-Nov-04 0:05
Ali Alaradi30-Nov-04 0:05 
GeneralRe: Want to build content-based websites Pin
Roger Wright30-Nov-04 3:31
professionalRoger Wright30-Nov-04 3:31 
GeneralRe: Want to build content-based websites Pin
Ali Alaradi30-Nov-04 6:35
Ali Alaradi30-Nov-04 6:35 
GeneralRe: Want to build content-based websites Pin
Roger Wright30-Nov-04 19:36
professionalRoger Wright30-Nov-04 19:36 
GeneralRe: Want to build content-based websites Pin
raouls30-Nov-04 3:32
raouls30-Nov-04 3:32 
GeneralRe: Want to build content-based websites Pin
raouls8-Dec-04 3:31
raouls8-Dec-04 3:31 
GeneralRichTextBox control and ASP Pin
maibuihuynhtg29-Nov-04 21:01
maibuihuynhtg29-Nov-04 21:01 
GeneralRe: RichTextBox control and ASP Pin
Sven Cipido29-Nov-04 23:52
Sven Cipido29-Nov-04 23:52 
GeneralU can help Pin
davilism29-Nov-04 19:22
davilism29-Nov-04 19:22 
GeneralRe: U can help Pin
aplope1-Dec-04 7:06
aplope1-Dec-04 7:06 
Generalquerying database with cookie values Pin
SkinnyLou29-Nov-04 11:30
SkinnyLou29-Nov-04 11:30 
GeneralWeb Service responce size Pin
Colin Mc29-Nov-04 3:36
Colin Mc29-Nov-04 3:36 

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.