Hourly Rate
Just a general question: What is considered a fair hourly rate for someone building a website using ASP scripting?
View RepliesJust a general question: What is considered a fair hourly rate for someone building a website using ASP scripting?
View RepliesI am writing a script than connects to my database and pulls prices in pounds, does anyone know how I can get the current exchange rate so I can have a dual currency on my site. I would like to have prices in say pounds & euros.
Is there a site that my website can connect to, to retrieve the current daily exchange rate.
Can anyone tell me how to set my rates for billing? I have a reasonable amount of HTML experience along with Java and JavaScript but I don't know where I can find salary/rate information for ASP design work.
View Replies View RelatedHas anyone used the UPS e-tools such as address verification and rate selection service? I'm trying to implement it on our site and I would just about kill to see some source code. It's a little above my coding level and I just can't seem to figure it out.
The documentation goes into a VB sample, but I dont think that is necessary since you can perform an HTTP POST and parse XML in an ASP page.
I this problem is serious for me because my job depends of it. Maybe my problem is so obvius and easy to solve but I don't know what is the problem. I need to do a program that will calculate an interest rate done it in ASP. It should be made as a page that will have an action in the same page. The rate percent is given into the database and i can not take it from there in order to calculate and display the result. Here is my code: ....
View Replies View RelatedHow i can know the data tranfer rate for particulat directory on server using ASP?
View Replies View Relatedanyone got a way of getting the conversion rate from an external provider, and a suggestion of the best way to automatically impliment the get i.e. check to see if the current session is the first of the day.
View Replies View RelatedI've just launched a web site that sells collectibles. To do this I've got a ASP shopping cart with a checkout process.
As all the prices on my site are in Australian Dollars, I' trying my very best to find a way to display the total price in USD as well....
Eg:
Total Price : $ AUD 100.00
Total Price : $ USD 79.00 (real time rates)
I need to do this because I also want to Accept PAYPAL account payments which cannot be made in AUD.