Search found 77 matches

Go to advanced search

by Rich Cassell
Mon Jul 23, 2012 10:48 pm
Forum: General Discussion
Topic: A quick thank you!
Replies: 4
Views: 5561

Re: A quick thank you!

Thanks Ghosttie! :)
by Rich Cassell
Fri Jul 20, 2012 12:21 am
Forum: General Discussion
Topic: A quick thank you!
Replies: 4
Views: 5561

Re: A quick thank you!

Hi Murray,

Thanks for your kind wishes :). I may have been one of the more frequent posters but few were much use to others(!) so i'm sure i won't be too missed! I'm sure you guys will keep it all busy!

Cheers,
Rich
by Rich Cassell
Wed Jul 18, 2012 8:34 pm
Forum: General Discussion
Topic: A quick thank you!
Replies: 4
Views: 5561

A quick thank you!

Hi all, I know i'm posting a topic with no coding / Jade requirement as part of it so i apologise for filling up your thread lists :P I just wanted to say thanks to everyone who's offered help to me over the years when i've asked for it; on July 30th i'm leaving my current job to pastures new... And...
by Rich Cassell
Fri Jun 15, 2012 12:55 am
Forum: General Discussion
Topic: Equivalent of CMDFileOpen for Web Apps?
Replies: 8
Views: 9094

Re: Equivalent of CMDFileOpen for Web Apps?

Works beautifully :D. Thanks for the help! For the benefit of others, i'll just describe what i've done... Created a TextBox with the webInputType property set to Web_InputType_File. This will show a "Browse" button on the web browser. Once this is pressed and a file is selected, the text property o...
by Rich Cassell
Thu Jun 14, 2012 8:21 pm
Forum: General Discussion
Topic: Equivalent of CMDFileOpen for Web Apps?
Replies: 8
Views: 9094

Re: Equivalent of CMDFileOpen for Web Apps?

Hi BeeJay / Murray, Thanks again for your replies. I think i may have confused you Murray with my original post and Subject, as BeeJay pointed out, sorry for that. Thanks BeeJay for changing it! Thanks also for pointing out the webInputType property on TextBoxes. I'll take a look at this and report ...
by Rich Cassell
Thu Jun 14, 2012 3:21 am
Forum: General Discussion
Topic: Equivalent of CMDFileOpen for Web Apps?
Replies: 8
Views: 9094

Re: Equivalent of CMDFileOpen for server nodes?

Just extending my last post regarding me using Javascript to get the desired result, i have come across the following: <script> function openFileOption() { document.getElementById("file1").click(); } </script> <input type="file" id="file1" style="display:none"> <a href="#" onclick="openFileOption();...
by Rich Cassell
Thu Jun 14, 2012 1:47 am
Forum: General Discussion
Topic: Equivalent of CMDFileOpen for Web Apps?
Replies: 8
Views: 9094

Re: Equivalent of CMDFileOpen for server nodes?

Hi Murray, (I'll address it in response to your message but it's an open post really :D ) I have tried various methods in a ListBox and can still only get it to reference the file structure on the hosting server, i need it to display the files on the local machine. Essentially, i'm trying to create ...
by Rich Cassell
Wed Jun 13, 2012 11:12 pm
Forum: General Discussion
Topic: Equivalent of CMDFileOpen for Web Apps?
Replies: 8
Views: 9094

Re: Equivalent of CMDFileOpen for server nodes?

Hi Murray, Thanks for your reply. If i can avoid using applets then i'd prefer to as it could potentially cause viewing issues for some of our users - there have been occasions in the past where they have security turned up so high that things don't work! I'll definitely take a look at the FileFolde...
by Rich Cassell
Wed Jun 13, 2012 9:08 pm
Forum: General Discussion
Topic: Equivalent of CMDFileOpen for Web Apps?
Replies: 8
Views: 9094

Equivalent of CMDFileOpen for Web Apps?

Hey, I need the user to be able to open files on their local machine and upload them to our server using our Web Enabled Forms application. The CMDFileOpen class is perfect for this but isn't available for use on server nodes... :( Does anybody know of any good alternatives that i can use instead? I...
by Rich Cassell
Fri Jun 01, 2012 3:46 am
Forum: General Discussion
Topic: Using custom .html pages on Web Enabled Forms
Replies: 4
Views: 5839

Re: Using custom .html pages on Web Enabled Forms

Hi all, To try and solve this issue i've been using the webInsert control with which i have referenced the hand-crafted HTML file. This works fine in terms of the reply side of things, in that the screen i'm expecting to see is showing on the web browser. My issue is regarding the processRequest sid...

Go to advanced search

cron