Forums
This topic is locked
Error: Dynamic drop down menu
Posted 08 Nov 2004 20:21:50
1
has voted
08 Nov 2004 20:21:50 Mashkur Alam posted:
What I am missing here? I am trying set up a drop down menu in my sales page. Drop down menu contains Region: All Area, East London, London Wide.On select I am getting following error:
Error Type:
Microsoft VBScript compilation (0x800A03EE)
Expected ')'
/DRE_Web/Sales.asp, line 429, column 74
If (Not isNull(Not isNull((sales_list_menu.Fields.Item("Region"







Please any friend, advice me. I think my code is wrong, some where I am missing something.
Regards
Babu
Edited by - babui on 08 Nov 2004 20:22:35
Replies
Replied 15 Nov 2004 21:53:49
15 Nov 2004 21:53:49 Simon Bloodworth replied:
check all the brackets that you have used - there appears to be some additonal ones throughout.