Explain migration process?
How do I permanently delete linux history?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
Differentiate between ci split and ca split?
May deduct TDS Froma reseller ?
What is on delete set null?
What are the restrictions on external table columns?
Do you know collection type vs. Relation type in hybris?
What are the parts of a sql statement?
Your last travel experience?
How do you create a list in excel?
What is hypervisor?
74Ls244 is _____?
How can we use / display table in a screen?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this