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.


Topics - thamanjd

Pages: 1 [2]
16
This isn't really a problem. It's just cosmetic. I have a page with a couple of submit buttons. All the submits operate correctly and refreshthe page. The refreshed page shows that the changes made by the submit button have been effective.

However after the refresh caused by the submit button, the submit info still exists in the browsers url edit box. Is there a way to make the submit buttons refresh the page without the submit info there.

If i can do that it would mean the user could just press the browsers refresh button whenever to refresh data showing on the page. If the submit suffix was still attached to the url it runs that submit again.


By the way ive been running that snippet of modification that changed padding inside of html edit boxes that have had an InsertString applied to them. I haven't seen any problems with it yet.

Thanks again
JD

17
in Telnet ive got a problem with large multiline help menus getting cut off. Also if i try to show a table after a command of 24 lines by around 35 chars per line, it gets cut off towards the end of line 11.

If i reduce the number of chars per line it will display more lines before it gets cut off.

after it gets cut off i can still enter the command again but then it gets cut off at the same point.

Has this go to do with a timer or something that i can change?

JD

18
Ive been playing with the pre login version of SMTP using the web interface and my own routine. I also tried my own routine with the updated login version of SMTP. In both cases i've been unsuccesful in sending emails to accounts such as hotmail and yahoo and my own personal one. In all cases however the callback makes it to SMTP_SUCCESS.

I have been able to send it to a local account but in that case the email is being sorted by a local server PC in my office building so it never leaves the local network. Is it possible that some outside servers filter for unknown mail clients or something like that?

Also i just want to make sure what things have to be exactly right to have the callback get to SMTP_SUCCESS. If the login name was wrong? If the login Password was wrong? If the SMTP server IP was wrong?

The senders name/address is made up as is the domain

John Dowdell

19
µTasker general / ICMP use: quick how to or some hints?
« on: August 29, 2007, 03:57:49 PM »
Can i get an idea of how to start a fnSendPing and how to check for echos please?

John Dowdell

20
FreescaleTM MC9S12NE64 / Current readings when MAC/PHY running?
« on: August 21, 2007, 02:29:25 AM »
If anyone else is using this chip i'd be keen to find out what other peoples average current consumption is while running ethernet operations.

i get about 200mA. This seems a little high.
Anyone else?

John Dowdell

21

I,m not a guru on http....

i notice that if the string length being inserted into a web page edit box is less than 4 characters, then the text is padded out to be 4 characters.

Is it necessary for some process for this to be the case?
Is it inadvisable to disable it?

John Dowdell

Pages: 1 [2]