how to configure what's showing in the webbrowser address field?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Commerce suite > how to configure what's showing in the webbrowser address field?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    how to configure what's showing in the webbrowser address field?  
VIlle


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-27-05 10:57 PM

Hi!

When I have published my store at say "http://www.mystore.com", is there
some way that I can spare the shoppers from seeing the complete "searchpath"
in their webbrowser's address field? That is, I don't want the shoppers to
see e.g. http://www.mystore.com/webapp/wcs/s...t/LogonForm...." etc
in their webbrowser address field. Instead, I want only
"http://www.mystore.com" to keep showing at all time the shopper is browsing
the site. I've seen this done but I haven't found out how to configure it.
If anyone knows, please let me know!

Thanks! / Ville







[ Post a follow-up to this message ]



    Re: how to configure what's showing in the webbrowser address field?  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 01:53 AM

One way is to create an html page containing a frameset. For example:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Your Online Store</title>
</head>
<frameset>
<frame src="https://yoururl.com/webapp/wcs/stores/servlet/LogonForm?catalogI
d=10053&storeId=10001&langId=-1" />
</frameset>
<noframes></noframes>
</html>

Direct your user's to this html page when they access the site and they will
 not see the full url path while they browse the store.





[ Post a follow-up to this message ]



    Re: how to configure what's showing in the webbrowser address field?  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-05 01:53 AM

Sorry, that'll teach me to post without previewing first.

Create an HTML page, which should contain one frameset with one frame. The s
rc for the frame is the home page of your commerce store. Then get users to 
access this html page rather than the store's home page.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:29 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register