Search the Community
Showing results for tags 'Response'.
-
OK, first and foremost, am using classic ASP as that is what I have to work with. All electronic forms in my company are currently in classic ASP. Too many of them to move to .net any time soon. That said, I have written an html form that includes sending a SOAP request to our CRM (ticketing system) which is vendor hosted. They are supplying the .net web service to the CRM's database. This will send back a response not only of a successful receipt, but also a ticket number which I am to display to the customer's screen. I am pretty comfortable with the sending part, I think. It is the r
- 1 reply
-
- 2
-
-
- SOAP
- classic ASP
- (and 4 more)
-
Hello, I have Events and Tickets​ tables. In Tickets table I have at least the following fields: EventsID CustomersID​ TicketNo ... The number of tickets for an event varies between 500-20,000. That means the number of records after 100 events may be 50,000-2,000,000. I wonder if it is better for each event to have a different table, which means I have 100 tables with 500-20,000 records in each. Which design is better for selecting/querying customers records? Thanks in advance.
-
I'm trying to have a code that prints something in specific in response to you typing something. I have already set up the variable so it asks for me to type something. For example: If I type in A and hit enter, it prints B. If I type in 1 and hit enter, it prints 2. I'm new to HTML, thanks a bunch.
-
- translator
- response
-
(and 1 more)
Tagged with: