Click here to Skip to main content
15,928,983 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Do you use Macromedia Dreamweaver MX to develop the web? Pin
John Kuhn27-May-03 9:08
John Kuhn27-May-03 9:08 
AnswerRe: Do you use Macromedia Dreamweaver MX to develop the web? Pin
Vasudevan Deepak Kumar28-May-03 0:28
Vasudevan Deepak Kumar28-May-03 0:28 
AnswerRe: Do you use Macromedia Dreamweaver MX to develop the web? Pin
David Wulff2-Jun-03 4:01
David Wulff2-Jun-03 4:01 
AnswerRe: Do you use Macromedia Dreamweaver MX to develop the web? Pin
Daniel Burnham5-Jun-03 5:20
sussDaniel Burnham5-Jun-03 5:20 
GeneralIIS Hanging when opening text file Pin
Touson22-May-03 22:49
Touson22-May-03 22:49 
GeneralRe: IIS Hanging when opening text file Pin
Roger Wright23-May-03 4:11
professionalRoger Wright23-May-03 4:11 
GeneralRe: IIS Hanging when opening text file Pin
Sarvesvara (BVKS) Dasa24-May-03 22:48
Sarvesvara (BVKS) Dasa24-May-03 22:48 
GeneralRe: IIS Hanging when opening text file Pin
Daron Tan28-May-03 4:20
Daron Tan28-May-03 4:20 
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 

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.