Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Dreamweaver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-14-2008, 02:18 AM
reggiemac
 
Posts: n/a
Help with linking

I am trying to finish this site for a young lady, but there are some issues I
seem to be having. I can't seem to get the checked boxes to and buttons to
work....

Here is the site it's underdasackmodels.com if you go through it you will see
that the nearly all of the main button features are not functioning. This is
the part of dreamweaver I'm not schooled on. I'm still using the Macromedia
version but if there is any advice you can give me I would appreciate it.

Reply With Quote
  #2 (permalink)  
Old 03-14-2008, 02:33 AM
Alan
 
Posts: n/a
Re: Help with linking



> underdasackmodels.com


note- may be some adult content-

There are images not showing, because the path is a full absolute path to
your computer's hard drive.

<img
src="file:///C|/Documents%20and%20Settings/ti/Desktop/FE/index2_files/main_d
ata/highlight_026.jpg"

there should never be any file:/// paths in a published site.

By buttons and checkboxes- do you mean this kind of thing??

<input name="avail[fetish]" type="checkbox"></td>

What do you want that to do??
There aren't any form tags around it...

there is this up higher-

<form method="post">
</form>

only the first picture link works, because it links to a page that does
exist.

the other pictures that have broken images, link to:
http://www.underdasackmodels.com/gir...girl=Alisandra

http://www.underdasackmodels.com/girl.php which doesn't exist.







--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/



Reply With Quote
  #3 (permalink)  
Old 03-17-2008, 03:45 AM
reggiemac
 
Posts: n/a
Re: Help with linking

By buttons and checkboxes- do you mean this kind of thing??

<input name="avail[fetish]" type="checkbox"></td>

What do you want that to do??
There aren't any form tags around it...

there is this up higher-

<form method="post">
</form>



Yes this is what I am asking...I cleaned up those links in the HTML that you
said should never be published but I don't know how to add parameters to those
boxes you were mentioning as well linking up the booking pages to take
information from the clients....I may need a registration page of some
sort...is there some html text that I could use to make these things functional?

Reply With Quote
  #4 (permalink)  
Old 03-17-2008, 04:00 AM
Alan
 
Posts: n/a
Re: Help with linking



I really don't know where to start, so i won't.

--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/



Reply With Quote
  #5 (permalink)  
Old 03-17-2008, 04:38 AM
Alan
 
Posts: n/a
Re: Help with linking


> I really don't know where to start, so i won't.


form checkboxes will not link to other pages unless some javascript is used.
There is no reason to use a checkbox as a link item. Just make a link.
You are plonking form submit buttons onto the page with no form tags. They
won't "do" anything.

The dead links in the earlier version of the page linked to a non-existent
..php page. Are you going to use php on this site? Why did the dead links
have this: http://www.underdasackmodels.com/gir...girl=Alisandra
[adult site]

Will you need a form to take new info from 'clients' or do you intend to let
these people be able to create new pages or edit their pages and add images
themselves?

--
Alan
Adobe Community Expert, dreamweaver

http://www.adobe.com/communities/experts/



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Dreamweaver


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:55 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Car Tuning | Fishing Reels | Shares | Credit Cards | Credit Cards



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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114