Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Johnathon

    Shockwave causes crash on htm page using SMUS

    Here's the script I'm using. Perhaps one of you can find a problem with it that will solve the problem. global sConnect, MuteCountdown on stopmovie sConnect = 0 clearglobals end stopMovie on DefaultMessageHandler global sConnect, uname, passphrase, IAmAdmin, IAmMod, IAmGuide...
  2. Johnathon

    Shockwave causes crash on htm page using SMUS

    (I apologize for the triple post, but I can't seem to find an edit button anywhere..) Upon even further research I have determined that the actual error occurs once a sendNetMessage command is sent to the server from the client. (for example, if I were to run the following code on the client...
  3. Johnathon

    Shockwave causes crash on htm page using SMUS

    Update: I've found that the actual problem lies somewhere in the "errCode = sConnect.SetNetMessageHandler( #DefaultMessageHandler, script 1 )" line - I'm not sure how to get around this problem as I need the NetMessageHandler in order to communicate with the server (unless there's some other way...
  4. Johnathon

    Shockwave causes crash on htm page using SMUS

    I am currently working on a multiuser chat program that is to be embedded into a webpage. I am running into a problem though after the program connects to the server. For the most part it works fine during run mode, but when you try to quit the program by closing the window, going to another...
  5. Johnathon

    How to the particular line in a file

    Hi, What the script command will return me the string on the line number that I supply to a file? Regards, Johnathon
  6. Johnathon

    Left trim and Right trim

    Hi, Anyone know how how to perform left trim and right trim on the string variable in unix script? Thank you, Johnathon
  7. Johnathon

    Urgent . Code Red. Please Help

    Hi JoLin, It's quite safe. error message:- program default.ida not found etc etc is expected. See error logs for more detail. Inform your IS to isolate and locate the infected IIS (NT), patch and clean them up. Such progress could only keep your unix server busy, but i'm not sure if it eat up...
  8. Johnathon

    GE Enterprise and AI Newsgroup

    Hi, Can tell me any GE product newsgroup? I'm looking for a good newsgroup(like this one) for GE ediswit enterprise system and Application Integration. Thanks....... Johnathon
  9. Johnathon

    Bufpages kernel configuration

    Hi crowe, Thank you. I'll study that. Best Regards, Johnathon
  10. Johnathon

    Bufpages kernel configuration

    Hi crowe, You are good. i think the daily backup eat up my system resouces, slowly. could you please guide (help) me to remove and release the share memory segment? Thank you and Best Regards, Johnathon
  11. Johnathon

    Bufpages kernel configuration

    Thank you crowe. I got the 100 Meg. Observe that % memory used is getting bigger(slowly) , from day to day. Wonder if there's way for free them up, back to the time upon reset? Best Regards, Johnathon
  12. Johnathon

    Swapinfo

    Hi, I were told if memory PCT USED higher than 90% (view by swapinfo), i'm in trouble. How true is this comment? My maxswapchunks = 4096. I wish i could have a better control over this figure (ie memory PCT USED), anybody please. Best Regards, Johnathon
  13. Johnathon

    Bufpages kernel configuration

    Hi Mewa, Thank you. I've a better picture now. I've a system with 1GB of ram. I'm trying get (free) more memory out of the current setting. Our system is now carry the following setting: bufpages = 0 nbuf = 0 dbc_min_pct = 5 dbc_max_pct = 50 i do not see the whole 1 GB of memory, as 250+ MB is...
  14. Johnathon

    Bufpages kernel configuration

    Hi, If the bufpages is 0 (view by SAM), does it means that the current bufpages is set to DEFAULT? And is it true default =10% of physical? What's the command to issue to check for various memory setting in HP-UX? Anybody please... Thank you and Best Regards, Johnathon
  15. Johnathon

    Invoke a Remote http pages from Unix

    Hi, Anybody has the experience to invoke a remote (NT server)pages from HP-UX And to pass files or response to HP-UX from oudside world? Thanks, Johnathon
  16. Johnathon

    Connection timed out

    Hi bi, To set the system as mail server in DNS. Best Regards.
  17. Johnathon

    Connection timed out

    I solved my problem. Thank you reading.
  18. Johnathon

    Connection timed out

    Hi, I get the following error message in my mail queue, ie. (Deferred: Connection timed out with asiaonesmtp0.prontomail.) xxxx@asia1.com What's the setting that i miss out? Anybody know the answer? Best Regards, Johnathon
  19. Johnathon

    Email with attachments in HP-UX

    Hi Carlos Almeida, Sorry , my mistake. It work with multiple attachments. Now i'm try out to mail them out from my HP-UX to outside world. Best Regards, Johnathon
  20. Johnathon

    Email with attachments in HP-UX

    Hi Sachin, Thanks. it work, but i need to change the From field , likely to have ability to write some body text. I tried out Carlos Almeida's way, it work fine with a single attachment. Two attachments and more will results in some attachment appear in encoded format. Carlos Almeida, do u know...

Part and Inventory Search

Back
Top