I need some help in rounding up a decimal currency value:
If decimal value falls in between 0.01 -> 0.49, it should round off to 0.5, if it falls in between 0.51 -> 0.99, round off to 1.
Example: $500.19 should become $500.5
$500.5 should stay as $500.5
$500.67 should become...
Hi,
I'm running a home network with a Windows 2000 Server as a PDC, i'm behind an SMC router firewall, the Primary DNS & Secondary DNS that i input on my PDC network card the one provided by my ISP. I've setup a Default FTP site on IIS, I've openned port 21 on my router, created all the...
Does NT Challenge Response (NTCR) automatically manage Session Time? if not, is there a way to manage Session Time WITHOUT using ASP codes?
Say for example I have an .htm page which is secured by NTCR. Once the proper credentials has been satisfied, the user will be able to view the .htm, but...
Hi there,
I'm trying to build an application which basically needs to read in an XML document, extract the necessary data, and export it an an Access database, and ultimate product a Crystal Report from the info from the database.
Note, the XML document is very large and that the...
Hi,
I'm running IIS 5.0 under windows 2000 Server. I have a router/firewall, and within my router/firewall, i have a bunch of computers using internal IP, not visible to external users, like 192.168.0.1 etc..., I have IIS setup on one of my computer, which is running my website, I've notice...
I have a pretty weird problem, i'm built an Access 97 application, with a whole bunch of forms, modules, queries etc...
Now, i'm using the function FORMAT (i.e. format(somedatestring, "yy-mmm-dd") to convert a string onto date format. Its works fine on most of my forms, but there some...
Hi,
I'm trying to serve up PDF files from my ASP pages. Is is possible for the client/user to view these PDF files within their browser (both Netscape/IE) without have Acrobat Reader installed on their system.
I was thinking of maybe some plugins? If there is a PDF plugin for browsers, how...
I'm using a Form base authentication (with logon.aspx) to secure all files/subdirectory within the root directory where my web.config file is located. The problem is i have images, PDF, HTML files within that directory that are still accessible to any user by typing the full URL path of the...
Hello there!
I'm able to output a table data onto excel, using one of the FAQ suggested on JavaScript forum (FAQ216-738).
The JavaScript enables you to "Copy" onto a clipboard whatever is contained within a specified table, you then click a button, which opens up another browser...
I have a form which is submitted using an <input> tag,
within that i have:
<input type="submit" value="Create" name="Create" onClick='this.form.Create.disabled=true;this.form.Submit();'>
what i'm trying to do is first disable the button, so users cannot keep on...
I running IIS 5.0 under Windows 2000 Server. I have several virtual directories under Default Web Server:
scripts, _vti_bin, PBServer, PBSData, Rpc, Printers, IISAdmin
are these critical virtual directories for IIS to run? or can i simply delete them from IIS.
I notice that on my IIS logs, i...
Hi there,
I'm using Exchange 2000 Server, it works fine when i use Outlook 2000 to access it, but when I try accessing it using Internet Explorer 5.5 via OWA it doesn't show me my messages at all, it doesn't even let me see my folders. But when i use Netscape 4.7, everything works fine.
I did...
Hi,
I've develop an ASP "Order" page, where you can enter typical info like firstname, lastname, phone, email, product items, etc... now, these info are inserted onto and SQL Server 2000 database/table. I then have a trigger which also inserts all these info as a huge STRING onto a...
I'm currently using SQL Server 2000 as a database backbone for my ASP site, now when i need to establish a connection
i type something like:
oConn.Open "DRIVER={SQL Server};SERVER=SomeServerName; DATABASE=SomeDBName;UID=SomeGuestAccount;Password=SomePassword;"
I know that this whole...
Hi,
I would to be able to host a surround video enabled site using ASP or any other tools/languages for that matter, but I'm at lost on how to go about it. A user should be able to navigate 360 degrees in all coordinates (North/South/East/West), zoom in, zoom out...basically, it would be...
I'm currently moving our site from an NT/IIS machine to a Linux box, the problem is the person(s) who did the site did not follow a alphabetical-case-consistency accross all all lines of codes, this means, some links are capitalize, but the actual file that the link points to is NOT capitalize...
I'm currently moving our site from an NT/IIS machine to a Linux box, the problem is the person(s) who did the site did not follow a alphabetical-case-consistency accross all all lines of codes, this means, some links are capitalize, but the actual file that the link points to is NOT capitalize...
Hello!
I currently have an ADODB.Recordset connection with my SQL Server 2000 database, which then runs an SQL Select statements, which retrieves a recordset from the database, i then have a Do...while Loop which loops thru the recordset and outputs the results onto the webpage, the problem is...
Hello there,
Can somebody tell me if this is possible : ?
I have a Linux machine and a Windows NT4 machine, all my web files are sitting on the NT machine, now what i need to do is use Apache(Linux) to serve up my web files. I'm trying to avoid keeping a duplicate set of files on my Linux...
Has anybody heard of Alkaline 1.5 (http://www.vestris.com), is it any good as a Linux index search engine? Is it similar to Microsoft Index Server? How does it compare to "ht://Dig" (www.htdig.org)?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.