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

Web Development

 
GeneralTriggering vbcode in assess from a server side asp code Pin
iluha22-May-03 4:57
iluha22-May-03 4:57 
GeneralRe: Triggering vbcode in assess from a server side asp code Pin
Roger Wright22-May-03 6:49
professionalRoger Wright22-May-03 6:49 
GeneralDownload time Pin
Brakanjan21-May-03 22:53
Brakanjan21-May-03 22:53 
GeneralRe: Download time Pin
Brian Delahunty22-May-03 9:40
Brian Delahunty22-May-03 9:40 
GeneralRe: Download time Pin
The Limey23-May-03 8:05
The Limey23-May-03 8:05 
Questionkilling child windows...how? Pin
Atilla Selem21-May-03 22:26
Atilla Selem21-May-03 22:26 
GeneralUpload File without refreshing actual pg Pin
Anonymous21-May-03 21:28
Anonymous21-May-03 21:28 
GeneralRe: Upload File without refreshing actual pg Pin
The Limey23-May-03 8:19
The Limey23-May-03 8:19 
There is one possibility I can think of to stop the page refreshing.
When a request is made to a server a status code is returned whether it be 200 (OK) or 404 (Not Found) by default, otherwise the Internet would not work. There is however a status code which does not return which is 204.
On the client side submit a page as normal. On the server side page do what you have to do with the the request and finally return a staus code of 204. The page will not move.


He who laughs last thinks slowest.
GeneralRe: Upload File without refreshing actual pg Pin
Anonymous27-May-03 0:05
Anonymous27-May-03 0:05 
Generalcomments used in perl CGI Pin
K. Shaffer21-May-03 9:59
K. Shaffer21-May-03 9:59 
GeneralRe: comments used in perl CGI Pin
markkuk21-May-03 11:04
markkuk21-May-03 11:04 
GeneralFlash 5 Pin
ballyduff20-May-03 23:19
ballyduff20-May-03 23:19 
GeneralRe: Flash 5 Pin
ColinDavies20-May-03 23:26
ColinDavies20-May-03 23:26 
GeneralRe: Flash 5 Pin
DFU2322-May-03 8:10
DFU2322-May-03 8:10 
Questionversion problem??? Pin
Daron Tan20-May-03 21:50
Daron Tan20-May-03 21:50 
AnswerRe: version problem??? Pin
Richard Deeming21-May-03 8:29
mveRichard Deeming21-May-03 8:29 
Generalview last line of textarea Pin
Brakanjan20-May-03 4:59
Brakanjan20-May-03 4:59 
GeneralRe: view last line of textarea Pin
Roger Wright20-May-03 5:39
professionalRoger Wright20-May-03 5:39 
GeneralRe: view last line of textarea Pin
theJazzyBrain25-May-03 0:13
theJazzyBrain25-May-03 0:13 
GeneralOracle 9i and ASP on same machine Pin
DFU2320-May-03 4:38
DFU2320-May-03 4:38 
GeneralRe: Oracle 9i and ASP on same machine Pin
DFU2322-May-03 7:55
DFU2322-May-03 7:55 
GeneralRe: Oracle 9i and ASP on same machine Pin
Sarvesvara (BVKS) Dasa28-May-03 6:10
Sarvesvara (BVKS) Dasa28-May-03 6:10 
GeneralRe: Oracle 9i and ASP on same machine Pin
DFU2328-May-03 8:05
DFU2328-May-03 8:05 
Generalgraphics libraries on the net Pin
Hesham Amin20-May-03 0:58
Hesham Amin20-May-03 0:58 
GeneralRe: graphics libraries on the net Pin
Bullschmidt21-May-03 18:16
Bullschmidt21-May-03 18:16 

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.