Small Business SDK And ASP.NET

I am creating a module/WebApp that interacts with the new small business
accounting 2006 beta SDK. The SDK requires a top level object to be created.
I then use the “.login(companyname, database name)� method to login. I can
then add, edit, delete information in the application using this object.

I need advice on what scheme to use to kick off the login the first time the
user runs any code that interacts with the SDK. I would like the logged in
object to persist for as long as the user needs it. For examples each user
gets his/her own Small business object to use while at the site. This will
greatly speed up the application/module. Any advice would be great.

It uses windows account to login. It just needs to know the database name
and company name. The login running the web server will be used.

Code:

View Replies


ADVERTISEMENT

Business Order Form

I'm starting an ecommerce site from scratch and I want to have a fairly simple order form to support around 10 products. I'd like it to have a shipping calculator, have fields for credit cards, and be able to send customers a thank you email after their order. I do have some experience with the asp code and form building but not too much. Is there a script I can download or a fairly reasonable product I could purchase to help me with this?

View Replies View Related

ASP Ecard/business Card Creator

I would like to create a page where someone could select from say 12 different cards, Once they have clicked on the card it will take them to a page where they can input about 5 - 6 lines of text, select a font, font color and font size they would like to use.

Then they can hit a submit button that will take them to a confimation page showing them the card they have created. Once they view the card they can hit an aprove button which will then enter the information they have input into a database and also email the completed card to them as well as to myself so I can see what they created.

Does anyone have any idea where I could find a tutorial to help me do this? I am pretty sure I will have no problems with most of it. However, my concern is the font style, color and size selector, i have no clue how to go about creating something like that.

View Replies View Related

Big JPG -> Small JPG

Do you know if ASP can change a JPG file in a smaller defined size JPG.Do you have an exemple of it.Imagine the JPG is on the C: drive of my server and called PIC.JPG.

View Replies View Related

Small Application

I am confused about SQL server & microsoft access. Which is better for small application?

View Replies View Related

Small Recordset Error

ADODB.Recordset error '800a0bb9'

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

/recourse/development/lettertemplates/regionoff-e.asp, line 11
---------------------------------------------------------

I can't seem to figure out why its giving me this error because my code is as follows: Code:

View Replies View Related

Small Test For Non .NET Users

I made a small javaScript that checks and see if the user has .NET installed on his computer... but the problem is that I HAVE .NET, so I can not check that it works when you do not have .NET.

can someone that does not have .NET installed on his computer, go to the following URL and let me know that he gets a correct reply? (that he does not have .NET).

View Replies View Related

Take A Video And Split It Into Small Videos

1. "Partition interval time slots". For example take a 30 sec video and create 7 images at 0, 5, 10, 15, 20, 25, 30 second intervals and the user from there can play each of those time frames INDIVIDUALLY.

2. Take two or more of these time slots and fuse them together forming one solid playable video. I guess you could do this by simply putting them together in windows media player (playlist) but not physically making one solid file.

I don't know if ASP can do any of these functions. I was given the option to take on a task of converting a ColdFusion application to ASP.

View Replies View Related

Small Error Bringing Up A Page

I have the interface for my news managment coded so I decided to copy the code from the old pages into the new clean and user friendly layout. However I ran into one problem, now pages won't open for some reason and I get the same error every time! Below is the error I get and in the next post is the code...

Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: ''
/hwnetwork/admin_view_users.asp, line 86

Page:
GET /hwnetwork/admin_view_users.asp

View Replies View Related

Dialog Box Too Small In Windows XP Environment

I have a problem with dialog boxes. When in Windows XP, the dialog boxes are too small, but when in other environments it is ok. What should I do to accomodate all environments?

View Replies View Related

As To Configure It Photo To Appear Small E To Extend When Click In

I have a pa'gina (view.asp) that he shows the photo that is cited in the data base. The problem that happens is that if I sending the photo well great it appears in view great. I would like to make the following one, to program so that the photo alone appears in a size small e when the user to clicar in top of it, I open one popu with it of the real size that it is. As I can make this I do not know to make. They see my code view.asp that it shows the photo. Code:

View Replies View Related

One Large, Or Multiple Small Session Variables

Does anyone know the detail of how session variables are actually stored?
The question I'm trying to answer is:

Is it more efficient to store and retrieve multiple short strings :

a) in multiple small session variables
b) concatenated and stored as one large session variable
c) inserted into an array and stored in a session variable
d) it's all the same. Who cares?

Keeping in mind that for this application each piece of data will be
retrieved for every page.

I've read that storing a dictionary object in a session variable is bad
ews - something to do with ending up with thread in your apartment, or
something ;-)

What I'd really like to do is create an XML object and store that in a
session variable, but I'm guessing that would be pretty inefficient unless
it had quite a lot of data in it.

View Replies View Related

Field Too Small :: Microsoft JET Database Engineerror '80040e57'

I'm making a page that adds form data to an access database. When I press send, I get this error:

"Microsoft JET Database Engineerror '80040e57'

The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data."Is there any way of making the form field bigger?

View Replies View Related







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