NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DonRidley

Pages: 1 ... 44 45 [46] 47 48
676
Web Server - Ask For Help / Re: Anyone ever get a CAPTCHA to work?
« on: June 21, 2010, 09:26:55 AM »
Hey Bill,

I sent you a email reference the TXA.

Also, where do I get the CARoot.pem file?

Thanks,
Don

677
Web Server - Ask For Help / Re: Anyone ever get a CAPTCHA to work?
« on: June 20, 2010, 10:01:32 PM »
YOU are the man!! Thank you!!!

678
Web Server - Ask For Help / Re: Anyone ever get a CAPTCHA to work?
« on: June 20, 2010, 07:18:45 PM »
I use a version of reCaptcha in a Joomla site.  I need a shove in the right direction as far using it with NetTalk....  please....

Thanks,
Don

679
Web Server - Ask For Help / Anyone ever get a CAPTCHA to work?
« on: June 17, 2010, 06:35:43 AM »
I don't have Draw.  I was looking at jCap ( http://www.archreality.com/jcap/ ) but I have no idea of how to implement it.

Thanks,
Don

680
Hey Bruce,

I've got NetTalk 5.  Now this particular app had NT 4 back when but now I have NT5.  Is there something I need to do with this app to "strip away" the old NT4 stuff?

Second, I've got the posting sorted out.  Now I'm trying figure out what to do with the returned data.  I would like to display the returned HTML as a web page in a OLE/OCX control.  I don't know if that's possible.

Thanks for your reply!
Don

P.S.  I just downloaded the latest NT5 build and I get the Fiddler error even with the NT Demo app....

681
Alright Bruce, Sean...?

I think I need to use the Multi-Part form coding..?  Am I on the right track?

Don

682
I'm trying to post a license number to a web form.  I'm using Fiddler and I got this error:

Fiddler has detected a protocol violation in session #41.
Content-Length mismatch: Request Header claimed 10 bytes, but sent 14

Now I got this error to go away by doing this:

ThisWebClient.ContentLength = Len(Clip(PostString))+4

This can't be the correct way to handle this, right?

Anyway, could someone get me pointed in the right direction?  I REALLY new at this aspect of NetTalk.  This is the webpage I'm trying to POST data to:

http://hblb.state.al.us/Lic_Search/search.asp

Thank you!!!!!!

Don

683
Yeah, I unchecked all the procedure "connections" and no dice.

It's not a showstopper, just irritating.

Thank you for your reply.

Oh, I'm running 6.1 9034 ABC

Don

684
Web Server - Ask For Help / Weird issue with NetTalk...please read below.
« on: October 13, 2009, 03:39:25 PM »
Hello all,

This is going to be difficult to explain....

Say I've got a NetTalk procedure.  Maybe a NetBrowse or something.  I set it as a child of another procedure.   Procedures appear in my procedure tree in the Clarion IDE showing the new "relationships."   If I go in and remove the "child of" setting, the procedures don't go away in the procedure tree from the previous setting.   After awhile, I end up with a mess of procedures and I don't know how to get rid of them.   I don't know of I've explained this clear enough.   The app will compile fine though.

Thank you for your help.

Don

685
Web Server - Ask For Help / Re: Need help with update form...
« on: August 01, 2009, 04:37:49 PM »
Hello Rene,

Thank you.   Still going uphill on the Web Server learning curve  ;D .

686
Web Server - Ask For Help / Re: Need help with update form...
« on: July 31, 2009, 07:31:33 AM »
Hey Kevin, worked like a charm!  Thank you.

687
Web Server - Ask For Help / Re: Need help with update form...
« on: July 29, 2009, 08:23:30 PM »
Thank you Kevin.   I'll try that out as soon as I get to my development machine.   

Don

688
Web Server - Ask For Help / Need help with update form...
« on: July 29, 2009, 10:13:35 AM »
This is frustrating the crap out of me.   I know it's something simple but I cannot - for the life of me - firgure it out.   I've went back and forth from the examples and the docs and I just can't get it.   

Okay...

I have a update form.  On that page I have a child browse.  When I try to enter a record into the child browse, the field that relates the child to the parent is not being primed properly.   I tried:

Under Priming in the Update Form
PHO:RecordNumber = p_web.GetValue('HOT:RecordNumber') but that is not working.

Parent Table is: HotSheet
Parent Key:  :    HOTKeyRecordNumber

Child Table is: Photos
Foreign Key:     PHO:KeyRecordNumber

It is one-to-many.

I don't know folks what I'm doing wrong.....

Don

689
Sounds great!   

Don

690
Your Views and Comments / Hey Bruce, How's NetTalk 5 coming along?
« on: July 22, 2009, 06:39:40 PM »
I didn't know where to post this question.  I apologize if it's in the wrong place....

Don

Pages: 1 ... 44 45 [46] 47 48