My asp.net 2.0 webforms application works fine in FireFox, IE, & Edge. In some Chrome browsers session gets lost and users get kicked back to the login page.
Not sure why, however I think it could be related to the Chrome samesite issue "Enforcement rollout for Chrome 80 Stable: The...
I have a form where users can upload mp4 files to store on the server. I want to enable users to click on an image and play to mp4 form using ASP.NET 2.0
I have a ASP.NET application developed primarily using DOTNET 2.0 framework. For myriad reasons too detailed to discuss here the application was developed without using Visual Studio. Further, all of the forms and code are contained in .ASPX file (I.e no code behind files).
When application...
I found a work around. I create another textbox next to the combobox. I then change the width of the combobox to onbly show the selection arrow. When the user selects a value in the valid clause I then set the value of the bound textbox to the value in the dropdown. This in effect simulates a...
I have a container with a few textboxes and a combo box that is used as a column in a grid.
The textboxes are bound to columns in my updateable cursor. As I move from row to row I can enter information into the textboxes with no problem. However, If I use a cursor or array as the controlsource...
I have web application that enables clients to upload and store images (pdf, png, etc.). As the clients space demands grow, I would like to store their images on a cloud server. They will continue to use the web application to upload files to my Windows 2008 server. I have a vfp application...
I am using VFP 9 SP2 on a Windows 7 machine. When I am using the VFP Form Designer the contents of the display get garbled, when buttons/images are suddenly displaced. If I move the mouse over the area VFP will rewrite that pixel properly. Just started happening, not sure why. I did install a...
Dan stated "If it's in an ActiveX control, you can embed that same control on a report."
How can I accomplish this? I have a 3rd party active x control on my form that saves html to dbf /memo.
I want to display the formatted text in a text area on my VFP report form.
I have a form that currently displays text from a memo field. I plan to replace the VFP textbox control with a control that enables the user to change font sizes, font, etc. The format of the data will be html or rtf. On my VFP report form, how do I display this data?
yES, The machine is 32 bit. I know about setting the 32 bit setting in IIS. This setting does not appear in 32 bit OS.
RUNNING REGSVR32 USING using elevated priviledge WORKED!!! Thanks
I have a com object written in 32 bit Visual Foxpro 9.0, that runs successfully on a Windows XP, Windows 7 64 bit, Win2003 & Win2008 server machines. When I run the same ASP.NET 2.0 application under IIS 7 on Windows 7 32 bit machine and attempt to instantiate my com object I get the error above...
I have an Active Control (Written in 32 bit Visual Foxpro 9.0) that runs successfully on a Windows XP, Windows 7 64 bit, Win2003 & Wind2008 server machines. When I run the same ASP.NET 2.0 application under IIS 7 on Windows 7 32 bit I get the error abov (using http://localhost). The control has...
Mike,
After further research, your algorithm works perfectly! Thanks.
I checked with this link http://www.tutor2u.net/business/accounts/assets_fixedassets_depreciation_rbexample.asp
Thanks for all the posts. Mike, your algorithm looks like it will work. The question I have with it is looking at a definition I found online
"The reducing balance method of depreciation provides a high annual depreciation charge in the early years of an asset's life but the annual depreciation...
Definition:
The reducing balance method of depreciation provides a high annual depreciation charge in the early years of an asset's life but the annual depreciation charge reduces progressively as the asset ages.
To achieve this pattern of depreciation, a fixed annual depreciation percentage is...
Thanks for all the posts. I am trying to calculate depreciation for automobiles in 1 context, and general equipment (i.e boilers, chillers, ac units) for the remaining.
My application tracks assets and allows the user to select the depreciation for the type of equipment. Currently, all...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.