•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 456,544 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,329 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 451 | Replies: 1
![]() |
•
•
Join Date: Oct 2007
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
i need a programmer that can combine the following code into something I can use.
i need to add a calendar so the date is passed with the data. I want to use the ajax calendar extension. the following code is the html. t works with a php program on my site. i am not even sure if I can combine aspx and this specific html. so far my attempts have been fruitless. I will pay. I can be contacted through this forum or dean_stevens@hotmail.com
As you can see... selection boxes are created. The data in the box is selected and when you click add to cart... it submits the selections to the /phpcart/phpcart.php by a link (URL). All I want to do is add a dropdown calendar and pass the date with the rest of the data. Simple?
i need to add a calendar so the date is passed with the data. I want to use the ajax calendar extension. the following code is the html. t works with a php program on my site. i am not even sure if I can combine aspx and this specific html. so far my attempts have been fruitless. I will pay. I can be contacted through this forum or dean_stevens@hotmail.com
As you can see... selection boxes are created. The data in the box is selected and when you click add to cart... it submits the selections to the /phpcart/phpcart.php by a link (URL). All I want to do is add a dropdown calendar and pass the date with the rest of the data. Simple?
<!-- Start 0001 -->
<form method="post" action="/phpcart/phpcart.php"><table>
<input type="hidden" name="action" value="add">
<input type="hidden" name="key" value="c797759b7967551f271a87b91ab39075">
<input type="hidden" name="id" value="0001">
<input type="hidden" name="descr" value="Ecotour">
<input type="hidden" name="price" value="0.00">
<input type="hidden" name="quantity" value="1">
<tr><td>Adult</td><td><select name="option[]">
<option value="0:0:652ffd7924bd5d99aab8eccb777dd384">0</option>
<option value="1:10:9f3d2b13b500da602cde306eb9a12e45">1</option>
<option value="2:20:d331a8e854fcecf09c6aa2f3d883880f">2</option>
<option value="3:30:b29829b1d8fcc0ceee64a110a8266cd6">3</option>
</select></td></tr>
<tr><td>Child</td><td><select name="option[]">
<option value="0:0:652ffd7924bd5d99aab8eccb777dd384">0</option>
<option value="1:10:9f3d2b13b500da602cde306eb9a12e45">1</option>
<option value="2:20:d331a8e854fcecf09c6aa2f3d883880f">2</option>
<option value="3:30:b29829b1d8fcc0ceee64a110a8266cd6">3</option>
</select></td></tr>
<tr><td colspan="2"><input type="submit" name="submit" value="Add to Cart"></td></tr>
</table></form>
<!--- End 0001 -->•
•
Join Date: May 2006
Location: ★ ijug.net ★
Posts: 1,013
Reputation:
Rep Power: 6
Solved Threads: 68
I think this should be posted in job section.
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- PHP Programmer needed on contract basis (Web Development Job Offers)
- Analyst Programmer needed (Web Development Job Offers)
- Delphi Programmer needed (Software Development Job Offers)
- Programmer needed for MMORPG (volunteer) (Software Development Job Offers)
- Programmer Needed (Web Development Job Offers)
- Hardcore programmer needed (paid job) (Software Development Job Offers)
Other Threads in the ASP.NET Forum
- Previous Thread: Socket Programming
- Next Thread: making a datalist visible from javascript



Linear Mode