Questions tagged [ironspeed]

Iron Speed Designer is a application generator which builds database and reporting applications for the cloud, web and Microsoft SharePoint environments.

21 questions
0
votes
2 answers

Encrypting Passwords in Ironspeed 6.1.1

I'm currently working on an app that is being created using Ironspeed Designer. It's going to be an internet website with sensitive data, so we (my group) would like to encrypt passwords. According to this help article at Ironspeed's site, the…
peacedog
  • 1,415
  • 20
  • 32
0
votes
1 answer

Web application doesn't work with server name and windows authentication but does with IP Address

I have an application that was working on a II 6 development server that uses Windows Authentication. It is a Iron Speed application and I updated a few items and deployed it to the test server where it was previously tested. After deployment, the…
done_merson
  • 2,800
  • 2
  • 22
  • 30
0
votes
4 answers

Viewstate still present in page even though I'm using sqlserver to store the viewstate

I have an ASP.net web app and on my test (database) server I have enabled sqlserver to store the viewstate and when I run the app from visual studio this works fine. However when I try to host the app on the production machine (IIS 6) the viewstate…
JSmyth
  • 11,993
  • 3
  • 23
  • 18
0
votes
1 answer

SQL, Adding An Image Field/Colour Field

Currently I have a CASE statement which applies either; BLACK, RED, YELLOW, GREEN As text to various records in the table based on some criteria. However I was wondering if there was a way to actually colour the fields instead(Or apply an…
William
  • 6,332
  • 8
  • 38
  • 57
0
votes
2 answers

Adding Password protection to Iron-Speed Application

I have an Iron-Speed application generated from my database and wish to add password protection to all of the pages. I already have a table in my database with usernames and passwords, how do I apply this to my Iron-Speed pages?
William
  • 6,332
  • 8
  • 38
  • 57
0
votes
2 answers

Develop on top of IronSpeed app without using IronSpeed?

I've been asked to do maintenance/development work on an ASP.NET app created with IronSpeed. Now here is the catch: a) the clients do not want me to use IronSpeed for further work, as their license is expiring and they do not want to renew; b) the…
draconis
  • 599
  • 1
  • 5
  • 16
1
2