Click here to Skip to main content
15,886,860 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: XP SP2 and IE warning (jeez) Pin
goodolct21-Dec-04 20:11
goodolct21-Dec-04 20:11 
GeneralProblem calling batch file in ASP Pin
Its due when16-Dec-04 14:17
Its due when16-Dec-04 14:17 
GeneralRe: Problem calling batch file in ASP Pin
J4amieC16-Dec-04 22:25
J4amieC16-Dec-04 22:25 
GeneralRe: Problem calling batch file in ASP Pin
ScottSingleton21-Dec-04 8:42
ScottSingleton21-Dec-04 8:42 
GeneralJavascript Encoding Pin
afronaut16-Dec-04 11:01
afronaut16-Dec-04 11:01 
GeneralRe: Javascript Encoding Pin
alex.barylski16-Dec-04 14:50
alex.barylski16-Dec-04 14:50 
Generalvisibility in css and javascript Pin
LarrySG16-Dec-04 10:38
LarrySG16-Dec-04 10:38 
GeneralRe: visibility in css and javascript Pin
afronaut16-Dec-04 10:54
afronaut16-Dec-04 10:54 
Not so, paste the following into a doc:

<script language="javascript">
function h(){
Contain.style.visibility="hidden";
}
</script>
<p><input onclick="h()" type="button" value="Hide"></p>
<div id="Contain" style="background-color:yellow">
<span>test</span>
<span>test</span>
</div>

*->>Always working on my game, teach me
*->>something new.
cout << "dav1d\n";
GeneralRe: visibility in css and javascript Pin
alex.barylski16-Dec-04 14:44
alex.barylski16-Dec-04 14:44 
Generaljavascript form quirks Pin
adermard16-Dec-04 8:38
adermard16-Dec-04 8:38 
Generalasp pages expire Pin
cmarmr16-Dec-04 4:03
cmarmr16-Dec-04 4:03 
GeneralRe: asp pages expire Pin
contactsonia16-Dec-04 18:14
contactsonia16-Dec-04 18:14 
GeneralRe: asp pages expire Pin
cmarmr17-Dec-04 3:43
cmarmr17-Dec-04 3:43 
GeneralSet html target value dynamcially in framed htm page which sources aspx pages. Pin
Sue Oates15-Dec-04 23:43
Sue Oates15-Dec-04 23:43 
GeneralHelp - Calling a batch file Pin
Its due when15-Dec-04 13:09
Its due when15-Dec-04 13:09 
GeneralRe: Help - Calling a batch file Pin
Colin Angus Mackay15-Dec-04 13:29
Colin Angus Mackay15-Dec-04 13:29 
GeneralRe: Help - Calling a batch file Pin
Its due when15-Dec-04 13:44
Its due when15-Dec-04 13:44 
Questionhow to support asp??? Pin
Opa Knack15-Dec-04 9:57
Opa Knack15-Dec-04 9:57 
GeneralSending data back to referer Pin
mtone15-Dec-04 9:26
mtone15-Dec-04 9:26 
GeneralRe: Sending data back to referer Pin
aplope17-Dec-04 7:36
aplope17-Dec-04 7:36 
GeneralReporting Services : custom parameters Pin
Member 150632215-Dec-04 5:39
Member 150632215-Dec-04 5:39 
GeneralStrange behaviour of ISAPI Filter; OnUrlMap called multiple time after returning SF_STATUS_REQ_FINISH Pin
qaiser7315-Dec-04 0:38
qaiser7315-Dec-04 0:38 
QuestionWhy different results? Pin
rgoyal14-Dec-04 20:20
rgoyal14-Dec-04 20:20 
AnswerRe: Why different results? Pin
raouls14-Dec-04 21:43
raouls14-Dec-04 21:43 
GeneralRe: Why different results? Pin
rgoyal15-Dec-04 21:54
rgoyal15-Dec-04 21:54 

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.