A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Dir command help? /s attribute keeps seaching full drive?



 
 
Thread Tools Display Modes
  #16  
Old February 3rd 09, 06:00 AM posted to microsoft.public.windowsxp.general
Adam
external usenet poster
 
Posts: 119
Default HTML Codes help

No its not homework ... It's kinda just because i'm making a website where
theres a Disclaimer first and then a Check-box to agree and submit, so
thatthe submit button goes to the main site is all i need.

"G. Morgan" wrote:

Adam wrote:

I need to know if theres a way to create a "submit" button that on click goes
to another website?


Are you asking for someone to do your homework for you again?

--

"Newspaper claims car thief transformed into a goat"
http://news.yahoo.com/s/ap/20090124/...d_goat_thief_5

Ads
  #17  
Old February 3rd 09, 06:01 AM posted to microsoft.public.windowsxp.general
Adam
external usenet poster
 
Posts: 119
Default HTML Codes help

What? Sorry but can't you just write the full tag? Please it would be a lot
of help.

"Tim Slattery" wrote:

Adam wrote:

I need to know if theres a way to create a "submit" button that on click goes
to another website?


Where clicking "Submit" sends the data is controlled by the "action"
property of the "form" tag.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt

  #18  
Old February 3rd 09, 02:04 PM posted to microsoft.public.windowsxp.general
Tim Slattery
external usenet poster
 
Posts: 1,340
Default HTML Codes help

Adam wrote:

What? Sorry but can't you just write the full tag? Please it would be a lot
of help.


Look in any HTML reference, or google it, this stuff is very common.

form action="http://somethingorother.com"

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
  #19  
Old February 3rd 09, 07:00 PM posted to microsoft.public.windowsxp.general
Adam
external usenet poster
 
Posts: 119
Default HTML Codes help

Is there a way to create a vote, like a forum where you write your email and
age or whatever and then it sends automaticly to your email?
Thanks.
-Adam

"Tim Slattery" wrote:

Adam wrote:

What? Sorry but can't you just write the full tag? Please it would be a lot
of help.


Look in any HTML reference, or google it, this stuff is very common.

form action="http://somethingorother.com"

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt

  #20  
Old February 3rd 09, 09:01 PM posted to microsoft.public.windowsxp.general
Tim Slattery
external usenet poster
 
Posts: 1,340
Default HTML Codes help

Adam wrote:

Is there a way to create a vote, like a forum where you write your email and
age or whatever and then it sends automaticly to your email?


That would be a server-side process. You'd have to work with your
hoisting company.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
  #21  
Old February 3rd 09, 09:17 PM posted to microsoft.public.windowsxp.general
Lem[_2_]
external usenet poster
 
Posts: 1,218
Default HTML Codes help

Tim Slattery wrote:

That would be a server-side process. You'd have to work with your
hoisting company.


Would that be the Petard Hoisting Company?
Or the piano hoisting company
http://www.markstivers.com/cartoons/...alling-pia.gif
?

--
Lem -- MS-MVP

To the moon and back with 2K words of RAM and 36K words of ROM.
http://en.wikipedia.org/wiki/Apollo_Guidance_Computer
http://history.nasa.gov/afj/compessay.htm
  #22  
Old February 4th 09, 06:39 AM posted to microsoft.public.windowsxp.general
Adam
external usenet poster
 
Posts: 119
Default HTML Codes help

I'm just making a practis .html start-up page on my browser.
But does anyone know the code for what i'm in need for?
"Lem" wrote:

Tim Slattery wrote:

That would be a server-side process. You'd have to work with your
hoisting company.


Would that be the Petard Hoisting Company?
Or the piano hoisting company
http://www.markstivers.com/cartoons/...alling-pia.gif
?

--
Lem -- MS-MVP

To the moon and back with 2K words of RAM and 36K words of ROM.
http://en.wikipedia.org/wiki/Apollo_Guidance_Computer
http://history.nasa.gov/afj/compessay.htm

  #23  
Old February 4th 09, 06:57 AM posted to microsoft.public.windowsxp.general
Adam
external usenet poster
 
Posts: 119
Default HTML Codes help

FORM "
Name: INPUT name="Name" value="" size="10"BR
Email: INPUT name="Email" value="" size="10"BR
CENTERINPUT type="submit"/CENTER
/FORM

That was the code i found on: http://web-source.net/html_codes_chart.htm The
side just shows a couple of easy and basic HTML commands theres also
JavaScripts and stuff. Feel free to check it out.
  #24  
Old February 4th 09, 02:23 PM posted to microsoft.public.windowsxp.general
Tim Slattery
external usenet poster
 
Posts: 1,340
Default HTML Codes help

Adam wrote:

FORM "


First: they want you to replace " with your email
address. Second: this depends on the user having a properly configured
email program installed. It will popup the user's email program (if
one exists) and he will have to send it. Third: you won't get the
values of name and email.

The only way to do this reliably is with server-side processing. ASP
(IIS only, can be coded in VB Script or Javascript), Perl, or Java EE
or .Net for more complex stuff. Not all hosters allow server-side
processing, it depends on the hoster and on how much you pay.

That was the code i found on: http://web-source.net/html_codes_chart.htm The
side just shows a couple of easy and basic HTML commands theres also
JavaScripts and stuff. Feel free to check it out.


They're showing you how to do client-side stuff, and that's very good.
But forms usually need server-side processing.

All of which is outside the scope of this group.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
 




Thread Tools
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 On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 02:46 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.