Click here to Skip to main content
15,896,285 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: sending email from HTML pages Pin
Vasudevan Deepak Kumar1-Mar-06 23:01
Vasudevan Deepak Kumar1-Mar-06 23:01 
Questionstop postback in asp.net Pin
cmarmr27-Feb-06 16:38
cmarmr27-Feb-06 16:38 
AnswerRe: stop postback in asp.net Pin
Guffa27-Feb-06 19:08
Guffa27-Feb-06 19:08 
GeneralRe: stop postback in asp.net Pin
cmarmr28-Feb-06 4:58
cmarmr28-Feb-06 4:58 
AnswerRe: stop postback in asp.net Pin
Guffa28-Feb-06 7:31
Guffa28-Feb-06 7:31 
AnswerRe: stop postback in asp.net Pin
HimaBindu Vejella28-Feb-06 18:17
HimaBindu Vejella28-Feb-06 18:17 
QuestionSafari & Firefox go back button Pin
vicky45727-Feb-06 5:33
vicky45727-Feb-06 5:33 
AnswerRe: Safari & Firefox go back button Pin
Shog927-Feb-06 16:10
sitebuilderShog927-Feb-06 16:10 
Disabling the Back button is a terrible idea. If and when it works, consider it a bug - no well-designed browser is likely to support it for long (if at all).
That said, there are times when you'll want to keep the user from returning to certain pages. Start by familiarizing yourself with the <a href="http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/replace.asp" rel="nofollow">location.replace()</a> method. Then read this article on the subject:
http://www.4guysfromrolla.com/webtech/111500-1.shtml[^]


----
Scripts i've known...
CPhog 0.9.9 - make CP better.
Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve
Print forum 0.1.1 - printer-friendly forums

Questionchatting With file attachment Pin
suresh_068127-Feb-06 4:41
suresh_068127-Feb-06 4:41 
QuestionWebCast Info Pin
Small Rat27-Feb-06 4:14
Small Rat27-Feb-06 4:14 
Questionwindow.open Pin
Trey549827-Feb-06 3:22
Trey549827-Feb-06 3:22 
AnswerRe: window.open Pin
Guffa27-Feb-06 4:10
Guffa27-Feb-06 4:10 
AnswerRe: window.open Pin
Vasudevan Deepak Kumar1-Mar-06 23:03
Vasudevan Deepak Kumar1-Mar-06 23:03 
QuestionHow to create IFRAMES in javascript? Pin
KaKa'26-Feb-06 20:11
KaKa'26-Feb-06 20:11 
AnswerRe: How to create IFRAMES in javascript? Pin
Guffa27-Feb-06 6:16
Guffa27-Feb-06 6:16 
QuestionMenus In ASP Pin
prabu.m26-Feb-06 7:27
prabu.m26-Feb-06 7:27 
AnswerRe: Menus In ASP Pin
Sushant_Mathur27-Feb-06 21:22
Sushant_Mathur27-Feb-06 21:22 
AnswerRe: Menus In ASP Pin
Vasudevan Deepak Kumar2-Mar-06 1:21
Vasudevan Deepak Kumar2-Mar-06 1:21 
Questionweb services Pin
nahaleh25-Feb-06 20:31
nahaleh25-Feb-06 20:31 
AnswerRe: web services Pin
Vasudevan Deepak Kumar2-Mar-06 1:20
Vasudevan Deepak Kumar2-Mar-06 1:20 
QuestionEmail sending using SMTP Pin
Sgn_Flex24-Feb-06 18:16
Sgn_Flex24-Feb-06 18:16 
AnswerRe: Email sending using SMTP Pin
Vasudevan Deepak Kumar1-Mar-06 23:05
Vasudevan Deepak Kumar1-Mar-06 23:05 
QuestionXML Parsing Problem Pin
Jimbalaya524-Feb-06 12:08
Jimbalaya524-Feb-06 12:08 
GeneralRe: XML Parsing Problem Pin
Guffa24-Feb-06 22:09
Guffa24-Feb-06 22:09 
AnswerRe: XML Parsing Problem Pin
darkelv25-Feb-06 19:55
darkelv25-Feb-06 19: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.