question about openbrowser

Posted by Giz on Fri 07 Aug 2009 10:23 AM — 3 posts, 14,756 views.

#0
ok i've played around abit with the openbrowser command and it works to some extent with what i'm trying to do.

What I'm trying to do is to get certain triggers to update a database i'm working on at my mud, and that works fine.

my problem is that everytime i send the update it opens the browser and even if i got mushclient as "always on top" the browser gets the highlighting.

so is there a way to just "send to browser" instead of open browser?



Thanks in Advance
Australia Forum Administrator #1
Isn't there an easier way of updating a database than via a web browser?

If not, you might be able to do ActivateClient after sending the stuff to the browser to put the focus back on MUSHclient.


http://www.gammon.com.au/scripts/doc.php?function=ActivateClient
#2
well, yes there probably is (a hobby coder) but the only "easy" way i could think of when it's on a page for the rest of my guildies to look at.

i'll give that a try and see what happens