Page 1 of 1 1
Topic Options
#212578 - 2017-07-05 04:49 PM Multiple websites when user login in the domain
armend Offline
Just in Town

Registered: 2017-07-05
Posts: 2
Loc: Albania
I'm using kixstart since 2001.No issues whatsoever.For a long time I'm using it to pull the kix32 script and to open a start page; like this:
==================
@echo off
%0\..\Kix32 KIX
;start http://website

exit
================
Question: Is there a way to open multiple websites instead of a single website?

Top
#212579 - 2017-07-05 08:30 PM Re: Multiple websites when user login in the domain [Re: armend]
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2127
Loc: Tulsa, OK
Not sure what your question is. Can you post the KIX script file (the one called on this line %0\..\Kix32 KIX), as that is what is starting the webpage (if anything).
Top
#212580 - 2017-07-06 09:27 AM Re: Multiple websites when user login in the domain [Re: ShaneEP]
armend Offline
Just in Town

Registered: 2017-07-05
Posts: 2
Loc: Albania
sorry..you are right.the KIX file is pulling file servers mapped to users.The one I posted up is actually the batch file used to call the KIX script and open a certain website.At the time it is opening a single page and I want to open both of them parallel.
Seems like it has to do with the batch file \:\)
thanks,

Top
#212597 - 2017-07-17 10:04 PM Re: Multiple websites when user login in the domain [Re: armend]
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2127
Loc: Tulsa, OK
I don't really have the expertise in batch scripting to help with that. BUT...if you wanted to move the webpage code into the Kix script, then the following kix code will open multiple pages.

 Code:
$objExplorer = CreateObject("InternetExplorer.Application")
$objExplorer.Navigate2("https://www.google.com", 0)
$objExplorer.Navigate2("http://www.kixtart.org/forums/ubbthreads.php?ubb=cfrm", 2048)
$objExplorer.Visible = 1

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 1343 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.051 seconds in which 0.022 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org