Search found 1252 matches

by rocketman
Tue Jan 13, 2009 4:48 pm
Forum: General discussion and questions about Aware IM
Topic: Writing and reading cookies
Replies: 2
Views: 3497

Thanks Pete, I did a bit more reading and came up with a different solutiion. Since they will be coming via a members website which has already read the cookie, I can simply do a standard loginOp.aw?[name-value pairs]. i just need to write a proc to interrogate the members BO for the correct info. T...
by rocketman
Tue Jan 13, 2009 10:56 am
Forum: General discussion and questions about Aware IM
Topic: Writing and reading cookies
Replies: 2
Views: 3497

Writing and reading cookies

Does anyone know how to write and then read cookies in awareIM. Some of our members are quite old and not very computer savvy. They only need access to their personal data so they can change it from time to time (addresses telephone numbers etc) So it would be good to use a (heavily protected) Membe...
by rocketman
Sun Jan 11, 2009 11:27 pm
Forum: Problem reports
Topic: TimeStamp issues between v3 and v4
Replies: 19
Views: 25836

Interestingly enough, Support - when I roll the mouse over "Today" in the calendar control it shows me the correct time with the word spacebar in brackets after it. so clearly, the current time is being retrieved somewhere in the logic of the calendar control. Trouble is - pressing the spacebar simp...
by rocketman
Sat Jan 10, 2009 7:55 pm
Forum: Problem reports
Topic: TimeStamp issues between v3 and v4
Replies: 19
Views: 25836

I should add - just in case Aware-Support are monitoring this post -that if a field is defined as a timestamp - Putting an icon next to the field (which it does - the calendar control) that doesn't actually put the full TIMESTAMP in it is about as much use as a chocolate fireguard. I'f I'd have want...
by rocketman
Sat Jan 10, 2009 7:45 pm
Forum: Problem reports
Topic: TimeStamp issues between v3 and v4
Replies: 19
Views: 25836

Yep Tom, that's about it. Ideally it would be one button and a rule which says "If startime is not defined put the current time in starttime else put the current time in stoptime. I was about to start researching this when I spotted this topic if there's the possibility of a pre-designed image/icon/...
by rocketman
Sat Jan 10, 2009 6:46 pm
Forum: Problem reports
Topic: TimeStamp issues between v3 and v4
Replies: 19
Views: 25836

This really is a BIG issue for me. The whole purpose of my eval was to create a flight logging system for my gliding club and was going great guns I want an non computer literate member to be able to press an icon and have the system insert the start TIME of a flight - then press it again when the a...
by rocketman
Sat Jan 10, 2009 6:34 pm
Forum: General discussion and questions about Aware IM
Topic: Looking up a value whilst creating a new record
Replies: 17
Views: 16441

Hi Guys,

Flicking the "Execute dynamically switch (awareim supprot did the trick, I also tried doing my lookup via an interactive drop down and both together gave me the solution I was after - thanks to all.
by rocketman
Thu Jan 08, 2009 11:16 am
Forum: General discussion and questions about Aware IM
Topic: inserting references dynamically
Replies: 1
Views: 2920

inserting references dynamically

I have form to add flights to a dialy flight logging sheet. There can be two pilots in one aircraft P1 and P2. My form does a dynamic lookup on the membership number of both P1 and P2 (both Number attributes) and displays their names and some other flying related data which I won't bore you with. (t...
by rocketman
Wed Jan 07, 2009 4:21 pm
Forum: General discussion and questions about Aware IM
Topic: import from csv for updating
Replies: 5
Views: 5900

I must have tried 20 different searches to find that answer!!! how do you do it?

Patience I suppose.

Thanks again Tom
by rocketman
Wed Jan 07, 2009 3:58 pm
Forum: General discussion and questions about Aware IM
Topic: import from csv for updating
Replies: 5
Views: 5900

The Membership number
by rocketman
Wed Jan 07, 2009 2:46 pm
Forum: General discussion and questions about Aware IM
Topic: import from csv for updating
Replies: 5
Views: 5900

import from csv for updating

Me again, I've imported the bulk of my data over from access - no problems. But now I have some additional data from an online database which I need to include in my all singing all dancing new members database. I've added new attributes to the BO to receive the new data. Is there a way I can now im...
by rocketman
Tue Jan 06, 2009 7:52 pm
Forum: General discussion and questions about Aware IM
Topic: Looking up a value whilst creating a new record
Replies: 17
Views: 16441

Hi Pete, One to keep in mind for other apps I think, but this one is very definitely a web app. The input Pc will be at our launchpoint connected via Wi-Fi to the internet and then up to our ISP.(upload 256k, download 2.5Mb - on a good day) Have you a handle on what the performance will be like usin...
by rocketman
Tue Jan 06, 2009 2:38 pm
Forum: General discussion and questions about Aware IM
Topic: Another HTML problem
Replies: 2
Views: 3750

sweet .... sorted.

Thanks Tom
by rocketman
Tue Jan 06, 2009 2:06 pm
Forum: General discussion and questions about Aware IM
Topic: Looking up a value whilst creating a new record
Replies: 17
Views: 16441

Focus based rules

Hi Peter - and aware support,

Thanks for getting back so quick (as always). I'll try both scenarios later and see which one works best
by rocketman
Tue Jan 06, 2009 1:44 pm
Forum: General discussion and questions about Aware IM
Topic: Another HTML problem
Replies: 2
Views: 3750

Another HTML problem

Hi guys, I have a table which allows club members to enter details of notable flights. One of the fields is for pilot notes about the flight so I made it Plain Text with HTML editing. Worked great and I put some notes in with pretty html formatting. Problem, Other members need to be able to see the ...