Interacting With E-commerce Site

To handle online transactions I need to be able to accept an incoming form from the the e-commerce server.

No problem there (I believe it will look the same as any other request?).

However I need to respond by sending a form back again.

How can I do that directly from the server in ASP without having a browser to load a page.

I believe in Perl one uses the LWP library and contructs the HTTP packet and then sends it back to the server.

View Replies


ADVERTISEMENT

E-commerce Site

Im starting to work on an e-commerce site. Its pretty small only 700 products and would like a bit of advice, Due to restrictions the site is likely to be based on an access database unless the client comes up with a bit more cash for hosting so when im building the order which would be the best way of storing items in the customers trolley.

Session variables or cookies, i havnt done much work with cookies but if thats the best way to go then dont mind spending some time on it. I would have thought storing the orders in the database its self is proberly the best way but using an access database i suppose its not really ideal.

View Replies View Related

Interacting With Two ASP Pages

I have created an ASP website that only consists of two pages. The first accepts an entry parm and runs various sql statements before displaying the results to the screen. Part of this build will include links to the second page passing in the relevant data. Updon clicking one of these links I want the second page to run another set of sql statements and return the results to page one.


Page one then builds the page again based upon the new entry parm. The critical thing here is that the second page recieves a parm, runs some sql and if data is available it automatically calls page 1 again with the new parameter.

This was working fine using some dubious code I found on the internet however, a recent upgrade to my hosts servers means they are less forgiving and I now recieve the legendary DLLHOST.EXE taking 100% CPU. I have ensured my whole site correctly clears/closes the result sets and connections so am sure the error lies with this code. The dubious code is as follows:

View Replies View Related

Interacting With Desktop

Is it possible for an asp.net site that when it is viewed by a user, the
site can interact with the desktop apps possibly written in vb or access?
The use I am looking for is that if the user clicks on a staff's name in the
site, the site access an ms access app on user's desktop and locates the
relevant staff record.

View Replies View Related

Is Asp Capabale Of Interacting With Bank?

i have someone asking me if i can :

"Integration of this software with the bank for automated >>pre-authorized withdrawal system."

is this possible in asp with little problems?

View Replies View Related

E-Commerce

Can anyone give me advice concerning building an ecommerce siteusing ASP? It is the first ecommerce site that i build

What do i need to know?
What do I need to do?

View Replies View Related

E-commerce S/w

has anyone used swartwin's ASP shopping cart software, www.smartwin.com.au/ . If so what are your opinion about it? does it actually provide features not seen in other products? How would it compare to a free open source product like oscommerce (this is PHP based, but looks pretty good).

View Replies View Related

Pre-written E-commerce App

First of all, I'm not a programmer. I'm trying to locate a pre-written application (otherwise I already have a programmer lined up.)
I have a business that builds customized computers. I need an interface where the customer chooses the different hardware configurations and then the page displays the updated price. If you don't understand what I'm talking about Dell and just about every other pc manufacturer have an interface like this on their websites. I've looked at a lot of sites, nearly every one of them uses asp.
I need to know is if some sort of pre-programmed asp script exists to make my programmer's job quicker and easier.

View Replies View Related

Source Commerce For ASP.NET

there are any open source for ecommerce site like a one such for 'oscommerce' in php/mysql.

View Replies View Related

Session Timeout In E-commerce

I am developing a e commerce site. The user may become a member and therefore requires to log in. In the development of this site we have just exited out and re-entered the site without logging on however our details are still as we logged on.

If the user purchaser adds item to their cart a session id is also created and if the situation as above occurs the items are still in the bag . What is the best way of stopping this ie if they have exited the program by clicking the x if the return within the session the order id is cleared and we start again.

View Replies View Related

Menu.asp In Commerce Server 2000

My client had someone modify their home page of their commerce site. Howerver when then did they removed the include for store/template/menu.asp and created a hard coded menu on the default.asp (home page). Now the client wants this static menu to replace all of the dynamic menu's throughout the site. I found the area in menu.asp that pulls the data from the commerce server and if i delete this section the old menu item go away. I need to know how to insert the static HTML menu items in its place.

View Replies View Related

E-commerce - Checkbox - Pricing Update - Query

I want to change the existing code of our company e-commerce site so that the pull down menues are now checkboxes (will make life easier for sales to work with).

The pull down menu's must automatically submit, as the pricing changes with each selection.

Is there a way of auto submiting when a checkbox is ticked / unticked? Have tried using the "onChange=" that I nicked from the pull down... Code:

View Replies View Related

Building An ASP Site Using Dreamweaver - Can Html Site Be On ASP Server?

I am to build a site onto an ASP server. Anyone here used Dreamweaver and is it just a simple matter of opening up a new ASP page in Dreamweaver and build the site like you would normally do with a HTML page and it will handle the ASP coding accordingly and you can just simply upload it onto an ASP server and it will work?

The site I am to build is basically just a standard html website, but my friend wants me to build it for an ASP server so he has asked me to make sure it is an asp site so I am presuming with the extension .asp

If I build it as a html site to begin with, will converting it to asp be hard. Could I just export my pages into asp or is there more to it?

Can a Html website be loaded and working on an asp server or host?

Is it possible to have a site mixed both html and asp, eg. the home page is html and when you click on shopping cart on the home page it goes to a hopping cart page thats .asp or do they all have to have the same extension.

View Replies View Related

Posting Form Variables From Site A To Site B

I have to pass form data from my site to another organizations site using POST method... how exactly do I do that? Im familiar with how to do it within a single site/domain, and cant use querystring... I dont know where to begin.

View Replies View Related

Site Search Powered By Google Site Map?

Whenever I do a site that is mostly static but with some semi-dynamic
sections, I've struggled to find a good site search solution without
paying for a hosted search service.

I like the FSO-based search engines, but they fail to pick up on some of
the dynamic part.

I was just creating a Google sitemap and it made me wonder: has anyone
created or seen a script that uses the XML Google sitemap to power a
search engine for your own site?

Seems like if you were keeping it updated for Google, why not use it for
your own site?

View Replies View Related

How To Log Out Of Site?

How can my members log out of my shopping website? I can't seem to figure it out. I'm using a session cart where users can log in before shopping or log in upon checking out products. How do they log out??? I'm using ASP and oracle sql.

View Replies View Related

Asp Site Map

I would like to create a site map for my map site which is in ASP. I tried
to use Visio to create a web site map but it fails because my asp home page
requires to authenticate. Is there any other tool to create a sitemap from
username/password protected website?

View Replies View Related

Site Within A Site

I want to open a website let say
google.com in my own site.but i want to replace some of its images with my own.
but remember site ( google.com ) will be running in my website everything should be of google but look will be mine.i wanted to do it for my own two websites i just used name of google.com to demonstrate my problem

View Replies View Related

My 1st Asp Site

some code to look through for getting started, i still need to sort out thing like a file to hold all the db stuff so i can call the functions rather than type it every time. cleaning up really .

View Replies View Related

Web Site

i have a slight background in HTML and basic web dev. I have been asked to create basically the following, it will be my project over the next couple of months. I basically want to build an e-commerce website that will take all data from a database. It all needs to be dynamic, products added to the database would automatically update in the website, the navigation also needs to be dynamic, it needs to be low maintainence, i aim to have the checkout to save customers details to a seperate database, the payment process would have completed, no payment details would be saved.

What do you think on the above. Does any one have firstly any code they may be able to give me, to help me along the way. it does need to be done on a budget, I will buy code if need be. What is the best program to develop such a website in?

View Replies View Related

Lag On My Site

I'm looking to eliminate all lag on my site and I have a couple questions regarding databases. Is it possible to open 2 ADODB connections at once? I want to put my sites boards on a different database than everything else but I want to get user information to update in the main db. How would I go about doing this?

Does closing all the stuff you opened in your ADODB connection make a difference? Does it resuly in the use of more bandwidth and site lag?

View Replies View Related

Site Map

i have been asked to create a 'site map' for an ASP / Access DB website which i have just started. Can someone explain to me exactly what a 'site map' is and what it is useful for please?

View Replies View Related

ASP Site

i've got a local server on another pc (ip address:192.168.1.243) but when I want to connect to ASP site that's on that computer it can't. when type "http://192.168.1.243" in my browser it returns this:

IE says: "impossible to find the page" and Firefox says: "the operation timed out when attempting to contact 192.168.1.243". I know that ASP works, because when we try it on the localhost it works (but that's not my computer so I can't use it).

View Replies View Related

Site Asp.net With Mysql

How create site with webmatrix with MySql ?

View Replies View Related

Site Counter

i have a simple asp counter in my site, the counter uses a access db & cookies (so every visitor will be counted once).

in the past days the counter has gone wild & count goes from 300 in ordinary days to 1000.
i guess this is because of robots, crawls, worms etc. is there any way i can count only real visitors?

View Replies View Related

Two Domains, One Site

I have a situation where I have a customer with one e-comm site and two domain names. Both domains currently point to the one site but they want different logos and purchase tracking for each domain name as visitors come through. I am not that well versed in using the HTML headers but somewhere I seem to recall a way of using the headers to identify the url/domain and then redirect or setup session variables for handling the rest.

If this is ringing a bell with anyone I could use a pointer to more info on this.

View Replies View Related

Asp Site As Web Browser

anyone knows a VBScript that acts as a webbrowser? I am
behind a firewall and my local machine is not visible to the internet,
but I have a access to some webspace with asp VBScript. With the right
script I could tunnel pages and sites from my local machine

View Replies View Related

.mobi Web Site

We have a requirement to build a site to work on a mobile phone. Its a property search system and the site needs to show properties from the database based on the users location using the gprs position.
Can anyone point me in the right direction for doing this?

View Replies View Related

ASP Tutorial Site

I just need a simple ASP tutorial site for beginners.

View Replies View Related

Search In My Web Site

I like to create a search mechanism in my web site. This
search engine will look for the keyword in my web
directory and return the file location as hyperlink. Now,
I have included all the conent of my web site as include
text file. Example: I have index.asp and content of
index.asp located at include/index.txt. If search query
locates at index.txt I want my search code to return
index.asp instead of index.txt as search result. How can I
do it.

View Replies View Related

Transfer Of Site.

Currently I have someone wanting to transfer their site, ran in IIS/ASP, to one of my servers so that I can host if for them. I am running Windows 2003 Server with IIS 6. I have a disk that has the files for the site (from root down) I created a new site, put the files in there and configured the properties in IIS, but I only get a 500 (Internal Server Error) error page when it tries to run. I set the home directory, permissions, documents to point to the index.asp file, etc...

View Replies View Related

Live Site

I have got a small problem as follows, i am trying to test my web page on the live site of which it doesn't load to the database. hence it loads on the production server.

View Replies View Related

Session Use Within ASP Site

I have a Log In form that has the user enter a username and password. Then in the log in process the needed user fields that control the access the user has on the site are stored in different session variables. Basically, the site is dependent on the session not getting timed out.

With this in mind is it better design to set the session timeout value to a value greater then 20 minutes or would it be better to have a script check to make sure the session is active before any actions are taken? I guess it is possible that I should do both.

Then, when checking if the session is active, is there a special script for this or do I just have a variable called SessionActive in session and set this to true and then check it anytime before I initiate a process so if it is any value but true, then I display a page saying the session has expired and have them log in again.

Then, on the site I have a bottom menu that allows the user to navigate to about any page in the site from any page in the site. So basically it is possible that the user could log in to the database and then click a link to go to a static page.

Then they could hit the browsers back button to take them back to the dynamic ASP page. Is there any concerns with session variables in this case? Also, once a user logs into a database, should they be able navigate to other static pages without first logging out?

The reason I put this post in the ASP section is because the dynamic code is written in ASP.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved