How so I make automatically created subdirectories lower case?

I was able to successfully make my .html pages lower case, however, I have a gallery page where I drag in photo albums.  For my gallery page, iWeb creates a subdirectory called "Pages" that's shown in my browser address window when looking at an album.  I can't figure out how to make "Pages" lower case. 
FYI:  I publish to a folder and ftp my site to my host outside of iWeb.  I can physically rename the "Pages" folder to a lower case name, but iWeb seems to create pointers somewhere that specifically look for "Pages" and not "pages."  My host is linux based, and therefore case sensitive.  Any thoughts on how to make "Pages" lower case?

I don't understand why you want to do this.
File names on the server are case sensitive but they don't have to be lower case.
If you have an image file named "My-Photo.jpg" the url is...
http"//www.domain-name/folder-name/My-Photo.jpg
and it will work.
If you put the URL like this...
http"//www.domain-name/folder-name/my-photo.jpg
... it won't.

Similar Messages

  • How do we make automatic and mass transports via Solution Manager

    How do we make automatic and mass transports via Solution Manager ..
    how can we do this is there any specific procedure please let me know
    Regards
    Karthik

    To attempt a new chat session...
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    http://helpx.adobe.com/x-productkb/global/service1.html

  • Can I make the keyboard display lower case letters?

    Sorry for possibly a totally n00bie question....I'm completely new to Apple products. I just bought my first Apple product yesterday, iPad Air (full size).
    My question is in regard to the virtual keyboard. It displays the letters in upper case, so it makes it difficult to determine between upper and lower when I press the shift key because it doesn't look any different.
    Is there a way to make the keyboard display lower case letters when in lower case mode and vica versa for upper case?

    In my opinion, this is still one the silliest oversights in design by Apple.  They can make the little switch button on flashlight icon in the control tray toggle between up and down, but they can't toggle the case of the letters to reflect the status of the Shift key?  Seriously...without actually using your phone, can you tell me which icon represents Shift being enabled?  Is it the black arrow with the white background or the white arrow with the grey background?

  • I HAVE TO INSTAL A PRODUCT C LLED "KUDANI AIR " . FAILURE TO DO SO IS BASED ON  ADOBE AIR , SO I AM TOLD . HOW CAN I MAKE SURE THAT IS THE CASE ?? HOW CAN I SOLVE THE PROBLEM IF THIS IS THE CASE ??

    I HAVE TO INSTALL A PRODUCT CALLED "KUDANI AIR " . FAILURE TO DO SO IS BASED ON  ADOBE AIR , SO I AM TOLD . HOW CAN I MAKE SURE THAT IS THE CASE ?? HOW CAN I SOLVE THE PROBLEM IF THIS IS THE CASE ??

    if you try to install an app that depends on adobe air, you should be prompted to download and install adobe air (unless it's already installed).
    you can download and install directly so you're not prompted by that app, Adobe - Adobe AIR

  • How to delete the automatically created receipt in the expense report

    Hi experts,
    I am getting an error "no expense type for estimated costs has been defined. cannot save" while creating a travel request for an employee.
    Base on the reply from Raynard which posted on Re: FM for  trip exp
    It's because "The estimated cost in plan and request are now included into fund management. So if you have active funds management, the entered estimated cost are used to make availability check and commitment. Therefore you must create an expense type in view V_T706B1. Under 'amounts are' you have to choose 'estimated cost, no reimbursement to employee'."
    How ever, because the linkage with funds management, I faced the problem and also ckecked out the reason from SAP Help that "After the trip takes place, the user needs to manually delete the automatically created receipt in the expense report."
    Anybody can provide the solution how to automatically delete this receipt before user create the expense report??
    Thanks
    Daniel

    Hi Francis,
    Check the BADI "TRIP_WEB_CHECK" method "USER_CHECK_GENERAL_DATA".
    Here based on the schema you can modify the "estimated cost" field.
    Hope it helps.
    Regards,
    Jyothi

  • How can I make (automatic) accounts for users of my adobe muse site?

    Adobe, google, facebook and more site haves accounts for his users, but how can I make a system with accounts for users of my adobe muse site?

    Hi,
    Try some suggestion given in this thread
    http://forums.adobe.com/message/5362643#5362643

  • How do I disable automatically creating a folder when I drop a file in a folder?

    I've done this before, but I forgot what I did.
    When I drop a song in a folder, it automatically creates a subfolder with the other artist's songs.  I don't want that.  I want all of my songs in one folder without sub folders.
    It's really bugging me.  Please let me know if you need additional information.
    Please help.

    Hi there
    Personally, I'd do this by using an image as the zoom source. Then insert the highlight box object to dim the slide and insert the image again as just an image positioned where the zoom stopped and above the Highlight Box layer.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • How to convert a text file in lower case to upper case?

    I've a beginner in java world and I just come through the tutorial in http://java.sun.com/docs/books/tutorial/essential/io/filestreams.html showing how to copy a text file:
    import java.io.*;
    public class Copy {
    public static void main(String[] args) throws IOException {
         File inputFile = new File("farrago.txt");
         File outputFile = new File("outagain.txt");
    FileReader in = new FileReader(inputFile);
    FileWriter out = new FileWriter(outputFile);
    int c;
    while ((c = in.read()) != -1)
    out.write(c);
    in.close();
    out.close();
    And I would like to ask how to covert all lower case letters in input file to upper case letter in output file at the same time of copying.
    I guess it'll be using Character.toUpperCase(c), but I don't know how to do it actually.
    Any help would be much appreciated.

    Hope this helps
    import java.io.*;
    public class Copy {
    public static void main(String[] args) throws IOException {
    File inputFile = new File("farrago.txt");
    File outputFile = new File("outagain.txt");
    FileReader in = new FileReader(inputFile);
    FileWriter out = new FileWriter(outputFile);
    BufferedReader buff = new BufferedReader(in);
    String c;
    while ((c = buff.readLine()) != null)
    out.write(c.toUpperCase());
    in.close();
    out.close();
    }

  • How can I change a column to lower case?

    I selected an entire column and discovered that it's already set at Format > Font > Capitalization > None
    If I change "None" to "All Caps," it capitalizes everything. But when I change it back to "None," letters that were originally capitalized remain capitalized. How can I change EVERY letter in a column to lower case?
    Thanks.

    Format > Font > Capitalization changes how the text is displayed. But it doesn't change the actual text.
    To change all letters to lower case you can use the LOWER() function in cells that refer to the original text. Then select the cells with the formula displaying the "recapitalized" text, command-c to copy, and Edit > Paste Formula Results to remove the formulas.
    SG

  • Custom SSIS Source: How do I make it create a new connection manager and display its properties window?

    I am writing a custom SSIS source that uses a standard SSIS Flat File Connection Manager. I have got a working UI that shows all usable connection managers in a dropdown list and allows the user to pick one. I would like to be able to have a button that
    the user can click on to create a new connection manager, and it would open the properties window for the new connection manager so it can be set up.
    Abridged code:
    Public Class MyNewSourceUI
    Implements IDtsComponentUI
    Private MetaData As IDTSComponentMetaData100
    Public Function Edit(ByVal parentWindow As IWin32Window, _
    ByVal variables As Variables, _
    ByVal connections As Connections) As Boolean _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Edit
    Dim UIwin As New MyNewSourcePropertiesWindow(MetaData, connections)
    Return (UIwin.ShowDialog() = DialogResult.OK)
    End Function
    Public Sub Initialize(ByVal dtsComponentMetadata As IDTSComponentMetaData100, _
    ByVal serviceProvider As System.IServiceProvider) _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Initialize
    MetaData = dtsComponentMetadata
    End Sub
    End Class
    Public Class MyNewSourcePropertiesWindow
    Inherits System.Windows.Forms.Form
    Private _metadata As IDTSComponentMetaData100
    Private _cnxions As Connections
    Public Sub New(ByVal ComponentMetaData As IDTSComponentMetaData100, ByVal connections As Connections)
    InitializeComponent()
    _metadata = ComponentMetaData
    _cnxions = connections
    ShowConnections()
    'Setup Existing Metadata '
    End Sub
    Private Sub ShowConnections()
    Me.cboConnection.Items.Clear()
    Me.cboConnection.Items.AddRange((
    From i As ConnectionManager In _cnxions _
    Where CType(i.Properties("CreationName").GetValue(i), String) = "FLATFILE" _
    AndAlso CType(i.Properties("Format").GetValue(i), String) = "Delimited" _
    Select i.Name).ToArray())
    End Sub
    Private Sub btnNewConnection_Click(ByVal sender as Object, ByVal e as System.EventArgs) Handles btnNewConnection.Click
    Dim newconn As ConnectionManager = _cnxions.Add("FLATFILE")
    ShowConnections()
    Me.cboConnection.SelectedItem = newconn.Name
    End Sub
    Private Sub btnCancel_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnCancel.Click
    Me.DialogResult = DialogResult.Cancel
    Me.Close()
    End Sub
    Private Sub btnOK_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnOK.Click
    'Store any metadata changes '
    Me.DialogResult = DialogResult.OK
    Me.Close()
    End Sub
    End Class
    That's what I've got so far. I had assumed that adding a new connection would automatically display the properties window to the user (right?). However, in my tests, what actually happens is that it creates the new source with a random GUID for a name and no
    other properties set up, and puts it in the connections pane, and that's it. Not real useful.
    Obviously, something else is required to make the properties window appear, but I can't find what it is. There's no ShowUI() member on any of the classes I have, and I haven't been able to find out the name of the UI class that's used by the flat file source.
    Does anyone know how this is done? I know it can be done, because such a button exists in the normal Flat File Source UI.

    Yes, you need to drive the UI creation. I see you create a custom connection manager, in this case on how to build its UI please refer to http://kzhendev.wordpress.com/2013/08/07/part-2-adding-a-custom-ui-to-the-connection-manager/
    Arthur My Blog

  • How Can I Make Encore Create a Bluray Image that uses a Bit Rate that Really Fills The Disc?

    I have searched and browsed but have not seen this specific issue.
    I realize that if you leave the bit rate alone, Encore will use the best bitrate. In my experience, it doesnt. I have also found that the Disc Info on the Build tab is never correct. The final transcoded size of the ISO is always very different from what is shown.
    With the current disc I am making, I am encoding 4 HD m2t video files that total 20 GB on disk. The total running time is about 1hr 50m. Leaving everything set to defaults, the final size of the ISO file is 12 GB. I would like the final size to be around 20GB. I would expect that Encore would do this automatically. Changing bitrate in the project settings and re-transcoding does not change the final size. If I manually set the encoding, the size does change but since the Disc Info is unusable, it is excruciating trial and error. You have to pick settings that you think will work, wait hours for it to transcode, then it is way to big or way to small. I cant figure out how to get it to my target size.
    Also, when I transcode the files, Encore never lists the bit rates of the transcoded files. The field is always blank.
    It may also be note worthy that I have to first transcode the files, then build the disc. If I dont do that, the transcoding will hang. Even when I do separate the steps, sometimes when I build the disc from the transcoded files, the build of the disc still hangs.
    I am running a 3 GHz Quad CPU with 4 GB of Ram in 32 bit XP Pro. I have 5 physical drives of 500 GB each. I also use separate physical drives for the source files vs the target ISO. Disk space is not an issue.
    Also, is there any timeframe for when Adobe is going to release a new update? I have also run into other problems on this forum like the wonderful error 6 and the hanging transcoding, although my solutions to both problems were different than what was posted. It is all hit or miss.
    Does anyone know if Adobe going to add a feature like on other disc authoring programs where you click a Fit to disc button and it then calculates the best bit rate for the specified disc size? That would make me very happy.
    I would appreciate any help here.

    Encore does have a fit-to-disc feature, called "automatic transcoding", which chooses the bit rate based upon how much media there is to encode, how much room is currently on the disc, and applying format-legal restrictions (minimum and maximum bit rates allowable by the format).
    So for instance, 30 minutes of video will never fill a disc because the required bit rate to do so would be higher than allowable by the format.

  • How can I make automatic slide numbering accessible to screen readers?

    Currently using a built-in variable (Slide $$cpInfoCurrentSlide$$ of $$rdinfoSlideCount$$) but this is not being exposed to the JAWS reader.

    Thanks you Lilybiri, in the web my project play automatic, but in mobile devices dont. And a play butom apear out of no where in de center of the slide.

  • How can I install automatic answer in the case of not reachable

    In the case of holidays or a few weeks abroad for my job I l;ike to set up an automatic answer on my Thunderbird e mail program. Is that possible ?

    Hi Jan,
    Are you planning to keep your computer running all the time? I would recommend to look at your e-mail provider to see whether you can set an automatic answer. E.g. Gmail has this built in. Go to the webmail of your provider.
    btw. don't make people smarter than they are, 'I am on holiday and there's nobody home at my home address' might not have the effect you are looking for :)
    Having said that, it can be done. This is the [https://support.mozilla.org/nl/kb/automatisch-antwoord Dutch article] assuming you're Dutch :)
    If this helps please mark your question as answered, dank je wel!

  • How can I make easier case structure? Or can it possible to have one Pause and reset button in same structure.??

    hello,
    I am tring to convert my main test vi in case structure so latter on i can make some changes in that for example i want creat one pause button and reset button in that.
    I am not so much familer with case structure i want your guidence that how can i make my vi in globle case stucture in that i m having case 1 ,case 2...
    i already tried for that but then i got confused.
    here i am attaching my .llb file in that aa.vi is my main testing vi.
    will you plese guide me so i can make confort vi in case structure.
    Or can it possible to have one pause button and one reset button in same stucture,so User can pause or reset execution at any time when they want.
    Thank you very much in advance.
    Attachments:
    aa.llb ‏3338 KB

    Hello,
    I have change my entire structure ,now is it possible to have pause and reset button.
    here i have attached my changed vi.
    if still any changes required then please suggest me.
    Thank you.
    Attachments:
    aa.vi ‏75 KB
    aa1.llb ‏3333 KB

  • How to change to lower case letters on my iPad

    When signing in to a website I am unable to make the first letter lower case.the iPad wants to make it upper case how do I change it?

    Make sure Shift key is grey and not blue in colour.

Maybe you are looking for

  • Purchase and sale report

    Dear All Experts, I WANT A QUERY IN WHICH I GET THE FOLLOWING DETAILS:- The logic should display item wise purchase and their sales details with qty and sr# for a given period of time. i.e suppose any item is purchased with 100 qty and against them i

  • Multiple jar files from different locations

    Hello, I am having an applet that access code from two different jar files. Of them one is a common jar file for many applets. So I couldn't place it in the local dir as that of the applet's html. I am not using any web server.      Just to give you

  • Cannot log in to Windows; will not accept password

    Shutdown my Windows 8.1 tablet last night normally with no unusual issues. Will not accept the password this am. Have checked to see that correct pword was entered.

  • Manually Posting costs to AUC

    Hi Experts, A) In Old server: A1. There is some cost in AUC, which has been partially settled from WBS Element to the Asset no. of AUC. B) New Server: B1. The cost available in AUC of old server has to be migrated in a new sever. And then same cost h

  • FCP and USB-Serial ports

    I need to conrol my betacam sp deck (Sony BVM-70) via RS 422 in FCP. Does any one have a working combo based on a serial to USB cable, and if so, does FCP 5.1.4 allow deck contol via the capture window? I also would like to know if any one has a solu