Hi guys, i hope you can help. We have been running ISA 2004 for about 8 months now and in that time ive had to create 2 new web listeners for different ports because the old ones just stopped working. What i mean by that is that we could no longer access our webserver externally referencing the...
Try the following:
1.) create a flash movie "testparent" with 1 frame and in that frame enter the following actionscript
thisItem = _root.createEmptyMovieClip("clip_mc", 0);
thisItem.loadMovie("testexternal.swf");
thisItem._x = -100;
thisItem._y = -100;
** creates a movieclip "clip_mc" and loads...
Hi Experts,
Im having a nightmare with trying to display an alert window in my flash movie. It works if the parent of the alert is the same movie. However as soon as i call that same swf from a different swf using the loadMovie method i can no longer see the alert window.
As you can see this...
Hi experts,
We are having major hassles with terminal services from external sources. If i connect to tsweb while sat on the LAN i can connect and it runs with no issues. However if i connect to it from a external source (remote users), they report being disconnected within a few minutes with...
Hi Experts,
Hopefully a quick one. I have an ASP page that lives on a remote webserver (ISP hosted). Ive got them to install SQLXML for the BulkLoad utility. I refer to my schema file to an actualy path on the webserver (D:\webroot\domain\folder\site\schema\whatever.xml). I created an html page...
I have a VB6 client application that creates an XML file based on a recordset. This XML file is then written to my remote isp hosted sql server through SQLXMLBulkload component. I now want to deploy my application to numerous users. I use install shield express to do this. How do i deploy SQLXML...
BuGlen,
Firstly thanks for the speedy reply. You understood me prefectly. Although i fear your knowledge of .NET and its technologies far out weighs mine. I have no problem creating the XML file locally and storing its details, but you mentioned sending the XML file to the server, how do you...
Hello,
Please can you provide me with some guidance.
My scenario:
ISP hosted web server with the following:
- .NET, MS SQL, Frontpage Extensions...
My application:
I have developed a webapp that allows a client to log
onto the site and add/edit/delete data in a remote
webserver SQL...
Cheers Experts,
Some excellent ideas. Chris, thankyou for your post, ive learnt something new today.
I would like to go the XML route, as it would be first for me and something new to try. Is my logic for the following
correct ?
If written a VB App that creates an xml file. Is the next step...
Hi Experts,
Ive been asked to start a project and need some general guidance.
Q.) What i need to do:
- Create a stand alone VB app that allows a user to
input some data.
- I then need to pass that data from the vb app to an SQL
database on my remote webserver.
Im kinda stuck as...
Naith,
You were spot on so ill give you the star, although i did manage to suss it before your post. But the star is yours as it may help future searches on this question.
Thanks again.
Hi,
I do not want a new page to start everytime the job number changes. Your reply is of no use, in fact you have described how i should create the problem im having. But this is my fault as i did not explain myself properly, i do apologise (its been a long day).
Ive managed to sort it though...
Hi Experts,
Hopefully a quick one this.
My report contains a single group by section. I group by a job number and then display all the details for that job. Nothing spectacular. The report has the following sections with details
Report Header **
Page Header - New page before / after are NOT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.