Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Directory Submission Service   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 11-02-2003, 12:17 AM   #1 (permalink)
Inactive
 
dave conz's Avatar
 
Join Date: 10-13-03
Location: New Zealand
Posts: 534
iTrader: 0 / 0%
Latest Blog:
None

dave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the rough
Can anyone make sense of this?

I've had a user in one of our forums make a technical suggestion about the site. I've been scripting in Perl for a few years now and I've extensively modified this particular forum, however I have no idea what he's talking about. Here's what he said:

Quote:
Dave,
I was just thinking its a shame having to refresh the screen for sometimes tiny messages.
Do you think using a hidden frame would do the trick and only refresh for threads? 100 bytes verses 15K and also quicker.
I replied that I didn't really get what he wanted and he said:

Quote:
The hidden frame would be exactly that (0% cols or rows) so it is the one refreshed and as it has almost finished loading it sends the message to say a textarea object and hidden field object on the main page with the reply info. All that basically comes into a hidden frame array is the raw data which of course is a fraction the memory size of the page and is then dumped into a form object to be seen which eliminates the actual page reloading.
There may be a chance the back button may not work.
However I think probably the biggest nuiscance would be differences between Netscape and IE.
You can see the messages in context here.

Does this make sense to anyone here? If so, can you please tell me what the hell he means? Thanks.
dave conz is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 11-02-2003, 05:06 AM   #2 (permalink)
Inactive
 
samer's Avatar
 
Join Date: 10-13-03
Location: Lebanon
Posts: 4,099
iTrader: 0 / 0%
Latest Blog:
None

samer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nicesamer is just really nice
:-S ==> Confused
samer is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-02-2003, 05:09 AM   #3 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
It's a trick to load data from other places into the page.
You put an <iframe> in your page somewhere and set it's hight and width to 0 - so no-one sees it.
Then in you JavaScript and <a href="..." target="the_iframe"> you set the src property of the iframe and it loads a the url without anyone noticing. If the file you tell it to load holds the data you want you can dynamically insert the data into the current visible page.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-02-2003, 05:10 AM   #4 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
There's probably tutorials somewhre in CodeMonkey

Or ask me for more.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-02-2003, 02:01 PM   #5 (permalink)
Inactive
 
dave conz's Avatar
 
Join Date: 10-13-03
Location: New Zealand
Posts: 534
iTrader: 0 / 0%
Latest Blog:
None

dave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the roughdave conz is a jewel in the rough
Thanks for that. If I understand correctly, he wants me to use a form object to display each message instead of having a whole new page. As I see it this would mean relying on JavaScript which is not a good thing IMO. In any case I'm not about to embark on such a fundamental re-write of the forum script.

Thanks again for clarifying the situation. At least I think it's clear
dave conz is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-02-2003, 02:03 PM   #6 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
lol I agree JavaScript should not be made essential, it's power should only be used to enhance something that still works without it.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Does anyone make sense of this? gfriedm1 Google Forum 6 04-17-2006 06:35 PM
Google AdSense: Does it make sense? thebassman Contextual Networks 19 03-13-2004 08:56 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 07:53 PM.
© Copyright 2008 V7 Inc