29 Topics
![]() | |
Hello fellow daniwebians, I'm attempting to wrap up an asp.net/c# eCommerce website recently created (recently discussed in many of my posts). I'm now trying to transfer the finished product from my local development environment to a remote host. I can publish the files fine, I can reset the connection-strings as … | |
Hey guys, having a bit of trouble with a customized eCommerce. The part I want to focus on is the adding of an item to the shopping cart (and the details that go along with each item). Everything works as is with the things I need commented... initial call to … | |
EDIT: I'm sorry for multiple posts, I couldn't delete or modify the previous one. Hey guys, ASP.net noob here (several years since I've worked with anything not opensource-related). I'm attempting to pretty much copy and modify an ecommerce site tutorial which is driven by my already created MS SQL database … | |
I am wondering if anyone could recommend the best CMS for an Airbnb-style marketplace that allows people to sublet their apartments, and other people to search, filter, and pay for the apartments listed. These are the main requirements: - Ability to sign up both buyers and sellers. - Accounts for … ![]() | |
Hey guys i have been assigned a work of designing a online shoe shop. I am stuck on the part of saving the chosen products on a session vaiable (rather an array) can anyone help me out to give me an idea how to proceed. | |
Hey Guys, I've been away from Dev for a while, just getting back into it now and not sure if there are many Kentico genius' throughout Daniweb ... but I am a bit stuck and need a wee bit of much appreciated help if you can, many thanks I am … | |
Hello dear members i am running an online shopping project past few days my website not working very good it is too slow for loading,i hosted it on a dedicated windows server, and also have a very good internet speed but still have problem loading the web site and also … | |
I am looking for a free opensource shopping cart software that has the capability to have a 1 page checkout process.... That would be going from cart -> 1 page of checkout -> order submitted The checkout has address, CC info, shipping, etc all on one page. I currently I … | |
Hi , I am creating a simple ecommerce website for my project and i want to take all item on my shopping cart to my database table name Prodinstock when customer check out. | |
![]() | Hello fellow database enthusiasts ! :) A friend of mine owns a print shop, and business isn't going well right now. So he has asked me to develop him a website. The website's aim is to allow people to make orders for prints. I'm stronger in ASP.NET than I am … ![]() |
Hi, I've built a website which acts as an online book store. Customers can log in and view books which are displayed in GridView1 which is linked to an sql database. I now need to build a shopping cart feature which will allow them to add books from the GridView1 … | |
Team - I hope you can help me here. I am converting an old ecommerce site to a newer asp.net site but I need to retain the old cart. The cart is unique in that it uses forms to post the items into the cart. So if a page listed … | |
i need consultancy about the third party component pd shop (shopping cart) this component has certain limitation .for example if u have item1 and add it to cart with certain configuration like size is 1 and color is blue but when u added same item with different configuration like red … | |
Hi, I am developing a web-site where user can purchase items and pay through PAYPAL. Its working fine on test and all the payment processing is working well. But aI want to update my database after succesful payment and for that I have created one THANKS.ASPX page where I fetch … | |
i m small web development company today my 2 clients have asked to develop ecommerce website. now i dont have idea to develop ecommerce site should i go fot it can u help me out they want one in us and other in uk they want to show their product … | |
Hello Everyone, I thought I'd introduce myself and see if there are any fellow Canadians on here (particularly from the lower mainland BC). I'm a software developer who does all things Microsoft. C#.net, ASP.net, SQL/T-SQL. I've covered ground all the way from embedded device development in Ansi C on proprietary … | |
Hello All, currently i have google ecommerce tracking code enabled in my website. i want to track the productNo and ProductNames along with their prices. this where i am stuck. my shopping cart where i put the tracking code can have more then one itemNo. i used a loop to … | |
With regards to another thread, [url]http://www.daniweb.com/forums/thread251069.html[/url] on how to compare the current date to retrieve relevant data (Details there), now I have issue on storing this query result on a VB.net variable. It works in this way. It is an academic work to do a ecommerce website, and I need … | |
Ive got my first paying gig since graduation and im very interested in finding out what the .net community thinks about e-commerce. I have a decent command of the VB.net language and asp.net but I know very little about e-commerce. I noticed that there is an existing starter kit called … | |
Hi everyone! Im actually doing my final year project which is an ecommerce application for a specific business. there is another student who is working on the MIS part of this business. we have to use the same database. I am using PHP and MySQL and he is using ASP.net … | |
I have spent a number of days looking into .NET shopping cart software. Currently I am using Actinic which falls far short of what I actually need it to do, and not being a PHP programmer I have hit the wall in terms of modifications. Actinic does have some very … | |
helo guys...am doing my website in asp.net and its gonna be an ecommerce site with shopping cart and all..I learned that i will need to makke use of session in the login form and pass it to the other forms...can anyone help and gimme some explanation | |
Hello! am developing a site on ecommerce website (a payment solution site) it is under developing but i am in the section to write the code that other website that accept the mysite as a means of payment to their website. Please help me to make contribution and help in … | |
Here is my code i have shooping cart.i have created a table and bind this with GridView.Now i want to update this table through the GridView Edit Button(Suppose The Qty Field).How i will i do it. [code=asp.net]Imports System.Data Imports System.Data.SqlClient Partial Class MyCart Inherits System.Web.UI.Page Dim DT As System.Data.DataTable Dim … | |
hi everyone, iam doing a ecommerce application in which i need a simple search button by using stored procedure.can anyone help me in this matter.the purpose od search button is to check whether the typed matter is in the site or not. ok bye | |
hi,how r u all? hope u r fine i just wanna ask you, if anyone have an ideas for graduation project, i am studying CIS(computer information system) using VB.Net / ASP.Net/ Oracle 10g thank u all :cool: | |
what is the best way to design a shopping cart (or similar) in asp.net? I have a products page already with all the items displayed but am unsure how to go about passing the data to another page as well as adding up the price etc | |
hi all i am trying to develop an ecommerce site. can anyone advice me, what all concepts i have to be thorough with, what all things i have to use?(webforms or frameset? etc) i am using asp.net1.1 it will be really greatful, if you provide me some links, where i … | |
Here is a Example of A Gateway Doorway Page That is spidered by the search engines and listed just as a everyday html based webpage, however when a surfer clicks on a the link coming off the search engine he is redirected right to you root index or main page. … |