Integrate Ups / Usps Shipping Script To Website
ive been searching for a script to calculate live shipping rate from ups and usps. im tired. could anyone recommend one? im willing to pay for a good solution.
View Repliesive been searching for a script to calculate live shipping rate from ups and usps. im tired. could anyone recommend one? im willing to pay for a good solution.
View RepliesI am trying to send an XML transmission to the US Postal Service to retrieve shipping rates but so far have been unsuccessful. Can any one help me and provide me a source code for usps.
View Replies View RelatedHas anyone seen a decent script for getting USPS rates live in your own shopping cart?
View Replies View RelatedCan i integrate ASP with SPSS to compare the value??
View Replies View RelatedI have an asp cart system on my site called vpasp and i use a phpbb forum but its very hard to get people to use the forum as i don't have much time to put into it myself. I came across a site that has a forum integrated into the cart system itself so any customer is already signed up and logged in to use the forum once they've placed an order or registered and any topic on the forum about a particular product has a link displayed on that products description page which further promotes use of the forum. I would Really like to have a forum which has features like this which are so integrated on our site but have an extremely tight budget so was wondering if anyone on this forum might know how this might be done? We use VPASP shopping cart system (www.vpasp.com) on an MS Access database. Any help or advice on this would be greatly appreciated.
View Replies View RelatedDoes anyone know how integrate Flash with serverside scripts (ASP,PHP,....)????Any website??tutorials?I've found few information about it.Anyway there are some interesting books but they stop at the point i need more info. They are "Flash 5 Magic with ActionScript"
View Replies View RelatedDoes ASP can integrate with microsoft Excel to auto generate the graph based on the value that selected form the database?
View Replies View RelatedI'm developing an e-commerc website and now that I am
working on the shipping portion, I wanted to know what is
the best way to get shipping rates so that they always
appear current on your website without using any
components.
Anyone know of any good shipping components for adding to
a custom built shopping cart. Or if you develop a
shipping piece, is it best to ship by weight or by item
meaning that each item will cost X amount to ship.
Has anybody used the UPS tools for calculating shipping and if so how did they go about it? I have seen the articles on 4guysfromrolla but that appears to be using xml component to get the data from the ups site rather than using the developers tools provided by UPS.
I am just not sure the best way to go about this. Anybody with experience using this who could give me some pointers would be greatly appreciated. On their site if you dont sign up then you dont get any specs on the tools other then the standard ad crap. I have also seen some components that want to charge for this apparently free service so thats not something I am interested in. I would also be interested in info about the USPS and FedEx too but found no similar tools on their sites.
I have created a few web site apps that use e-commerce technologies using ASP and XML. These are typical sites, with shipping, tax, blah blah. Usually it's standard shipping and is just related to the weight of the entire order.
Now, I've been asked to add several shipping options (i.e. Overnight, One-Day, Standard). My question...I did some searching around first but without luck...are the sites that offer multiple shipping options tied in with another company such as UPS? Or is it just more data that I can deal with on my own?
I need to have an ASP page that generates shipping labels and prints them on an Avery 5164 label sheet. Is there any reasonable/halfway sane way to generate the layout so the labels are lined up on the page correctly?
View Replies View RelatedI want to create a dynamic website hosted on a CD. It would be based on ASP and have a database. Is this possible? How would I approach such a thing?
I'm sure I could by a runtime version of Access and build an application, but could that be implemented within the website? Any thoughts? I don't want the user to install anything on their hardrive if possible.
I have a asp website and am wondering is it possible to place the website on a cd-rom?
View Replies View RelatedI have a little asp.net website which works great on the local machine
but I cannot seem to access it from a remote machine. It is not a
connection problem because my remote machine (which is on the network)
has a share on the local machine using name resolution. The message I
get on the remote machine's explorer is the classic "Page cannot be
displayed". It seems I have looked every where on the net for
possibilites without succes. Both machines have XP SP2, firewall turned
off. The remote machine runs IIS 5.1. Both machines are under the same
workgroup. Any help highly appreciated, will send french chocolates if
you sort my problem out. I have also tried creating a simple "Hello
World" html page. Same think. Workd locally but not remotely.
I have classes defined in both VB & C#, and would like to make them
accessible ASP Website construction. I could not put them both in the
App_Code folder, what should I do?
I would like to build a simple asp based website. I would like to create a webgallery with some pictures i have.Can I use a MS Access database to do it? And create an asp based site? How can I do it? Is there an example
View Replies View RelatedI have a little asp.net website which works great on the local machine but I cannot seem to access it from a remote machine. It is not a connection problem because my remote machine has a share on the local machine using name resolution. The message I get on the remote machine's explorer is the classic "Page cannot be displayed". It seems I have looked every where on the net for possibilites without succes. Both machines have XP SP2, firewall turned off. The remote machine runs IIS 5.1. Both machines are under the same workgroup.
View Replies View RelatedI searched and couldn't find any threads that answered this question: can I have an ASP (classic) page at my site (www.mysite.com) that includes an FSO for reading the files and folders of another, unrelated website (www.anotherURL.com) ?
When I say unrelated, I mean I own both and have control over both. The primary one is at my ISP hosting and the other is a home machine running Server 2003. I want to load up the one at home with photos in folders and then create an album on the other one that uses the pictures on the home machine. I have the following working fine when all is on one server:
Set fso = CreateObject("Scripting.FileSystemObject")
Set folder = fso.GetFolder(myPath)
Set files = folder.Files
Set subFolder = folder.subFolders
I have forums and are running for my clan I have made the website now and I would like to add that login and logout form to my website so that the users dont have to go to forums to login they can login from the website and the form will direct them to the forums.
View Replies View RelatedHow can I transfer the ASP and HTML files from PWS (Personnal Web Server) to my website?
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/wheelofgod/deuteronomy.asp, line 13
1. all the content (i.e. the text) is located in an XML file
2. the XML file would then be styled with an XSL stylesheet
3. and finally, the XML/XSL files will be outputed via an ASP script (for all the browsers)
that's all fine and good. the problem is, that for every ASP page, i have to have a separate XSL file. so, for 3 ASP pages, i'd have to have 3 different XSL files. this could become a hassel.
so, my question is, is it possible to have:
- 1 XML file (which holds all the content)
- 1 XSL file (which extracts the appropriate info for each of the 3 ASP pages)
- 3 different ASP pages (which call the appropriate info)
I am running a website on anintranet on one domain and trying to connect to a SQL database that is in another domain. The server that is running the website does not have SQL Server installed on it. I've looked at many different variations to set this up but none have been successful so far.
View Replies View RelatedIs it possible to transfer a dynamic, asp site built on top of an Access database onto a cd for demonstration purposes?
View Replies View RelatedI've to migrate website from IIS 2.0 to IIS 6.0.
Simple asp pages are working, but pages with visual interdev 6.0 controls
not work ! HTTP 500 (internal server error)
Visual Interdev 6.0 is it compatible with II 6.0 on W2003 server
I am trying to burn copies of our website on CDROM's and
having problems because the ASP's cannot work without the
existance of a server that supports ASP's.
Does anyone have a suggestion or know of a way I can make
this work?
Based on the user's input, I want to redirect him/her to another website, but I want to keep my page open and open the new website in a new window. For example:
response.redirect ("http://search.yahoo.com") redirect the user to Yahoo site in the same window as my web site. I need to have yahoo site to be opened in a new window? what is the command/option?
This is going to sound strange, but this has been bothering me for some time now.
The site is administered through MonsterCommerce. I recently started working with the owner who just purchased the site. There is one other person helping the owner out and he is doing some web work, I do more of the business side.
All the files previously were html files in the root directory with an "images" directory and a "ProductImages" dir. Now all of the sudden the files are coming up with an index.asp?PageAction=VIEWPROD*** extension. How could this have been done and what exactly is "Aspin"
When we start with building a new website do we prepare a
user manual first? While preparing the doc in designing
stage what are the steps that are followed?
We have a cluster of 5 w2003 servers running an asp.net application talking
to a SQL backend. The ASP requests queued frequently gets over 500 and the
server will display the "server busy error". The application seems to be
riddled with problems. What tools are available to help diagnose where the
problem might be?Are there any profiling tools for .net that show request that take longer than x to process? Im not a developer so excuse my ignorance if this is a
silly question.
I came across a free script (a few pages) that would allow your users to create their own site. It had a Rich Text Editor, and some other features. I am looking for a free script, that I can add to my site to offer my visitors the ability to create their own site. I realy like FreeWebs design, and the way it works.
If any one knows of a free script (in ASP or ASP.NET) that will let my users create their own site (similar to FreeWebs), please post the site that I could get it at. I currently have one that I made, but it isn't that great, so I am looking at other options (without making me spend months writing code).
I have searched the heck out of google, and cannot find any thing...I could be searching the wrong keywords...I'm not sure what to call it...most of the portals don't offer the Create A Website feature.
How can I go about sending a spider to a website and retrieving data? I want
to sell product for a company that claims the cannot query their database.
Ridiculous! Anyway, is there a way that I can automate someway of collecting
data from their site? I would need UPC codes, descriptions etc.
I have a web site that I need to distribute to different sites around the country. Problem is each site has its own developers and I dont want to allow them access to the code, is there anything I can do to lock them out?
View Replies View Related