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...
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...
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...
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...
Hi there,
I have a flash movie that allows a user to upload a photo to customize his "home" page. In my flash movie i have a button that when clicked runs the following
getURL("javascript:submitIT()");
then inside my html page i have a javascript function for submitIT as...
Hi Experts,
Please can you help, i have a flash movie that allows the user to login to access a products download area. This works prefectly in that i pass the login details to my asp page, run the query and return a true or false based on his credentials. I also pass back the users fullname...
Hi Experts,
I have a few pushbuttons on my site. i want a sound to play on each push button press event.
i converted my push button to a symbol, enter edit mode on my symbol, window -> actions and i added the following
on (press) {
song = new Sound(this)...
Please can you help,
when i export to excel from my crosstab report, some of the cells in the spreadsheet display the value "Others", how can i turn this off?
Hi There,
If have a crosstab with 10 columns. The first 5 cols are static and show dates and customer id's. The remaining 5 show the sum over various diameters.
When i preview the report the first 5 cols only show 1 row entry per record.
example
5-06-03 001 Sample1 1 1 1 1 1...
Hi experts,
can you help? I have set my exchange server up with my domain, ie @domain.co.uk
I pull email from our external POP3 mail accounts into exchange which then filters to the correct internal mail boxs. Sending mail internally is also configured correctly such that any address ending...
Hi Experts,
I have a report that prints a specific page footer on each page. However on the last page i dont want it to print. Which is fine. I have a formula that hides it when its on the last page. However, i have another footer that i need printing, only on the last page. Problem is that...
I have a distributed app that runs on any OS platform from windows 95 and up. One of my client reports an Error when he attempts to access the APP. He is on Windows 98 SE.
"Runtime Error 440, Automation Error".
The code that looks to cause the error is merely connecting to an Access...
Hi Experts,
Hopefully a quick one this. I have a VB app that i distribute to a host of Operating systems. Part of the app is the ability to issue direct to PDF. When i try this it pops up the error "ActiveX Component unable to load object". It works fine on my development machine, but...
Hi Experts,
Ill get straight to the point, i have a database structure that manages a tree like structure in a VB tree control.
Example:
StructureID ParentID Descrption
7 -3 (root) Bridge Scheme
12 7 Bridge 108
15...
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.