Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41534
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.065 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.00; 'python.': 0.02; 'cc:addr :python-list': 0.10; 'subject:send': 0.16; 'wrote:': 0.17; 'email addr:gmail.com>': 0.20; 'cc:2**0': 0.23; 'seems': 0.23; 'second': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'am,': 0.27; 'question': 0.27; 'message- id:@mail.gmail.com': 0.27; 'url:mailman': 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'subject:data': 0.33; 'excel': 0.33; 'form.': 0.33; 'hi,': 0.33; 'received:google.com': 0.34; 'third': 0.34; 'but': 0.36; 'url:org': 0.36; 'should': 0.36; 'detail': 0.37; 'far': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'url:mail': 0.40; 'different': 0.63; 'more': 0.63; 'webpage': 0.65; '2013': 0.84; 'asked.': 0.84; 'joel': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=R0sFGTeAvCCmD86amZ8qTUeDmTDEvrAfXrUOI+0LcIs=; b=jbTqTcpCuQcEofDrcdiB+7IIWdJC0ks0XFuf0sdbDl7SbhCpz3a2G9aXM75+NkDC7B pvU8xmmTd8rUURl+/hHXnY4Nx9OsDFBp78c8xeCjlJz+4JpCGgc5xT5J5aZDApoIq0EZ 4kUdztv92Uw4ODsG3WtSYR0nWKFhEvSD4vaDlWP0st7GIO0ZMVEVt42MStFkXZvNu+fG LHgq76kyYGrJpnIPluAaB3nESiqq5N2LUdo5gr51+5RS7qm6kUqmDB4seMOrwgQQRxEi 98GnvmXRZKI3nwbmJCFiWmkBsyPwQjNbje5fYKkB2sknZjCbphrFuazJQkwURU2gkS1M WVCg== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.178.161 with SMTP id cz1mr2760571vdc.7.1363709525010; Tue, 19 Mar 2013 09:12:05 -0700 (PDT) |
| In-Reply-To | <daafc1dc-d8bc-457b-9a79-1dbab10e4070@googlegroups.com> |
| References | <daafc1dc-d8bc-457b-9a79-1dbab10e4070@googlegroups.com> |
| Date | Tue, 19 Mar 2013 12:12:04 -0400 |
| Subject | Re: how to fetch data from excel and send it to website. |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | s.arun316@gmail.com |
| Content-Type | multipart/alternative; boundary=bcaec519644bd1c9cc04d8495df5 |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3527.1363709528.2939.python-list@python.org> (permalink) |
| Lines | 47 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1363709528 news.xs4all.nl 6912 [2001:888:2000:d::a6]:40360 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:41534 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Tue, Mar 19, 2013 at 11:54 AM, <s.arun316@gmail.com> wrote: > hi, im new to python. I need to know how data can be sent from excel to a > webpage form. > -- > http://mail.python.org/mailman/listinfo/python-list > This is the second or third time this question has been asked. All from different email addresses, but seems like the same poster. You should take the time to describe in much more detail what you want to accomplish, and what you have tried so far -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
how to fetch data from excel and send it to website. s.arun316@gmail.com - 2013-03-19 08:54 -0700 Re: how to fetch data from excel and send it to website. Joel Goldstick <joel.goldstick@gmail.com> - 2013-03-19 12:12 -0400
csiph-web