Related to website

hello,
want to know once i create the registration form how do i take them to a new page like this website or facebook or a amazon that once people register they have there own page and can design there page and also have different categories and stuff?
Thanks.
This topic first appeared in the Spiceworks Community

hello,
want to know once i create the registration form how do i take them to a new page like this website or facebook or a amazon that once people register they have there own page and can design there page and also have different categories and stuff?
Thanks.
This topic first appeared in the Spiceworks Community

Similar Messages

  • Load balancing issues related to website sessions

    Hello
    When enabling load balacing, we are frequently facing problem with websites' users sessions. We always seem be logged out and have to login again, on every page.
    How can this be solved other than binding http to a specific WAN?
    Thank you

    Protocol binding is the only way to get over this. Depending on the website security, it looks like a man in the middle attack since packets are coming from two differenct public ip address so  the other packets are then dropped.
    Thanks
       Jason

  • Unable to get the data from a website with dynamically filled textboxes when accessing through myWb.Document.GetElementById("num1").InnerText;

    Hi Team,
    I am learning on webbrowser control and during the learning phase i have the following issue:-
    My webbrowser [mywb in this case] is successfully navigating and displaying the website content in webbrowser control. However; that site has three textboxes with dynamically allocated text from asp script
    code behind; I have tried to display these textboxes values by providing the correct id of these textboxes in my visual studio 2013 code; but I am not receiving any data except null. Can you help me on this as early as possible.
    asp code written to dynamically assign the data to textbox:-
    <%
    myvar=Request.form("some")
    Response.write("<input type=text id=num1 value=" + myvar+ ">")
    %>
    The code written in VS 2013 to access the textbox  by its id when the DocumentCompleted event is triggered:-
    string mystr ="";
    mystr = myWb.Document.GetElementById("num1").InnerText;
    MessageBox.Show(mystr);
    Thank You in Advance.
    Regards, Subhash Konduru

    Hello,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because the issue is related to website, I suggest that you can consult your issue on ASP.NET forum:
    http://forums.asp.net/
     for better solution and support.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Safari can't verify website certificates: constant pop-ups

    Suddenly, every web page/url I try to navigate to gets me a drop-down warning that states "Safari can't verify ..." etc.  Often, these warning relate to websites or addresses unrelated to my attempt.  (E.G., I tried to get to my google calendar", but got a warning asking if I still wanted to connect to a youtube site.)  This just started happening and is now constant.  Any ideas?

    Read this whole message before doing anything.
    Back up all data. Quit the App Store application if it’s running. Test after each of the following steps until the problem is resolved.
    Step 1
    Triple-click the line below to select it:
    /Library/Updates
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu. A Finder window should open with a folder selected. Move the contents of the selected folder to the Trash. You may be prompted for your administrator password.
    Step 2
    Do as in Step 1 with this line:
    /Library/Preferences/com.apple.SoftwareUpdate.plist
    If there's no change, quit the App Store and restore the file you moved from your backup, overwriting the one that may have been created in its place. Otherwise, recreate your settings in the Software Update preference pane.
    Step 3
    Hold down the option key and select
    Go ▹ Library
    from the Finder menu bar. Move the following items from the Library folder to the Trash (some may not exist):
    Caches/com.apple.SoftwareUpdate
    Preferences/com.apple.SoftwareUpdate.plist
    Preferences/ByHost/com.apple.SoftwareUpdate.*.plist
    Saved Application State/com.apple.SoftwareUpdate.savedState
    Here, "*" stand for a long string of letters, numbers, and dashes.
    Step 4
    If you still have problems, quit the App Store again.
    Triple-click anywhere in the line below to select it:
    rm -fr $TMPDIR../C/com.apple.SoftwareUpdate
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.

  • What is best way to add a Visual Basic page to a Frontpage created website?

    Have website originally created with Frontpage.  Want to upgrade website with SQL database commands using Visual Basic (sorry, I don't know c sharp).  How do I add a Visual Basic webpage to my existing website using Visual Studio 2013?  Thanks.

    Hi Steve,
    Sincethis issue is related to website,
    you could ask this question in the ASP.NET forum:
    http://forums.asp.net. If then, you could get
    an answer more quickly and professional. Thanks for your cooperation.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Firefox doesn't work correctly with Office Live and Hotmail.

    I have recently installed a Office Live update. When i click on a file to edit I get amessage popup saying "To complete installation of the Office Live Update, close all browser windows and then open your browser again." I have done this several times but it does not make any difference. I have tried to do the same in IE and it works fine, but I really don't want to go back to using IE. What is the problem and how do I fix it? I also have difficulty in Firefox when using the "reply" function in Hotmail. The message body i'm replying to disappears, but this works okay in IE too. Is this Microsoft's way of making people go back to using IE by putting bugs in their systems so microsoft related products/websites won't work in Firefox?
    == URL of affected sites ==
    http://www.hotmail.com and http://www.officelive.com

    ditto

  • How to make and build a dinamic web project

    hi people, i just downloaded the flex 2 beta 3, and installed
    this "separated" of the eclipse application, but my question is ..
    how i have to create a new dinamic project, that contains the
    Web-Inf folder and Meta-Inf folder..?? off course that i have the
    java sdk installed, the eclipse and the flex environment....
    can anybody help me with this?? i will really really
    apreciate this!!
    thanks in advance!!
    JP.

    quote:
    Originally posted by:
    ntsiii
    Also, you will be using Tomcat and Java on the server to
    provide data to your client-side application.
    it´s rigth..
    quote:
    You have several options, including RemoteObject,
    Webservices(Axis?), or HTTPService(it is very simple to use JSP to
    save and retrieve data and send it to the Flex client)
    All this options, in what tool are implemented?
    quote:
    Post again if you get stuck.
    By the way, General Flex questions should be posted in the
    General Discussion forum. This one is for Flex Builder questions.
    Tracy
    yes, i know, i searched the site looking for a tutorial or
    something that refer how to related a website and a data in a
    database.... in order to make a form to manage the data..
    thanks a lot!!!

  • When do I choose Upload versus Export on a Web Gallery? What do each accomplish?

    I am excited to be creating a Web Gallery.
    1-There is not really anything that tells me when to choose upload versus export.
    2-There is nothing that tells me:
              if there is a limit to the size or number of images I can put on this web gallery
              or if I need to pay for this webpage
              or how many times I can do a Web album
      Is it exporting to a file on my computer? And uploading is to a web gallery online?
    3-Where do I find these answers?

    1. Upload vs Export
    Upload is used to send the gallery directly from Lightroom to you're own website. It uses Lightroom's builtin FTP client. Export creates a folder on your computer that contains all the files and HTML/Flash pages associated with the gallery. You then use your own FTP client application to upload the folder and contents to your website. In both cases it's assumed that you have a website and have access to the server.
    2. You haven't mentioned which version of Lightroom you're using, but the limit to the number of photos was removed in version 5 or possibly even version 4. I have no idea what the maximum size might be., but I have a non public gallery with 700 photos and it's just under 60MB in size. Obviously, the amount of space you have access to will be determined by the web service provider or host you lease from.
    3. Where do I find these answers?
    A good place to start is the Lightroom Help documents (see Help menu) for Lightroom specific questions. Other questions relating to websites in general can be found using Google. This page might give you an idea as to how to create your own website How to Make / Create a Website: The Beginner's A-Z Guide to Starting a Website (thesitewizard.com)

  • No shared computers appear in finder

    hey i have a wireless router and modem. is this a "network" as such? if so then why isnt my other family members PCs appear in there. i have WPA2 security enabled would that be the problem?

    I may have stumbled upon a solution by taking wild stabs in the dark and consulting a slew of Mac-related support websites. Would someone please tell me if what I've done could have unintended consequences in other areas?
    1. On both computers: Click on System preferences > Network > Advanced > TCP/IP. Where it says Configure IPv6, I switched from "Automatically" to "Link-local only". Restart computers.
    2. On both computers: Click on Finder > Preferences > Sidebar. Then I went down the list to the section called Devices and made sure there was a full checkmark in each checkbox (i.e. not just a hyphen or blank). EACH AND EVERY CHECKBOX. I wanted to be sure the Finder wasn't hiding any shared devices at all from me.
    Surprisingly, I now have file sharing capability between computers! I'm not sure which of the two actions did the trick. I just hope it lasts...

  • Firefox very slow recently.

    This happens in two different computers (at home and work). One uses an i5 and nvidia card, and the other both amd cpu and gpu.
    So I think this has to be a Firefox (or Arch) problem.
    Basically since a few weeks ago my firefox lags a lot in a somewhat random way, but it happens at least once every 5 minutes.
    Sometimes opening windows or moving between windows it gets stuck for like 30 seconds. A lot of times (especially when there's flash I think) it gets completely frozen and then it asks me about kill firefox or wait.
    The situation is so horrible I am back to Chromium for a while.

    It was a few weeks ago that a kernel update caused some problems with Firefox.
    If you really want to continue using Firefox, then I'd suggest creating a new clean Firefox profile. If Firefox seems to work properly, then begin adding addons and settings back in.
    Is the problem always related to websites with Flash?
    EDIT: Just a shot in the dark, making sure your hostname is properly set might make a difference (but probably not).
    Last edited by drcouzelis (2014-04-22 12:43:24)

  • Only media players play sounds?

    The only way I can make sound come out of my MBP is through iTunes or some other media player, like Quicktime or VLC player. No sytem sounds, no iChat sounds, and websites won't make noise in Safari or Firefox.
    This happened once before, and rebooting did nothing, but it was cured when firefox crashed (i forget why), but I don't know how to go about forcing that chain of events again.
    Macbook Pro 15.4" 2.16 Ghz   Mac OS X (10.4.7)  

    I'm sure you've already checkd this, but have you checked to make sure the System Alert sounds in the Sound System Preference is set to an acceptable level?
    Also, if you are using some sort of external speakers and/or a headset, verify that your system alert sounds are set to go through the correct speakers.
    That would affect System sounds and maybe iChat sounds. It doesn't seem that would be related to websites though. It's worth a shot, however.

  • I cannot stop adds popping up. Changed settings as you advise.

    The adds do not pop up on google

    Do these ads seem to be related to websites you are using, or do they appear any place, any time, seemingly without rhyme or reason?
    One possible cause of unwanted ads is a bad add-on. Here's my suggested procedure for tracking down and cleaning up bad add-ons and other ad injectors. Sorry for the length -- it's not as bad as it sounds:
    (1) Open the Windows '''Control Panel''', Uninstall a Program. After the list loads, click the "Installed on" column heading to group the infections, I mean, additions, by date. This can help in smoking out undisclosed bundle items that snuck in with some software you agreed to install. Take out as much trash as possible here.
    (2) Open Firefox's '''Add-ons page''' using either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click '''Plugins'''. Set nonessential and unrecognized plugins to "Never Activate".
    In the left column, click '''Extensions'''. Then, if in doubt, disable (or Remove, if possible) unrecognized and unwanted extensions.
    Often a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    Any improvement?
    (3) You can search for remaining issues with the '''scanning/cleaning tools''' listed in our support article: [[Troubleshoot Firefox issues caused by malware]]. These on-demand scanners are free and take considerable time to run. If they finish quickly and especially if they require payment, you may have a serious infection. I suggest the specialized forums listed in the article in that case.
    Success?

  • Error message with tomcat

    hello
    i am using Tomcat as standalone server for development purpose. All file relating to website are placed in ROOT dir. All image files are there in a folder named graphics in Root dir.When I access index page of site, Tomcat shows the following error
    2001-12-23 08:20:10 - Ctx( ) : IOException in : R( +/graphics/chirag3.gif + null) Connection aborted by peer : socket write error.
    I can successfully access the page but there are lot of messages regarding all images used in index page.Please suggest me the meaning of this message.Any help in this regard will be highly appreciated.
    Thanks
    Smriti

    Just a thought. Did you verify the permissions of the directory "./graphics" and the images contained within the directory?

  • Port is blocked

    I Use the MIFI2200 to connect to the Internet while away from the office. Haven't had a problem until now. When connecting to a work related https:// website it fails. The error message say that it failed because port 2429 is being blocked. I have disabled the local Windows XP firewall, so this is coming from the MIFI device. How do I get around this ?

    Try making a Firewall exception for VZ Access manager, and the ports in use.
    To manually open a port, follow these steps:
    Click Start, and then click My Network Places.
    Under Network Tasks, click View Network Connections. (Or, right-click My Network Placeson the desktop, and then click Properties.)
    Right-click the connection that you use for the Internet, and then click Properties.
    Click the Advancedtab, and then click Settings.
    NoteIf the Settingsbutton is unavailable, ICF is not enabled on this connection, and you do not have to open any ports (because they are all already open).
    Click Addto open a new port.
    In the Descriptionbox, type a friendly name. For example, type File Sharing : Port 445.
    In the Name or IP address of the computer hosting this service on your networkbox, type 127.0.0.1.
    NoteYou can specify the IP address of an internal computer. But you typically will use 127.0.0.1.
    In the External portand Internal portboxes, type the port number. Generally, this number is the same.
    Click either TCPor UDP, and then click OK.
    Repeat steps 1 through 9 for each port that you want to open.
    Copy and paste the link below into your browser's address bar for more information.  
    http://support.microsoft.com/kb/308127

  • Need to cluster two virtual webs and few services

    Environment
    OS = Windows 2003 R2
    I was to HA an application which has two virtual webs hosted at IIS
    and also around 8 windows services on which the
    application is running. Please advice
    Any comment will be appreciated. Thanks. Zahid Haseeb.

    Still not clear.
    You want to configure HA for your web application to avoid down time? If yes then go for Windows Network Load Balancing its integrated with windows OS.
    You have to configure identical website in two or multiple servers. In other words mirrors.
    http://support.simpledns.com/KB/a182/the-system-failed-to-register-host-resource-records.aspx
    http://support.microsoft.com/kb/323437/en-us
    But if there is any problem related to websites (lets say, some issue with web site due to code change in one server then still user will keep landing to faulty server.).
    If you are sure than you can develop identical update in all member servers then go for NLB.
    Regards Suman B. Singh

Maybe you are looking for

  • ISE 1.2 Sponsor Group - "View/Edit Accounts" Setting not working as expected

    Hi, we need a sponsor account that is not allowed to see the Account List (so the Accounts that were created) on the sponsor UI. The sponsor should be only allowed to create an account, to send his credentials via E-Mail or to print them.. and that's

  • Flash 7 player in Java

    Hi all, I have developed a Flash 7 compatible virtual machine in java 1.1. This will allow java developers to use Macromedia Flex, or Flash MX to make great looking front ends, graphical animations etc directly within their java application. The core

  • 17 page application that pages need to carry over

    I have finished creating a 17 page application but can't get the text boxes/pages to carry over or move down.  I have the page subforms set to "flow", subforms within the pages set at "possitioned", have allowed "multiple lines", and "allow page brea

  • Identifying the CAB font

    Hi I'm designing Christmas cards (I know its July!) for a relative who runs a local branch of "Citizens Advice Bureau" and I need help identifying the font the logo uses. Here is a highish res image of the logo:  http://www.southwarkadvice.org.uk/ima

  • I CAN NOT UPDATE MY IPHONE 4S?

    PLEASE HELP ME - I CAN'T UPDATE MY iPHONE 4S