![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Apr 2006
Location: orange park Fl
Posts: 53
Rep Power: 3
![]() |
NEED DHTML HELP "BAD"
:banana: i am making a webpage using visual basic 6 DHTML and cant figure out how to add a photo :banana:
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
I could be wrong as I haven't looked at the vb6 envirnment for a while, but can't you just add a picture box or something? I'm not so sure thats for vb6- DHTML. It's the only thing I can think of without seeing the IDE, and I don't have it because I'm at work. What controls can you add? if any.
|
|
|
|
|
|
#3 |
|
Programmer
Join Date: Apr 2006
Location: orange park Fl
Posts: 53
Rep Power: 3
![]() |
u can add a image box but there isnt anywhere to put a url the only thing remotely close is tagurn but i dont know how to put in a picture in the picture box
|
|
|
|
|
|
#4 | |
|
Expert Programmer
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Programmer
Join Date: Apr 2006
Location: orange park Fl
Posts: 53
Rep Power: 3
![]() |
what would you reccommend for a site?
|
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I would recommend that you learn (X)HTML first, at least as far as the basics are concerned, then pick a server-side language other than VB. When you can build a simple page with a few lines of text and an image (no matter how ugly), then you're at least semi-prepared to build one dynamically. Building a page with a WYSIWYG editor might get you a page, but doesn't really teach you what you're doing or lend itself to developing marketable skills.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#7 |
|
Expert Programmer
|
just use plain HTML, and CSS. If you need client side scripting, use javascript, and if you need server side scripting, use php, asp or cgi scripts. Get an ht,ml editor of some kind. I can't think of too many, other than Dreamweaver, which is what I use (only for colored syntax, not WYSIWYG). Just look up html editors on google, and you will find a bunch. Some free, some not free, I personally wouldnt spend any moneyu on one.
|
|
|
|
|
|
#8 |
|
Programmer
Join Date: Apr 2006
Location: orange park Fl
Posts: 53
Rep Power: 3
![]() |
ok well i need to know where i can host my software at to ad a download link to my website i have now
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|