Indent The Employee

I have a function getSubordinates(managerID).Now with every call to this function.
I want to indent the employee by 2 &nbsp

Dim indent
indent = "    "

How can do this?

View Replies


ADVERTISEMENT

Increase Indent On Joined Tables

I would like to be able to create a increase indent view of tables in a SQL database
This is the case just an example: Code:

View Replies View Related

List Of Employee Numbers

I have an ASP site that allows the user to submit an
Employee Number to an Oracle procedure. The procedure
does some calculations and the results are displayed in
the browser.
Now, the user would like the ability to submit any number
of employee numbers all at once (though not display the
results).
I think this can be done, but I'm not entirely sure how to
go about it? I think the way to approach this would be to
get a comma separeated list if employee numbers and
convert it into and array using SPLIT, and then churn
through the array and pass each record to the Oracle
procedure.
So my question is, how do I get the comma separated list
into ASP? There could be as many as 6000+ entries in the
list.

View Replies View Related

Hyperlink Appear Only If Windows %username% Equals Employee

Trying to set up an asp page where the rank and file employees can view
the results of an Access 2k database with the standard links, etc.
Certain employees have been tasked with updating things in the database.

I would like to set up the ASP page to query the %username% variable on
the Windows systems that view it, and if it is a match, then present a
link to update the Access 2k database.

Is it possible and where would I look for help/assistance with it?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved