English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello, I'm using classic ASP and VBScript and MS Access for my DB which I will upgrade to a different DB soon. For now, I just want to know if it is possible to do this one task. I want to maintain the look of my site, but because I'm unable to close my connection at the right time, I have to open this page in a new window with no other connections being opened.

What I'm trying to do is compact and repair my database through my asp page, which works fine if it's the only thing on the page.

I'd like to know if you can still use Flash with ASP. I want to make a small Flash movie and put it on page1.asp. Then have the flash movie call page2.asp (compact and repair code) and not have to interact with page1.asp. Is this possible?

The code for my compact and repair is at http://www.jordanmotorcompany.net/help/candr.html

Thanks!

2007-03-23 03:09:07 · 3 answers · asked by UBigDummie 1 in Computers & Internet Programming & Design

3 answers

You can interact directly with any server-side scripting language by using the LoadVariables method. The simple example is always shown by loading a local text file with some data in it. However, the method can also call remote URLs that are dynamic pages; simply write the pages so that they output variable data in plaintext, similar to a querystring (var1=value&var2=value). Flash will load these variables directly into its runtime and, obviously, the ASP script will have been called and consequently run.

2007-03-23 03:23:59 · answer #1 · answered by Rex M 6 · 0 1

I don't see a reason why that code won't execute on the same page as your Flash file (you're probably recycling variables inappropriately or the like), but I guess I'll believe you.

Just include page2.asp in page1.asp via an iframe:

2007-03-23 03:36:25 · answer #2 · answered by Anonymous · 0 1

attempt to hunt your documents on the computing gadget that crash it.if can no longer, use restoration application..do no longer format your flash stress yet bcos it would desire to be impossible to restoration your documents then.

2016-10-20 07:05:53 · answer #3 · answered by ? 4 · 0 0

fedest.com, questions and answers