HomeHome Product Discus... Product Discus...SmithCartSmithCart.vb file that calls smith_GetTaxRate stored procedure.vb file that calls smith_GetTaxRate stored procedure
Previous
 
Next
New Post
6/3/2011 7:57 AM
 

We are going to integrate smithcart using a tax service called zip2tax. They provide us with the asp.net code and now what I need to do is fine the .vb script that calls the stored procedure Smith_GetTaxRate. Can anyone help direct me to where I might find this? Even a simple search of .vb through our files came back with many options, but none of them really jump out at me saying 'taxlookup' or anything to that effect.

Thanks,

-Mike

 
New Post
6/3/2011 1:04 PM
 
Hi Mike,
The call to Smith_GetTaxRate is c# in code behind thats compiled to a dll not vb script so you wont be able to make that change. If you send an email to support@smith-consulting.com with the zip2tax api doc and sample asp.net program we will look into what it will take to add it.

Thanks,
Scott

Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCart.vb file that calls smith_GetTaxRate stored procedure.vb file that calls smith_GetTaxRate stored procedure