Don't Have the gallery.aspx page!!!

Last post 02-17-2006, 10:44 AM by IVPL@Y. 2 replies.
Sort Posts: Previous Next
  •  02-16-2006, 2:15 AM 15984

    Don't Have the gallery.aspx page!!!

    Hi Adam!!!
    Sorry 4 taking ur precious time!!!
    However i would like to congratulate u for such a superb gallery!!!!!
    Keep it up!!
    However, i don't have the gallery.aspx page!!!!
    Where do i find it!!!! Please help me!!!!
    Cheers
    KevinArenaL@b

    KevinArenaL@b
  •  02-16-2006, 4:45 PM 16029 in reply to 15984

    Re: Don't Have the gallery.aspx page!!!

    Kevin,

    Thanks for the nice comments.
     
    You don't that gallery.aspx.
     
    You can just run the default.aspx or click the Deployment.htm.
     
    Keep me posted
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-17-2006, 10:44 AM 16071 in reply to 16029

    Re: Don't Have the gallery.aspx page!!!

    Hi adam!!!
    Thanks 4 ze reply!!!
    Ok i have found the requested page!!!
    In addition i would like to ask u something about the Gallery!!!
    What type of control is it!!!
    Because i am doing administration role 4 the gallery!!!

    Below is my code!!!!
    However  i am getting an error telling me that gallery1 is not declared!!!
    Do i have to imports something!!!
    Please help me on that!!!
    Thanks Beforehand!!

    Private Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs)

    Dim album As String

            album = Request.QueryString("album")
            If ((album = Nothing)  _
                        OrElse (album = "/")) Then
                gallery1.FolderPath = "album1"
            End If
            gallery1.FolderPath = album
        End Sub

    gallery1 is being underlined!!!!


    KevinArenaL@b
View as RSS news feed in XML