Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Custom Login Page
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jbutt
VP-CART New User

USA
56 Posts

Posted - August 03 2017 :  18:53:08  Show Profile  Reply with Quote
Hi everyone,

I would like to have a default page that provides some basic information about the company and includes a login/register option. Once they are validated, they will be directed to the actual store default page.

So far, I know I can force them to have to login but all the store site (header, sidebar, etc.) still shows.

Any ideas what the best way to do this would be?

Thanks ... John

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - August 04 2017 :  15:47:40  Show Profile  Visit serjtankian's Homepage  Reply with Quote
never been done this before. however, it seems you can copy and modify the shoploginforce.asp then put it as default.asp

while you can change the name of original default.asp to something like home.asp

I''m not sure if this is works or not, just my thought



*peace - serj*



*peace - serj*
Go to Top of Page

Alex123
VP-CART Super User

USA
223 Posts

Posted - August 22 2017 :  03:46:58  Show Profile  Reply with Quote
I agree with serj, change the name of original default.asp to something like home.asp. Verify the user at home.asp. If verification success forward to the store.

-Alex
Go to Top of Page

swampthink
VP-CART New User

106 Posts

Posted - September 12 2017 :  08:56:14  Show Profile  Reply with Quote
also you can change default page from web.config example:

<system.webServer>
<defaultDocument>
<files>
<clear />
<add value="Pages/Home.aspx" />
</files>
</defaultDocument>
</system.webServer>

of from IIS, Admin Tools > IIS Manager --> your website from the list. Click on Default Document on the right hand side and Click Add. Move the entry to the top of the list using the arrows. You are done.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00