How to get my homepage index.html to stand, I've added files?
Hello
How to get my homepage index.html to stand, I've added files?
I created folders in the root and Idex.htlm file, but when I ADDED a file to the file, the INDEX or photos. Files HTML moves downwards.
see you soon,
Dreamer.101
I do not think too that you can have the index at the top of the "stack".
However, you can group the files / folders by Type, Date modified and file size by double clicking on the topic at the top of the File Manager.
--
Nadia
Adobe Community Expert: Dreamweaver
---------------------------------------------------------------
Unique templates CSS | Tutorials | SEO articles
http://www.DreamweaverResources.com
--------------------------------------------------------------------------
Web Design & development
Tags: Dreamweaver
Similar Questions
-
How can I delete the index.html file automatically added my domain homepage?
I noticed recently that muse adds index.html to my homepage. I want to remove it and revert back to the way it was. This is the 2nd site with that I have this problem
Hello
I'm afraid, it's default system process and it is not possible to change the file name for the first page created in Adobe Muse of index.html at home or any other file name.
You can also refer to some articles about why it is important to have the index.html page in your site: what is the index.HTML Page - default Web Pages , the Homepage - Wikipedia, the free encyclopedia
-
How can I make the. index.html, the start page?
I published directly from my Web site using ftp Muse interface. The problem is that the area already has a Web site. So when I published using Adobe Muse, the new design starts from www.crystalcom.net/index.html where, as the old site interface remains in the www.crystalcom.net. How can I make my index.html, the start page and clear the previous site completely. Thanks in advance
Hello
This can be done by your end host please contact you host make index.html as starting or landing page of the doamin.
Kind regards
Vivek
-
How to get the string (specified by row and column) of txt file with labview
Hello world
How to get the string (specified by row and column) of txt file with labview
THX
As far as I know, a text file has no column. Be more specific. Do you mean something like the 5th word on line 4, where the words are separated by a space, and lines are separated by a newline character? You can read from the spreadsheet String function and set the delimiter to a space. This will produce a 2D channels table. Then use the table to index and give the line number and column number.
-
How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³
How to get the mobile applications other than phonegap Build Service apk file in Dreamweaver CM³
Dreamweaver is a tool, not an install Android of web authoring tool.
-
How to get my Lightroom 5.7 to recognize a new device files?
How to get my Lightroom 5.7 to recognize a new device files?
Hello
Download link for DNG Converter to convert your files to DNG and then you can import them to Lightroom 5: -.
Adobe - Adobe Camera Raw and DNG Converter: for Macintosh
Adobe - Adobe Camera Raw and DNG Converter: for Windows
Thank you
Assani
-
How to get the path of the vmdk to a VM stop file?
Hi guys,.
How to get the path of the vmdk to a VM stop file in ESX Server via the VIX API?
I try to get it via the VixVM_ReadVariable() function. but it seems that this function requires that the virtual machine is power on.
I don't want to go the virtual machine started, I just want to know if I can get the path of the vmdk file when a virtual machine is power off.
Thanks in advance.
Sorry, I don't have any samples.
However, if you look at the layoutEx of the managed object VirtualMachine field, you will see that the VirtualMachineFileLayoutEx data object has a field "files" which should contain the paths of affected files.
I hope that it should be able to help get started.
-
How to get data from a database table and insert into a file
Hello
I'm new to soa, I want to create an xml with the data from database tables, I'll have the xsd please suggest me how to get the data in the tables and insert in a file
concerningin your bpel process, you can use the db adapter to communicate with the database.
with this type of adapter, you can use stored procedures, selects, etc to get the data from your database into your bpel workflow.When did it call in your bpel to the db adapter process it will return an output_variable with the contents of your table data, represented in a style of xml form.
After that, you can use the second card (a file synchronization adapter) to write to the content of this variable in output to the file system
-
Dreamweaver / excel or access - how to get the series of html files
Hello
IM pretty newbe to dreameaver, any advice is appreciated.
I have prepared a web page layout using dreamweaver. I also have a list of 200 lines with 4 columns in excel.
I d like dreamweaver automatically create series of clean html files (no java or other technologies) only html and css, and use the data from the excel file.
I d like dreamweaver to 'take' each of the cells of a row in the excel file and put it in its place for the layout (description3, description1, description2, description4). as the output, I d like to get 200 html files.
I was sleeping me with options of database in dreamweaver for a few days and I had the feeling that the features are rather designed for someone who creates dynamic web pages and a database installed on a server. in one such case dreamweaver inserts... java, ajax and spry... (I don't know m) code that I don't want.
Thanks in advance.
I have the
This may seem a little too complex, but you "could" export your Excel files to xml format and built pages by using spry data sets.
In this way, you wouldn't need a database and the learning curve is perhaps easier.
"Look at the demos of spry on the following link and the previous link to connect to the developers for ' how - to of.
http://www.Adobe.com/devnet/Dreamweaver/?view=samples
Using spry and export your data from Excel to xml format would mean just update your xml file to reflect changes you need for data to Web sites.
HTH
Note: in this way, you can use any server provider and there is no specific requirement.
Post edited by: pziecina
-
sorting table, how to get the new index of the last value?
Hi all!
I use a Subvi, which adds a cluter of the parameters to an array and then sort this table by one of the parameters in clusters.
It works very well, with examples, that I found in this forum
but now, I would like to know if it is possible to obtain at the end of the new cluster index first added.
See attached VI
Thank you
You take the size of the table and insert the new element to this level is anything other than the table of construction and a simple construction would do that.
In your question, I assume you're asking on the index of the item that you inserted after the sorting of the table, right? In this case, you can compare the cluster element that you introduce to the initial with the cluster table you get after a sorting of the table. This will give you the index of the item that you insert at the start.
-
How to get APEX_APPLICATION elements index for lines checked
Hi, I built a report like this:
SELECT
APEX_ITEM. CHECKBOX (11, CAA_NO, GET_RB_CA_CHECKED (: P13_REIMBURSEMENT_FORM_ID, CAA_NO,: CURRENT_USER_EMPLID)) as CA_CLEAR,
APEX_ITEM. TEXT (12, GET_RB_CA_CLEAR_AMT (: P13_REIMBURSEMENT_FORM_ID, CAA_NO), null, null, GET_CA_SELECTABLE (:P13_REIMBURSEMENT_FORM_ID,:CURRENT_USER_EMPLID)) as CA_CLEAR_AMT,)
+ "TNE_CASH_ADVANCE." "" CAA_NO ""CAA_NO,"+
+ "TNE_CASH_ADVANCE." "" APPLY_DATE ""APPLY_DATE,"+
+ "TNE_CASH_ADVANCE." "" BUSINESS_UNIT ""BUSINESS_UNIT,"+
+ "TNE_CASH_ADVANCE." "" APPLY_AMOUNT ""APPLY_AMOUNT,"+
+ "TNE_CASH_ADVANCE." ' ' CURRENCY_CD ' 'CURRENCY_CD ' +.
OF
+ 'TNE_CASH_ADVANCE ' +.
WHERE APPLICANT =: P13_APPLICANT_EMPLOYEE_NUMBER
You can see that the 2nd is an input box for the user to enter the number.
But here's a nuisance. For the submission process:
DECLARE
P_CAA_NO VARCHAR2 (14);
NUMBER OF P_WO_AMT;
NUMBER OF P_WO_TOTAL;
BEGIN
P_WO_TOTAL: = 0;
+ / * erase all profits. prepare for the write-off of validation * / +.
DELETE TNE_RB_CLEAR_CA
WHERE REIMBURSEMENT_FORM_ID =: P13_REIMBURSEMENT_FORM_ID;
BECAUSE me in 1.APEX_APPLICATION. G_F11. Count
LOOP
P_CAA_NO: = APEX_APPLICATION. G_F11 (i);
P_WO_AMT: = APEX_APPLICATION. G_F12 (APEX_APPLICATION. G_F11 (i));
raise_application_error (-20001, P_WO_AMT);
P_WO_TOTAL: = P_WO_TOTAL P_WO_AMT; +
END LOOP;
END;
We know that the arrary F11 will return only selected lines. But this leads to a mistake on go get the F12.
The F12 will have a bad index (i). Right?
Anyone has any experience on this? Thanks in advance.Add one more APEX_ITEM - element hidden with the same ID as in your ARTICLE in the BOX. As you wrote, F11 (i) returns only selected ID. checkboxes so, if you add an element with the same ID value to compare with your box. In your loop, if these two values are the same, this means checkbox for the current, I even checked. E.g.:
Select
apex_item. Hidden(1,TABLE_ID) | apex_item. Hidden (2, SEQ_ID) | apex_item. CheckBox(3,SEQ_ID) "remove."
NAME
of une_tableErase your process:
BECAUSE me in 1... apex_application.g_f01. COUNTY
LOOP
FOR j from 1... apex_application.g_f03. COUNTY
LOOP
IF apex_application.g_f03 (j) = apex_application.g_f02 (i) THEN
/ delete process using only the i-references.
END IF;
END LOOP;
END LOOP;With this condition you don't need to use APEX_APPLICATION. G_F12 (APEX_APPLICATION. G_F11 (i)); but:
P_WO_AMT: = APEX_APPLICATION. G_F12 (i);
Kind regards
Przemek -
How to get broke the index of the row in the listview?
Hi all
I use the function of the snap of the listview to stop the scrolling on the single point. Is there a way to get the row of the line broke without drawing on the line?
Just found a solution. With the help of the listscrollstatehandler and make use of the firstVisibleItem to get the row of the visible line of the listview, and everything will work.
-
How to get page amx text and open it in a class file in oracle MAF 12.1.3
I created a simple form using amx as below:
<? XML version = "1.0" encoding = "UTF-8"? >
" < amx:view xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance "
' xmlns:amx = ' http://xmlns.Oracle.com/ADF/MF/AMX "xmlns:dvtm =" http://xmlns.Oracle.com/ADF/MF/AMX/DVT ">
< amx:panelPage id = "pp1" >
< amx:facet name = "header" >
< amx:outputText value = "Header" id = "ot1" / >
< / amx:facet >
< amx:facet = "primary" name >
< amx:commandButton id = "cb1" / >
< / amx:facet >
< amx:facet = "secondary" name >
< amx:commandButton id = "cb2" / >
< / amx:facet >
< amx:panelFormLayout id = "p1" >
< amx:inputText id = "i2" hintText = 'enter something '.
Label = "Edit Text" > < / amx:inputText >
< amx:inputText id = "text1" label = "" enter password: ""
secret = "true" / >
< / amx:panelFormLayout >
< amx:commandButton id = "c1" text = "Send" action = "getFormDetails" > < / amx:commandButton >
< / amx:panelPage >
< / amx:view >
I want to extract text entries and access in a class file. Please help me.
You can store values in pageflowscope and then get these in javaclass.
Example:
«"" "AMX page:»»"»
secret = "true" / >
Java class:
public void getFormDetails() {}
AdfELContext adfELContext = AdfmfJavaUtilities.getAdfELContext ();
ValueExpression ve = AdfmfJavaUtilities.getValueExpression ("#{pageFlowScope.name}", String.class);
String val = (String) ve.getValue (adfELContext);
}
-
How to get the UTF-8 encoding &; exhaust URL to an xml file?
How can I optimize exhaust URL & UTF-8 encoding in XML that is created using the DBMS. XMLGEN for non-ASCII characters.There is a parameter controlling the character of output defined in the function, which is not by default the game as I thought initially of characters in database:
FUNCTION escape(url IN VARCHAR2 CHARACTER SET ANY_CS, escape_reserved_chars IN BOOLEAN DEFAULT FALSE, url_charset IN VARCHAR2 DEFAULT utl_http.get_body_charset) RETURN VARCHAR2 CHARACTER SET url%CHARSET;
Knowing this, two options:
SQL> select utl_url.escape(url => 'http://www.sample.com/ümlat.php&q=name', url_charset => 'AL32UTF8') from dual; UTL_URL.ESCAPE(URL=>'HTTP://WW -------------------------------------------------------------------------------- http://www.sample.com/%C3%BCmlat.php&q=name
or,
SQL> exec utl_http.set_body_charset('AL32UTF8'); PL/SQL procedure successfully completed SQL> select utl_url.escape('http://www.sample.com/ümlat.php&q=name') from dual; UTL_URL.ESCAPE('HTTP://WWW.SAM -------------------------------------------------------------------------------- http://www.sample.com/%C3%BCmlat.php&q=name
-
Hello everyone,
I'm working on downloading the page file to another using the package HTP, but whenever I submit the form, it takes only the file name without the full path.
for example:
If I sent 'c:\dir\a.txt', the other page receives the parameter file as 'a.txt ".
the code is here
Download of the PROCEDURE (appno in varchar2, wsct in varchar2) AS
l_real_name VARCHAR2 (1000);
BEGIN
HTP.htmlopen;
HTP.headopen;
HTP.title ("Test Upload'");
HTP.headclose;
HTP.bodyopen;
HTP.header (1, 'Test Upload');
HTP.print ('< form action = "https://ssltrng.uaeu.ac.ae/trng/document_api.upload1" method = "get" >');
HTP.print (' download file: < input type = "file" name = "file" >)
');
HTP.print ('< input type = "submit" value = "Upload" >');
HTP.print ('< activated >');
HTP.bodyclose;
HTP.htmlclose;
Download END;
the other page see so
file is "water lilies.jpg".
Thank you
Published by: dtabed on March 30, 2011 01:02For Internet Explorer 8 and later versions, you must set a security setting to get the full qualified path: see http://msdn.microsoft.com/en-us/library/ms535128.aspx.
For other browsers, there could be a similar setting.
Maybe you are looking for
-
What passed to my google search - I now have twitter what goes.
my google search engine said twitter and everytime I type something in the search engine I get stuff from twitter. I don't know why this started happening. I've been looking for a job and I can't go to my accounts because when I type into the search
-
Toshiba Stor.e Canvio on MacBook Pro
Hello I bought a Toshiba Stor.e Canvio 1 TB external hard drive and I have problems when I connect it on MacBook Pro.I formatted for Mac OS (with the registry) and works well with the iMac and Mac Pro, but nothing to do on Macbooks...Searching the In
-
Cannot find my dvd player when you try to back up the system XP
I ' using the back up or Restore Wizard to back up all the information on the computer, I chose then to the next step, I am told "choose a location to save your back upward. My DVD player's DVD - RW drive (d) it appears on the desktop but not on the
-
My CD/DVD RW optiarc dvd rw ad-7560 s ata device suddenly stopped working I get a "code 10 this device cannot start. I have uninstalled and still get this error. When I put a CD in nothing happens. It is not read. Any suggestions?
-
Help programming c#, Excel, Visual Studio, MySQL
I have an assignment of my campus to create a visual studio c# use & mySQL program, this program must import data from excellent to the program, and then save to mySQL, but I can't do it... I am a beginner to create a program... can you help me pleas