Page 1 of 1
show something different after post without refresh?
Posted: Tue Nov 18, 2003 3:34 pm
by mudkicker
hi,
i was wondering if i can do this.
my problem is:
i have a poll in my homepage. after voting and pressing submit i want to process it and show the messag (or results..) in the same area where this poll is but without refresh?
is this possiblE?
thanks.
Posted: Tue Nov 18, 2003 3:37 pm
by microthick
Hi,
I posted a similar question about this some time ago. Some of the responses might be of help.
Here's the thread.
I have yet to try out any of the code.
viewtopic.php?t=13891&highlight=
Posted: Wed Nov 19, 2003 3:22 am
by Nay
Maybe an iframe?
-Nay
Posted: Wed Nov 19, 2003 3:32 am
by JayBird
i think i would go with the iFrame option as Nay said.
I don't think the topic that microthick will be able to help you in this case.
Mark
Posted: Wed Nov 19, 2003 4:04 am
by mudkicker
well,
thanks for replies.
nay and bech100 i thought this i frame too... well if you all thought that this is the best option i would make it with iframe. it was my first idea but asked if i could do it any other way.
thanks again!
have a nice day
Posted: Wed Nov 19, 2003 4:07 am
by Nay
I've seen the attribute <div style="content:url(bla.html)">. I saw the content:url() in my CSS reference sheet though. Maybe you can look into that, though I'm not sure what It does.
-Nay