Thanks foolio12!
Actually i found the answer to my question, see
thread705-705209 its exactly what i needed! but instead of 0.25 interval, mine increments by 0.50.
Good luck!
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...
Epohl,
My router is SMC2404WBR (Wireless 11/22 Mbps), i've check out the link above and it is exactly what i have. I even tried putting the FTP server on DMZ, and it doesn't work either.
Mariocq,
Thanks, i'll give that a try.
Thanks for your reply. I tried your suggestions but it still doesn't work. On CuteFTP, this is the last few lines i get:
COMMAND:> TYPE A
200 Type set to A.
COMMAND:> PORT 204,239,88,100,11,157
200 PORT command successful.
COMMAND:> LIST
150 Opening ASCII mode data connection...
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...
Yes, I'm using C# for this. I'm looking at .Net libraries called: XPath, XmlNodeReader, XmlDataDocument. In conjunction, these seems to do what i want, but how would I go about grabbing the elements that i want, and then inserting them onto the appropriate fields inside the Access table.
Or...
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...
Thanks for you suggestion Michael!
The problem here is not really the conversion of string to date i think, but, its more like the actual function (i.e. Format function) doesn't work on certain forms, as i understand, correct me if i'm wrong, the function Format, takes in a string parameter...
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...
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.