Click here to Skip to main content
15,913,027 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWeb Services and Non .NET Sites Pin
27-Jun-02 8:39
suss27-Jun-02 8:39 
GeneralRe: Web Services and Non .NET Sites Pin
Christopher Lord28-Jun-02 20:52
Christopher Lord28-Jun-02 20:52 
GeneralSeeking Path Of Attack Pin
DallasTxRob26-Jun-02 21:25
DallasTxRob26-Jun-02 21:25 
GeneralRe: Seeking Path Of Attack Pin
Richard Deeming27-Jun-02 0:05
mveRichard Deeming27-Jun-02 0:05 
Generalreplace web address with text friendly text Pin
Garth26-Jun-02 14:08
Garth26-Jun-02 14:08 
GeneralRe: replace web address with text friendly text Pin
Richard Deeming27-Jun-02 0:15
mveRichard Deeming27-Jun-02 0:15 
GeneralWhats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 7:34
Nnamdi Onyeyiri26-Jun-02 7:34 
GeneralRe: Whats wrong with my code? HELP! Pin
Jeremy Falcon26-Jun-02 8:04
professionalJeremy Falcon26-Jun-02 8:04 
Could you post more of the code? The following runs fine on my IIS dev server (NT4 Server)...

Sub goodMSG(msg)
    Dim badwords
    badwords = Array("arse")

    For i=0 To badwords.length
        ...
    Next
End Sub


Jeremy L. Falcon<nobr>
Homepage : Sonork = 100.16311

"But everybody darlin' sometimes bites the hand that feeds."
"Remember in this game we call life that no one said it's fair."
"Just because you're winnin' don't mean you're the lucky ones."
Song: Breakdown - Album: Use Your Illusion II - Artist: Guns N' Roses

GeneralRe: Whats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 8:20
Nnamdi Onyeyiri26-Jun-02 8:20 
GeneralRe: Whats wrong with my code? HELP! Pin
Jeremy Falcon26-Jun-02 8:56
professionalJeremy Falcon26-Jun-02 8:56 
GeneralRe: Whats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 9:21
Nnamdi Onyeyiri26-Jun-02 9:21 
GeneralRe: Whats wrong with my code? HELP! Pin
Nnamdi Onyeyiri26-Jun-02 9:36
Nnamdi Onyeyiri26-Jun-02 9:36 
GeneralWeb Form: Autocomplete combobox Pin
DFlatCSharp26-Jun-02 7:20
DFlatCSharp26-Jun-02 7:20 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard26-Jun-02 7:57
Chris Rickard26-Jun-02 7:57 
GeneralRe: Web Form: Autocomplete combobox Pin
DFlatCSharp26-Jun-02 8:35
DFlatCSharp26-Jun-02 8:35 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard26-Jun-02 8:40
Chris Rickard26-Jun-02 8:40 
GeneralRe: Web Form: Autocomplete combobox Pin
DFlatCSharp26-Jun-02 8:46
DFlatCSharp26-Jun-02 8:46 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard26-Jun-02 12:09
Chris Rickard26-Jun-02 12:09 
GeneralRe: Web Form: Autocomplete combobox Pin
DFlatCSharp27-Jun-02 2:29
DFlatCSharp27-Jun-02 2:29 
GeneralRe: Web Form: Autocomplete combobox Pin
Chris Rickard27-Jun-02 4:35
Chris Rickard27-Jun-02 4:35 
Generalsearch a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 4:58
Nnamdi Onyeyiri26-Jun-02 4:58 
GeneralRe: search a variable for a string Pin
Wictor Wilén26-Jun-02 5:06
Wictor Wilén26-Jun-02 5:06 
GeneralRe: search a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 5:24
Nnamdi Onyeyiri26-Jun-02 5:24 
GeneralRe: search a variable for a string Pin
Wictor Wilén26-Jun-02 5:29
Wictor Wilén26-Jun-02 5:29 
GeneralRe: search a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 5:48
Nnamdi Onyeyiri26-Jun-02 5:48 

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.