Click here to Skip to main content
15,924,318 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHelp me plz Pin
my_ngage11-Oct-06 22:01
my_ngage11-Oct-06 22:01 
Questionhelp: uml for n queens problem and solution Pin
pimpernel11-Oct-06 9:53
pimpernel11-Oct-06 9:53 
AnswerRe: help: uml for n queens problem and solution Pin
Guffa14-Oct-06 3:12
Guffa14-Oct-06 3:12 
QuestionWeb Services and SSL Pin
mtone11-Oct-06 8:42
mtone11-Oct-06 8:42 
AnswerRe: Web Services and SSL Pin
Bradml11-Oct-06 15:57
Bradml11-Oct-06 15:57 
GeneralRe: Web Services and SSL Pin
mtone11-Oct-06 16:34
mtone11-Oct-06 16:34 
QuestionCreating Variables from Members of an Array Pin
lachut11-Oct-06 8:42
lachut11-Oct-06 8:42 
AnswerRe: Creating Variables from Members of an Array Pin
Guffa11-Oct-06 14:23
Guffa11-Oct-06 14:23 
Why do you think that creating variables dynamically is a good solution for what you are trying to do?

I don't think that you need to create varables dynamically at all, especially as there is no way that you can use them without dynamically create code that uses them. It's much easier to use the array instead.

Tip: The LBound function is totally superflous in VBScript, as it always returns zero. It's only useful in VB, where it is possible to change the lower bound of arrays.


---
b { font-weight: normal; }

GeneralRe: Creating Variables from Members of an Array Pin
lachut12-Oct-06 3:11
lachut12-Oct-06 3:11 
QuestionHow can mobile websites quickly tap into ad platforms? [modified] Pin
AllenArthurGay11-Oct-06 7:53
AllenArthurGay11-Oct-06 7:53 
QuestionPHP Dev Tool Pin
Bradml11-Oct-06 3:07
Bradml11-Oct-06 3:07 
AnswerRe: PHP Dev Tool Pin
Jonathan [Darka]12-Oct-06 4:21
professionalJonathan [Darka]12-Oct-06 4:21 
AnswerRe: PHP Dev Tool Pin
Vasudevan Deepak Kumar12-Oct-06 4:27
Vasudevan Deepak Kumar12-Oct-06 4:27 
AnswerRe: PHP Dev Tool Pin
Kevin McFarlane14-Oct-06 2:15
Kevin McFarlane14-Oct-06 2:15 
QuestionCallin Async WebService Pin
saud_a_k11-Oct-06 1:37
saud_a_k11-Oct-06 1:37 
AnswerRe: Callin Async WebService Pin
led mike11-Oct-06 7:57
led mike11-Oct-06 7:57 
Questionwhat is the difference Pin
Ish Kapila10-Oct-06 23:14
Ish Kapila10-Oct-06 23:14 
AnswerRe: what is the difference Pin
George L. Jackson10-Oct-06 23:58
George L. Jackson10-Oct-06 23:58 
Questionjavascript time validation Pin
madhavi_desai10-Oct-06 22:28
madhavi_desai10-Oct-06 22:28 
AnswerRe: javascript time validation Pin
CWIZO10-Oct-06 23:00
CWIZO10-Oct-06 23:00 
AnswerRe: javascript time validation Pin
Ish Kapila10-Oct-06 23:11
Ish Kapila10-Oct-06 23:11 
QuestionIf data duplicate help me plz. Pin
isis_preaw10-Oct-06 21:22
isis_preaw10-Oct-06 21:22 
Questionplz help! Pin
ligerDave10-Oct-06 19:46
ligerDave10-Oct-06 19:46 
AnswerRe: plz help! Pin
George L. Jackson10-Oct-06 23:50
George L. Jackson10-Oct-06 23:50 
GeneralRe: plz help! Pin
ligerDave11-Oct-06 1:16
ligerDave11-Oct-06 1: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.