What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Re: WSDL Wizard

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 49381
interpreted = N
texte = I think (or thought) that NN 7 or newer would run it ok, I may be wrong though. As far as the Mac goes, it _seems_ that everything works as far as the editor goes except the ability to put focus inside of the iFrame, which I thought (again) was the DOM object issue.Anyways, thanks for looking at it Alain, I've had a few requests to try and make this thing Mac complient, but I guess that won't be happening, not for a while at least.GK----- Original Message ----- From: Alain Russell To: WebDNA Talk Sent: Wednesday, April 09, 2003 7:49 PM Subject: Re: WSDL Wizard > Gary .. There are bigger problems than just the iFrame thing on the Mac .. A > lot of the calls in the Javascript will be IE only in your editor .. > > > Any chance of learning what you all are doing to overcome the iFrame/DOM > > issue for the wizard? I've had that issue on my WebDNA HTML editor (that > > uses an iFrame) for the Mac and have not been successful in finding a > > workaround. > > > > The editor, should you want to look at it, is at http://www.webcatdev.net/. > > > > Thanks, > > GK > > > > ----- Original Message ----- > > From: Phillip Bonesteele > > To: WebDNA Talk > > Sent: Wednesday, April 09, 2003 6:30 PM > > Subject: Re: WSDL Wizard > > > > > >> > >> Stuart, > >> > >> The iFrame/DOM issues with the UI affecting different browsers are close > > to > >> being resolved ... so the Mac versus PC point will soon be moot. It will > >> shortly work with various flavors of IE, Netscape, etc., on Mac or PC. > > The > >> updated templates will then be available for download for Developer and > >> Enterprise Editions. > >> > >> The main reason why it's a browser based application is because the bulk > > of > >> the work of identifying web services and building all the WSDL information > >> fundamentally requires extensive XML parsing and validation, TCPconnect, > >> etc., ... all stuff that WebDNA does well. Since we built that capability > >> into the 5.0 engine along with all the WSDL processing, it made a lot of > >> sense to leverage that as a server side application, particularly given > > the > >> generated code will ultimately be server side anyway. The final step of > > the > >> wizard actually executes the sample code in a temporary WebDNA template, > >> making a live call to the selected web service and showing you the > > resulting > >> response. > >> > >> So I'm not sure what you mean by going against everything we've done > > before > >> ... I don't think anyone would want this as a 'thick' client application > > or > >> even client/server, which have even bigger platform dependency issues than > > a > >> browser based UI communicating to a web-server application. > > Fundamentally, > >> we've all been building web-based applications with WebDNA all along. > >> Please clarify the point if I'm missing something ... > >> > >> Phil B. > >> > >> > >> -----Original Message----- > >> From: Stuart Tremain [mailto:development@idfk.com.au] > >> Sent: Wednesday, April 09, 2003 3:57 PM > >> To: WebDNA-Talk@talk.smithmicro.com > >> Subject: Re: WSDL Wizard > >> > >> And a PC with IE 6.0.026 > >> > >> > >> Terrific value for a Macintosh based development studio (NOT). > >> > >> > >> Phil, why does it have to be so browser based, seems to go against > >> everything that you have done before ? > >> > >> > >> > >> On Thursday, April 10, 2003, at 05:10 AM, Alain Russell wrote: > >> > >>>> IE 6.0.026 > >> Regards > >> > >> Stuart Tremain > >> idfk web developments > >> 114a/40 yeo street neutral bay 2089 australia > >> t +612 9908 2134 > >> f +612 9908 4837 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: WSDL Wizard (Steve Contreras 2003)
  2. Re: WSDL Wizard (Gary Krockover 2003)
  3. Re: WSDL Wizard (Steve Contreras 2003)
  4. Re: WSDL Wizard (Steve Contreras 2003)
  5. Re: WSDL Wizard (Gary Krockover 2003)
  6. Re: WSDL Wizard (Alain Russell 2003)
  7. Re: WSDL Wizard (Gary Krockover 2003)
  8. Re: WSDL Wizard (Stuart Tremain 2003)
  9. Re: WSDL Wizard (Phillip Bonesteele 2003)
  10. Re: WSDL Wizard (Stuart Tremain 2003)
  11. Re: WSDL Wizard (Alain Russell 2003)
  12. WSDL Wizard (Phillip Bonesteele 2003)
  13. Re: WSDL Wizard (Stuart Tremain 2003)
  14. Re: WSDL Wizard (Phillip Bonesteele 2003)
  15. WSDL Wizard (Alain Russell 2003)
I think (or thought) that NN 7 or newer would run it ok, I may be wrong though. As far as the Mac goes, it _seems_ that everything works as far as the editor goes except the ability to put focus inside of the iFrame, which I thought (again) was the DOM object issue.Anyways, thanks for looking at it Alain, I've had a few requests to try and make this thing Mac complient, but I guess that won't be happening, not for a while at least.GK----- Original Message ----- From: Alain Russell To: WebDNA Talk Sent: Wednesday, April 09, 2003 7:49 PM Subject: Re: WSDL Wizard > Gary .. There are bigger problems than just the iFrame thing on the Mac .. A > lot of the calls in the Javascript will be IE only in your editor .. > > > Any chance of learning what you all are doing to overcome the iFrame/DOM > > issue for the wizard? I've had that issue on my WebDNA HTML editor (that > > uses an iFrame) for the Mac and have not been successful in finding a > > workaround. > > > > The editor, should you want to look at it, is at http://www.webcatdev.net/. > > > > Thanks, > > GK > > > > ----- Original Message ----- > > From: Phillip Bonesteele > > To: WebDNA Talk > > Sent: Wednesday, April 09, 2003 6:30 PM > > Subject: Re: WSDL Wizard > > > > > >> > >> Stuart, > >> > >> The iFrame/DOM issues with the UI affecting different browsers are close > > to > >> being resolved ... so the Mac versus PC point will soon be moot. It will > >> shortly work with various flavors of IE, Netscape, etc., on Mac or PC. > > The > >> updated templates will then be available for download for Developer and > >> Enterprise Editions. > >> > >> The main reason why it's a browser based application is because the bulk > > of > >> the work of identifying web services and building all the WSDL information > >> fundamentally requires extensive XML parsing and validation, TCPconnect, > >> etc., ... all stuff that WebDNA does well. Since we built that capability > >> into the 5.0 engine along with all the WSDL processing, it made a lot of > >> sense to leverage that as a server side application, particularly given > > the > >> generated code will ultimately be server side anyway. The final step of > > the > >> wizard actually executes the sample code in a temporary WebDNA template, > >> making a live call to the selected web service and showing you the > > resulting > >> response. > >> > >> So I'm not sure what you mean by going against everything we've done > > before > >> ... I don't think anyone would want this as a 'thick' client application > > or > >> even client/server, which have even bigger platform dependency issues than > > a > >> browser based UI communicating to a web-server application. > > Fundamentally, > >> we've all been building web-based applications with WebDNA all along. > >> Please clarify the point if I'm missing something ... > >> > >> Phil B. > >> > >> > >> -----Original Message----- > >> From: Stuart Tremain [mailto:development@idfk.com.au] > >> Sent: Wednesday, April 09, 2003 3:57 PM > >> To: WebDNA-Talk@talk.smithmicro.com > >> Subject: Re: WSDL Wizard > >> > >> And a PC with IE 6.0.026 > >> > >> > >> Terrific value for a Macintosh based development studio (NOT). > >> > >> > >> Phil, why does it have to be so browser based, seems to go against > >> everything that you have done before ? > >> > >> > >> > >> On Thursday, April 10, 2003, at 05:10 AM, Alain Russell wrote: > >> > >>>> IE 6.0.026 > >> Regards > >> > >> Stuart Tremain > >> idfk web developments > >> 114a/40 yeo street neutral bay 2089 australia > >> t +612 9908 2134 > >> f +612 9908 4837 ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Gary Krockover

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[quantity] within formulas (1997) More DateMath problems (1997) Newbie problem blah blah blah (1997) Almost a there but..bye bye NetCloak (1997) Authenticate (1997) Web Catalog vs. ICAT (1997) searchable list archive (1997) system crashes, event log (1997) Roundup function? (1997) Caching pages...again (2001) Summing fields (1997) displaying New products (using [date]) (1997) Server Load Tester (2000) How long until WebDNA makes the list? :( (2004) One more try (1997) Re1000001: Setting up shop (1997) Hello??? (1997) How To question on setting up downloads (1997) Stumped (1999) Hiding usernames and passwords in URL (1998)