I have a job done in Flash and I would like to print the code or script for archival and reuse if necessary.
Is there a way to print all the entire code without going to each button, actions, etc...
Thanks
I have one form with an Option group. The form and data are linked to a table (A). I select one item, and need to choose one of the option button.
In the Option group I would like to put a number of buttons representing the content of another table (B), as if it was a combobox. When user...
Hi,
I have an old VBA programmed Access database.This always worked before, but after a virus and after I reinstall all I am getting the following errors. The copy of the db is clean as it come from a backup on CD made way before the virus and reinstall.
So the errors are:
1 - When I open the...
Hi,
When I open more than one page in Dreamweaver CS5, i used to see all my pages names regrouped in one tab and I could click on the page I want to work with.
Currently all my pages open cascaded and it is not practical.
I need some help because I cannot find a way to reset this as it used to...
Hi,
I am using the query form to create an append query. I do not have any problem to setup this.
My problem is to append to the other table just part of the text from a specific column.
For example on one table the column product has 'products:part1' and I would like to only append the...
I try without success to align txt and text box in the following form.
Anything I tried doesn't seems to work.
So the question is: how can I do this??
Thanks
this this the code
<table width="800" height="43" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="22%"...
I have a table where I inserted one large picture, and I also have 4 small thumbnails.
I found a few codes that allow to swap the large picture using javascript, but is there any code that will allow me to only use a mouseover to change/swap the large picture when I go over the thumbnails.
I...
I have the following code:
<form name="form1" method="post" action="process.asp?Search=XXXXX" >
<table>
<tr>
<td><input type="text" name="textfield2"></td>
<td><input type="submit" name="Submit" value="Submit"></td>
</tr>
</table>
</form>
Is there a...
I have a code for window.open that looks like:
<a href="""" onclick=""window.open('POPWINDOW.asp?id=" & rsProduct("ProductID") & "', 'DDD', 'scrollbars,status,resizable,width=550,height=400,left=50,top=50'); return false"">Product Spec</a>
This works, but instead of clicking on the...
I have a few hundred files with spaces in the file name. Those files are in folders and sub folders.
Is there a piece of code that I can use to rename all these files using Vb or others.
Thanks in advance.
I have a document with abouit 100 pages. Each page seems to have a different zoom value and I would like to reset all the pages to 'Fit to page'
I tried to setup the properties of the document but it seems that unless I go page by page I am not able to reset all the page.
So, is there a way to...
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.