Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
html-post
- Page 1
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
2 Weeks Ago
by Biiim
…var keepMyData; $.ajax({ method: "
POST
", url: "https://example.com/… below it): <!doctype
html
> <
html
lang="en" data…+'</option>'; > }); > $('#currency_select').
html
(tmpHTML); > $('#currency_select').select2(); > } >…
Re: How to show visa info based on country selection in a travel form?
Programming
Web Development
3 Weeks Ago
by groverharleen
… tool while working on
HTML
/PHP with AJAX. in the console you can easily track what was the
POST
/GET request made…
Re: My php is showing wrong results of time difference
Programming
Web Development
1 Month Ago
by Dani
I am confused when you say the
HTML
time picker input box can be set to 20:00 … a `start` and an `end` are submitted via an HTTP
POST
form. We can now do something such as this: // Get…
html POST
Programming
Software Development
17 Years Ago
by clarkkent
…intl=us&answer=" & CaptChaAnswer Header = "
POST
/captcha1 HTTP/1.1" & vbCrLf & _…"text/xml,application/xml,application/xhtml+xml,text/
html
;q=0.9,text/plain;q=0.8,image/…quot;application/x-www-form-urlencoded"; req.Method = "
POST
"; byte[] bytes = System.Text.Encoding.UTF8.GetBytes(Parameters);…
POST with body data?
Programming
Software Development
14 Years Ago
by Wumbate
… all sorts of documentation online about making a HTTP
POST
with headers, but can't figure out how to…as a body. The file is actually uploaded via another
HTML
POST
. My program's architecture looks like this: User uploads… file via
HTML
Post
-> Python script ->
POST
file to a website Is this doable in…
HTML Post problem
Digital Media
UI / UX Design
16 Years Ago
by Ries
Not sure where to put this as it contains
HTML
, Javascript and PHP and I can't figure out which … the problem but because the problem is with an empty
POST
request I put it here, sorry if that is wrong…. [code] <form action="?do=submit" method="
post
"> <input id="number" readonly="…
Re: html POST
Programming
Software Development
17 Years Ago
by clarkkent
Anybody? I assure you this is not for anything malicious or illegal. Please, i really need help with this.
SOAP Client in JavaScript or HTML POST Form
Programming
Web Development
15 Years Ago
by carpiediem
I'm trying to use a local
HTML
file as a SOAP client. I'm new to this, …but I believe that leaves JavaScript or a normal
POST
form as options. I've gotten some responses from simple… to how a complex request can be rearranged into a
HTML
form? Thanks! Endpoint: [url]https://foobarbaz.com:8099/IRISWS/ContainerStatus…
Image replacement in HTML POST by calling PHP script
Programming
Web Development
13 Years Ago
by abhishek2301
… to a random value using
POST
method and a server-end PHP script. The simple
HTML
is test.php as follows…, NULL, 75); imagedestroy($im); } echo '<form method="
post
" action="test.php">'; echo '<input… '<br>'; echo '</body>'; echo '</
html
>'; ?> [/code] The initial display page is fine but…
Re: Image replacement in HTML POST by calling PHP script
Programming
Web Development
13 Years Ago
by diafol
…'])) ? '?Brightness=1' : ''; ?> <!-- you need a dtd!! --> <
html
> <head> <title>Image Editing<…;<br /><br /> <form method="
post
" action="test.php"> <input type…;Brightness" /> </form> </body> </
html
>[/CODE]
Re: Image replacement in HTML POST by calling PHP script
Programming
Web Development
13 Years Ago
by cereal
…="a.php" target="result" method="
post
"> <input type="text" name="…
PHP script to POST with body data?
Programming
Web Development
14 Years Ago
by Wumbate
…a body. The file is actually uploaded via another
HTML
POST
. My program's architecture looks like this: User uploads… file via
HTML
Post
-> intermediary script ->
POST
file to a website Is there some …good documentation on how to make a HTTP
POST
in PHP with both headers and a body? Alternatively…
Re: Html Creating webpage help
Digital Media
UI / UX Design
14 Years Ago
by Arkinder
…used to style the structure. A layout, is simply
HTML
elements being styled by CSS. Some places to check out…: [URL="http://htmldog.com/"]
HTML
Dog[/URL] - For
HTML
and CSS [URL="http://code.google.com/…'s Doc Center[/URL] - For
HTML
, CSS, and JavaScript Any questions? Feel free to
post
here in the forums. Regards Arkinder
Re: HTML Tables vs CSS & divs - examples/help
Digital Media
UI / UX Design
16 Years Ago
by siji44
HTML
tables are used for displaying tabular data on the page. Div's are used to build the entire layout of the page. It gives more layout control using CSS. And i dont see any thing wrong with your above code and it works fine with my browser . But i recommend you should use
Html
tables itself as you want just tabluar data.
Re: html issue
Digital Media
UI / UX Design
14 Years Ago
by $urya
Post
your website address or source code, so that we can look for the problem and understand it well to help you in finding your problem. By looking at your question you have posted, it seems that there is an align/ margin/ padding problem somewhere in your code look for it, may be you can fix it yourself. Regards Surya
ajax post error when calling for hourly/daily/weekly/monthly data
Programming
Web Development
12 Years Ago
by koveras vehcna
… be the cause here? The codes are below: The
HTML
Post
part: $(document).ready(function(){ // ajaxForm submission $('#ajaxForm…').submit(function() { $.ajax({ type: '
POST
', url: 'heatQuery.php', //url: 'http://localhost/heatQuery.php', data…
Re: HTML newbie problem!!
Programming
Web Development
19 Years Ago
by tgreer
… ASP.NET. To get the values of
HTML
elements server-side,
post
them in a form and iterate through the Request object…; or don't use an
HTML
element in the…
Re: Post Form Data to two URL's
Programming
Web Development
14 Years Ago
by diafol
Post
data sent via form is essentially
html
-driven through http header. I can't imaging that sending …
Re: Java Applet not showing up in Browser only HTML code!!
Programming
Software Development
14 Years Ago
by NormR1
Do your browser's have a Java console? Are there any error messages in the java console? Why does the second
html
post
show the bin folder when the first one did NOT? CODE = "bin/JDemoGraphics.class" vs <APPLET CODE = "JDemoGraphics.class" Which one are you using?
Re: HTML and CSS conflicts in blog...
Digital Media
UI / UX Design
14 Years Ago
by sean6219
….options.carouselPreloader)&&(!this.options.useExternalCarousel)) this.carouselBtn.set('
html
', textShowCarousel).setProperty('title', textShowCarousel); this.prepareTimer(); if (this.…Verdana;line-height: 26px;text-transform: uppercase;} .
post
h3 a,.
post
h3 a:visited,.
post
h3 strong{display:block;text-decoration:none;color…
Re: HTML and CSS conflicts in blog...
Digital Media
UI / UX Design
14 Years Ago
by sean6219
….options.carouselPreloader)&&(!this.options.useExternalCarousel)) this.carouselBtn.set('
html
', textShowCarousel).setProperty('title', textShowCarousel); this.prepareTimer(); if (this.…Verdana;line-height: 26px;text-transform: uppercase;} .
post
h3 a,.
post
h3 a:visited,.
post
h3 strong{display:block;text-decoration:none;color…
HTML form with JQuery effect does not post to MySQL
Programming
Web Development
14 Years Ago
by dennishall
…=MyISAM DEFAULT CHARSET=latin1;[/CODE]
HTML
form = animated_form.
html
[CODE]<!DOCTYPE
html
PUBLIC "-//W3C//DTD XHTML 1…simple form works fine as follows: simple_form.
html
[CODE]<
html
> <body> <center…> <form name="myform" action="insert.php" method="
post
…
HTML/CSS - Perhaps if some has time they can look this over
Digital Media
UI / UX Design
10 Years Ago
by mattyd
…the right direction! I will
post
the mark-up/code below:
HTML
` <!DOCTYPE
html
PUBLIC "-//W3C//DTD XHTML…'); } else { if (!data.isUnique) { error=true; $('#user_error').
html
('This username is already taken.'); $('#user_error').show(); } } $.getJSON('ajax…
Re: http connection post question
Programming
Software Development
13 Years Ago
by DeanMSands3
…5, max=100 Connection: Keep-Alive Content-Type: text/
html
<
html
> <head> <title> This…lt;/pre> </body> </
html
> [/CODE] Now for a
POST
. [CODE=
HTML
]
POST
/7357/index.php HTTP/1.1 Host…5, max=100 Connection: Keep-Alive Content-Type: text/
html
<
html
> <head> <title> This…
html:errors not working
Programming
Software Development
15 Years Ago
by beluga
…;%@ page language="java" contentType="text/
html
; charset=ISO-8859-1" pageEncoding="ISO…="multipart/form-data" method="
POST
"> <
html
:file property="file" />…="multipart/form-data" method="
POST
"> <
html
:file property="file" />…
Re: html:errors not working
Programming
Software Development
14 Years Ago
by java_programmer
…;%@ page language="java" contentType="text/
html
; charset=ISO-8859-1" pageEncoding="ISO…="multipart/form-data" method="
POST
"> <
html
:file property="file" />…="multipart/form-data" method="
POST
"> <
html
:file property="file" />…
Re: HTML form with JQuery effect does not post to MySQL
Programming
Web Development
14 Years Ago
by dennishall
… other stuff for a valid form $.
post
('insert.php', $("#myform").serialize(), function(data) { $('#results').
html
(data); }); } [/CODE] and removed the…
Re: HTML form with JQuery effect does not post to MySQL
Programming
Web Development
14 Years Ago
by dennishall
…(function() { var dataStr = $("#roi_calculator").serialize(); $.ajax({ type: "
POST
", url: "insert.php", data: dataStr, success: function…
Re: HTML form with JQuery effect does not post to MySQL
Programming
Web Development
14 Years Ago
by dennishall
I ran into another snag with MySql UPDATE so thjought I would reference that
post
in this one... [url]http://www.daniweb.com/forums/thread334540.
html
[/url] I have furthered my code as now I have a registration process and session vars being passed (session vars - I'm sure - are my issue) in this matter.
HTML form won't UPDATE my database
Programming
Web Development
13 Years Ago
by jdgieschen
… me problems. Here it is: <!DOCTYPE
html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional…up like a Christmas tree!!! </body> </
html
> <?php exit(); } include_once "db.…'$work_city_prnt2' WHERE a.id='$id'"); }// close if
post
// Query member data from the database and ready it …
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC