Reply
Help!!!! Dreamweaver CS4 Displaying Dynamic Data
Old 10-03-2009, 10:19 AM Help!!!! Dreamweaver CS4 Displaying Dynamic Data
Junior Talker

Posts: 1
Name: Kevin
Trades: 0
I am new to Dreamweaver CS4, and I'm trying to create a login script and welcome page for users. After the user logs in, I want to display the users first name on the welcome page. I have done everything in the server behavior and binding tabs in dreamweaver and when I test it, it shows the data I am looking for. When I upload it, it just shows Welcome:, when it should show Welcome John:. Any suggestions?
kloughery is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-03-2009, 05:35 PM Re: Help!!!! Dreamweaver CS4 Displaying Dynamic Data
Average Talker

Posts: 24
Name: Prithwiraj Bose
Location: Kalyani, West Bengal, India
Trades: 0
Have you uploaded the Connection folder and configured your remote database host properly? Just put this piece of code inside your web page body to check whether the login portion is working properly or not.

<?php echo $_SESSION['MM_Username']; ?>

This code should print the username of the logged in user. If it doesn't print, the problem is in login section.
__________________
Web Hosting Company in Kolkata | Cheap Web Design
Professional Website developer | Become a Domain Registrar for Free.
techbongo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help!!!! Dreamweaver CS4 Displaying Dynamic Data
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.08743 seconds with 13 queries