Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 03-11-2010, 09:51 PM   #1
Expert Product Creator
War Room Member
 
WD Mino's Avatar
 
Join Date: Oct 2009
Location: Home
Posts: 1,786
Blog Entries: 7
Thanks: 976
Thanked 624 Times in 406 Posts
Social Networking View Member's YouTube Profile
Contact Info
Send a message via Skype™ to WD Mino
Default Hey Friends a couple questions

Hi Everyone,

I am having a bit of an issue with a new page I am doing

The object is to allow them to create a graphic ,ecover photo whatever using the <select>
<option> name value here</option>

Each area they can select is to be refreshed like temps on change.(

I have that part down.

However when I send them to the "generate"


all it does is grab the iframe page but no graphic comes in no text no picture no nothing. LOL

Is there a way to do this using a mysql method or any ay to get the content being selected and typed to appear as one graphic at the end?

Layout would be like so
<select></select><iframe></iframe>
<input text>
<input text>
<select></select>
<select></select>
<iframe></iframe>
<input type "button" onclick.document.all target="iframe12" value="generate graphic"
I am getting frustrated I tried doing all sorts of little tricks but to no avail so I must be missing something any help would be greatly appreciated

Kind Regards,
-WD

|KimW Needs YOUR Help To Survive|
"As a man thinks in his heart so is he-Proverbs 23:7"
You are just wasting time focusing on the wrong direction of the market and you will lose out if you don't stop click here now[/URL]
WD Mino is offline   Reply With Quote
Old 03-19-2010, 02:01 PM   #2
Warrior Member
 
Join Date: Mar 2010
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Hey Friends a couple questions

You can use javascript or .NET (autopostback=true). I would go with javascript. I think it's onclick="javascript:iframe.src='x.html';"

But my javascript is rusty.

Or a javascript function.

<script language="javascript">
function loadIframe() {
iframeNameHere.src = "xPage.HTML";
iframeNameHere.load(); (????)
}
jjreview is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
couple, friends, hey, questions

Thread Tools

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



All times are GMT -6. The time now is 05:43 PM.