Click here to Skip to main content
15,886,137 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: asp multi database Pin
Guffa21-Apr-06 0:40
Guffa21-Apr-06 0:40 
QuestionWidth of characters Pin
CoolASL20-Apr-06 22:35
CoolASL20-Apr-06 22:35 
AnswerRe: Width of characters Pin
Guffa20-Apr-06 23:35
Guffa20-Apr-06 23:35 
GeneralRe: Width of characters Pin
CoolASL23-Apr-06 21:59
CoolASL23-Apr-06 21:59 
QuestionFreelance work for web developpers Pin
ablaye20-Apr-06 19:07
ablaye20-Apr-06 19:07 
AnswerRe: Freelance work for web developpers Pin
Vasudevan Deepak Kumar21-Apr-06 3:32
Vasudevan Deepak Kumar21-Apr-06 3:32 
GeneralRe: Freelance work for web developpers Pin
ablaye21-Apr-06 19:00
ablaye21-Apr-06 19:00 
QuestionIdeas needed for design of web service or web app Pin
nzmike20-Apr-06 14:54
nzmike20-Apr-06 14:54 
Hi all,

Hoping for some bright ideas to help me decide how best to design and implement a piece of .Net work I am about to do for a client.

Some background: my client runs many different job sites but they are all hosted by one company (who specialise in hosting job portals) but, unbeleivably, offer no way of uploading batches of jobs.... so each job must be entered on the site by hand.

My client wants to get around this by allowing his clients (ie: companies wanting to place jobs on the various sites) to enter multiple job adverts in a spreadsheet and then (somehow) I need to take that s/sheet, read each job and create a URL which emulates the job entry page on the hoster's site (eg: www.[jobsite].com\newjob\addjob.jsp?title=Engineer&location=london&startdate=01-Jun-06... etc etc). The hosting site uses JSP so I can't do anything much from .Net except create a URL to submit each job... but at least we do know we can emulate the URL to submit a new job. So my task is really to somehow receive the s/sheet, build each URL and submit it.

So my question is, given these requirements, how should I go about it? I was thinking of a web service which the clients placing jobs can call from their own browser but I don't know if a web service could read a s/sheet (I assume not). Failing that, I guess we could have an interim web page on a web server somewhere that allows the clients to upload and process the s/sheet. Other ways I thought of was allowing them to email the s/sheet as an Outlook attachment to an email address which would be monitored by a .Net service which would then do the reading and URL creation/submission.

I guess what I'm trying to write here is almost middleware (I like to call it "squeezeware" as we're squeezing it in where nothing should really be!) so any ideas or comments on what I've suggested so far would be much appreciated. I'm not looking for anyone to do this for me - just after some fresh ideas!

TIA for any help/suggestions...

Mike


-- modified at 20:55 Thursday 20th April, 2006
AnswerRe: Ideas needed for design of web service or web app Pin
nzmike20-Apr-06 18:10
nzmike20-Apr-06 18:10 
GeneralRe: Ideas needed for design of web service or web app Pin
Paddy Boyd21-Apr-06 5:54
Paddy Boyd21-Apr-06 5:54 
GeneralRe: Ideas needed for design of web service or web app Pin
nzmike23-Apr-06 14:26
nzmike23-Apr-06 14:26 
QuestionHow to Disable Statusbar through Javascript ? Pin
Abhinav_gour20-Apr-06 8:41
Abhinav_gour20-Apr-06 8:41 
AnswerRe: How to Disable Statusbar through Javascript ? Pin
Guffa20-Apr-06 9:17
Guffa20-Apr-06 9:17 
QuestionHow to make Web Application more Secure in Asp.Net???? Pin
pal_vaidya20-Apr-06 4:14
pal_vaidya20-Apr-06 4:14 
AnswerRe: How to make Web Application more Secure in Asp.Net???? Pin
Paddy Boyd21-Apr-06 5:58
Paddy Boyd21-Apr-06 5:58 
Question?????Problem with gridview?????? Pin
papa198020-Apr-06 1:33
papa198020-Apr-06 1:33 
QuestionYahoo mail & Windows Live mail Pin
hasanali0019-Apr-06 22:52
hasanali0019-Apr-06 22:52 
Questiondouble header for datagrid Pin
luckyv19-Apr-06 22:41
luckyv19-Apr-06 22:41 
AnswerRe: double header for datagrid Pin
sathish s20-Apr-06 3:24
sathish s20-Apr-06 3:24 
QuestionFor Rizwan Afsar Pin
Gupta.Pankaj19-Apr-06 21:04
Gupta.Pankaj19-Apr-06 21:04 
AnswerRe: For Rizwan Afsar Pin
rizwan.afsar19-Apr-06 21:50
rizwan.afsar19-Apr-06 21:50 
QuestionFor Pankaj Gupta Pin
rizwan.afsar19-Apr-06 20:08
rizwan.afsar19-Apr-06 20:08 
Question"Intelligent" Drop Down Pin
michelly_belly19-Apr-06 12:37
michelly_belly19-Apr-06 12:37 
AnswerRe: "Intelligent" Drop Down Pin
George L. Jackson19-Apr-06 12:51
George L. Jackson19-Apr-06 12:51 
GeneralRe: "Intelligent" Drop Down Pin
michelly_belly20-Apr-06 5:03
michelly_belly20-Apr-06 5:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.