+ Reply to Thread
Results 1 to 13 of 13

Thread: Advance Poll
      
   

  1. #1
    Clay A-kin is offline Private
    Join Date
    Jul 2005
    Posts
    4

    Cool Advance Poll

    Hello pretty new to all this but I love a challenge.

    I have signed up for "Advance Poll" I'm not really sure how or what to paste.
    I've tried HTML, Java and script. I was able to get what looks like part of a poll when I put the 1st part of the 3 part codes provided by advanced poll. Am I suppose to do something with my database?

    Not much in Forum History and what I did find didn't give me alot to feel happy about. Also advance Poll has no hint's and the help button just has more code.

    Any help would be helpfull. If I don't have my website up soon my Foster parents will beat me.

    CT

  2. #2
    Maddog's Avatar
    Maddog is offline Lieutenant Colonel
    Join Date
    May 2005
    Location
    UK
    Posts
    514

    Default

    well we can't have you beaten up.......

    copy the code into note pad save as a php file upload to your folder.

    then call the php file to display in BV

    goto http://www.nz-stroke.com/Files.html

    Dave have the poll working great
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!

  3. #3
    Stroke.nz's Avatar
    Stroke.nz is offline The Man
    Join Date
    May 2005
    Location
    New Zealand
    Posts
    188

    Thumbs up

    IE catch would'nt let me log'n, thanks for the posting for me Simon

  4. #4
    Clay A-kin is offline Private
    Join Date
    Jul 2005
    Posts
    4

    Cool Advance Poll

    Ok I saved the display head,display loop,display foot and Poll result,head,display and foot and also comment, as a PHP file in notepade then pasted it in a HTML window.

    Got a little closer but still looks like jibberish.

    What I got is at the bottom of the page at www.tommyholland.com

    Help me and I'll name my next dog after yuo.

    Thanks CT

  5. #5
    Clay A-kin is offline Private
    Join Date
    Jul 2005
    Posts
    4

    Question help

    Did I mention I'm a busty blond that does not care about looks?



    CT

  6. #6
    Steven.H is offline Lieutenant Colonel
    Join Date
    Jul 2005
    Posts
    500

    Default

    <!-- Begin Sparklit HTML Code -->
    <FORM NAME=Choices919678 ACTION="http://vote.sparklit.com/poll.spark?pollID=919678" METHOD="POST" style="margin: 0px">
    <INPUT TYPE=hidden NAME=ID VALUE="919678">
    <table ID="DisplayVote919678" width=123 cellPadding=3 cellSpacing=2 bgColor="#0060A0">
    <tr><td><b><font size="-1" color="#FFFFFF" style="font-family: ARIAL,HELVETICA; font-weight: bold">Outward Creations Poll</font></b></td></tr>
    <tr><td bgcolor="#FFFFFF"><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">
    What is your favorite music genre?<br><br>
    <table border=0 width="100%">
    <tr><td width=20 valign=top><input name="ballot" type="radio" value="0"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Rock</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="1"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Jazz</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="2"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Country</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="3"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Opera</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="4"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Pop</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="5"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Folk</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="6"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Rap</font></td></tr>
    </table></font>
    <div align="right"><small><A HREF="http://vote.sparklit.com/poll.spark/919678" style="font-family: ARIAL,HELVETICA; color: #000000; text-decoration: underline">Current Results</A>
    </small></div>
    </td></tr><tr><td>
    <div align="right"><INPUT TYPE="submit" STYLE="background-color: #0060A0 ; border: 1px solid #FFFFFF; color: #FFFFFF; font-family: ARIAL,HELVETICA; font-weight: bold; cursor: hand" VALUE="Submit Vote" NAME="submit"></div></td></tr>
    </table>
    <div style="margin-top:2" align="center"><A href="<A href="http://www.sparklit.com/pc/?ID=919678"><IMG">http://www.sparklit.com/pc/?ID=919678"><IMG SRC="http://www.sparklit.com/images/sparklitpowered.gif" WIDTH=113 HEIGHT=24 BORDER=0></A></div>
    </form>

    <!-- End Sparklit HTML Code -->
    Change everything to your information of course.
    ::Steven.H::

  7. #7
    Maddog's Avatar
    Maddog is offline Lieutenant Colonel
    Join Date
    May 2005
    Location
    UK
    Posts
    514

    Default

    Quote Originally Posted by Steven.H
    <!-- Begin Sparklit HTML Code -->
    <FORM NAME=Choices919678 ACTION="http://vote.sparklit.com/poll.spark?pollID=919678" METHOD="POST" style="margin: 0px">
    <INPUT TYPE=hidden NAME=ID VALUE="919678">
    <table ID="DisplayVote919678" width=123 cellPadding=3 cellSpacing=2 bgColor="#0060A0">
    <tr><td><b><font size="-1" color="#FFFFFF" style="font-family: ARIAL,HELVETICA; font-weight: bold">Outward Creations Poll</font></b></td></tr>
    <tr><td bgcolor="#FFFFFF"><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">
    What is your favorite music genre?<br><br>
    <table border=0 width="100%">
    <tr><td width=20 valign=top><input name="ballot" type="radio" value="0"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Rock</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="1"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Jazz</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="2"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Country</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="3"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Opera</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="4"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Pop</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="5"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Folk</font></td></tr> <tr><td width=20 valign=top><input name="ballot" type="radio" value="6"></td><td><font size="-1" color="#000000" style="font-family: ARIAL,HELVETICA">Rap</font></td></tr>
    </table></font>
    <div align="right"><small><A HREF="http://vote.sparklit.com/poll.spark/919678" style="font-family: ARIAL,HELVETICA; color: #000000; text-decoration: underline">Current Results</A>
    </small></div>
    </td></tr><tr><td>
    <div align="right"><INPUT TYPE="submit" STYLE="background-color: #0060A0 ; border: 1px solid #FFFFFF; color: #FFFFFF; font-family: ARIAL,HELVETICA; font-weight: bold; cursor: hand" VALUE="Submit Vote" NAME="submit"></div></td></tr>
    </table>
    <div style="margin-top:2" align="center"><A href="<A href="http://www.sparklit.com/pc/?ID=919678"><IMG">http://www.sparklit.com/pc/?ID=919678"><IMG SRC="http://www.sparklit.com/images/sparklitpowered.gif" WIDTH=113 HEIGHT=24 BORDER=0></A></div>
    </form>

    <!-- End Sparklit HTML Code -->
    Change everything to your information of course.
    Clay

    If your going to use sparkit codes, your better of getting your own accont,

    http://www.sparklit.com

    The Adv poll script you installed is alot better, more control over information etc, just not easy to get to work!

    Email Dave to help
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!

  8. #8
    Clay A-kin is offline Private
    Join Date
    Jul 2005
    Posts
    4

    Default

    Thank you that is very helpfull. Got it to work 1st time no prob.

    Does that mean the poll vodahost offers does not work?

    Voda host please respond.

    CT

  9. #9
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,390

    Default

    Ofcourse the poll we offer works. If you are experiencing any tech. related
    problems. Please open a support ticket and let us know so we can fix it. It
    sounds like human problems to me though.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  10. #10
    feathers2069 is offline Private First Class
    Join Date
    Aug 2005
    Posts
    8

    Question Wow hope you get yours going.

    I have tried now for over 3 weeks trying to figure out how to make a page where all the items can be directed to the last page on what people pick out on the items they want and fill in there information and how they want to pay and then submit to the email. But guess what I am a blonde and they are dumb blondes out here. I cant figure it out yet. and My brother is going to kill me cause i cant get his website up and going or join someone that can do it. got any ideas?

  11. #11
    Maddog's Avatar
    Maddog is offline Lieutenant Colonel
    Join Date
    May 2005
    Location
    UK
    Posts
    514

    Default

    Quote Originally Posted by feathers2069
    I have tried now for over 3 weeks trying to figure out how to make a page where all the items can be directed to the last page on what people pick out on the items they want and fill in there information and how they want to pay and then submit to the email. But guess what I am a blonde and they are dumb blondes out here. I cant figure it out yet. and My brother is going to kill me cause i cant get his website up and going or join someone that can do it. got any ideas?

    what the problem you having? can your post the www(url) to the page please
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!

  12. #12
    feathers2069 is offline Private First Class
    Join Date
    Aug 2005
    Posts
    8

    Default Advance Poll.... url

    Quote Originally Posted by Maddog
    what the problem you having? can your post the www(url) to the page please
    www.commerciallaundrysystems.com

    I would like to change over to this software and if they host too!!!
    its nice but trying to figure it out first.
    \
    Thanks Lynn

  13. #13
    Maddog's Avatar
    Maddog is offline Lieutenant Colonel
    Join Date
    May 2005
    Location
    UK
    Posts
    514

    Default

    So what you need is a shopping cart system, which you can find in the cpanel, you can use that for buying of parts etc
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Adv poll
    By Maddog in forum General Support Issues
    Replies: 12
    Last Post: 07-07-2005, 06:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49